	a:link { text-decoration: none; color: #808080;}
	a:visited { text-decoration: none; color: #808080;}
	a:hover { text-decoration: none; color: #ffffff;}
	a:active { text-decoration: none; color: #ffffff;}
	a:focus { text-decoration: none; color: #ffffff;}

	img, div 
	{
		behavior: url(fileadmin/templates/iepngfix.htc);
		border: 0;
	}
	
	strong {
		font-weight:bold;
	}
	
	body
	{
		margin: 0px;
		padding: 0px;
		background: url(../img/hg.jpg) repeat-x;
		font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #585858;
		background-color: #C4C5C7;
	}

	h1 {
		color: #555555;
		font-size: 18px;
		font-weight: bold;
	}

	h2, h2 a {
		color: #555555;
		font-size: 16px;		
		font-weight: bold;
	}

	h3, h3 a {
		color: #555555;
		font-size: 15px;		
		font-weight: bold;
	}

	.bodytext {
		color: #666666;
		font-size: 12px;
	}


	.bodytext a {
		text-decoration: underline;
	}
	
	#maincon
	{
		float:left;
		width: 700px;
		left: 50%;
		position: relative;
		margin: 0px 0px 0px -350px;
		padding: 0;
	}
	
	#head
	{
		width: 700px;
		height: 100px;
	}
		
	#logo
	{
		width: 200px;
		height: 52px;
		margin-top: 25px;
		margin-left: 20px;
		float: left;
		background: url(../img/Logo.png);
	}

	#logo a {
		width: 200px;
		height: 52px;
		display: block;
	}

	#startnav
	{
		width: 700px;
		height: 30px;
	}
	
	ul#startnav
	{
		margin: 0; 
		padding: 0;
    }
	
    ul#startnav li
	{
		margin: 0; 
		padding: 0;
		display: inline;
		list-style: none;
	}
	
	ul#startnav li a
	{
		display: block;
		float: left;
		height: 30px;
	}

	ul#startnav li.button1 a
	{
        background-image: url(../img/Button1.jpg);
        width: 236px; 
	}
  
	ul#startnav li.button1 a:hover
	{
		background-image: url(../img/Button1A.jpg);
	}
	
	ul#startnav li.button2 a
	{
        background-image: url(../img/Button2.jpg);
        width: 235px; 
	}
  
	ul#startnav li.button2 a:hover
	{
		background-image: url(../img/Button2A.jpg);
	}
	
	ul#startnav li.button3 a
	{
        background-image: url(../img/Button3.jpg);
        width: 229px; 
	}
  
	ul#startnav li.button3 a:hover
	{
		background-image: url(../img/Button3A.jpg);
	}

	#headnav
	{
		width: 200px;
		height: 30px;
		margin: 60px 0px 0px 0px;
		float: right;
		font-size: 10px;
	}

	ul#headnav li
	{
		margin: 0; 
		padding: 0 5px 0 5px;
		list-style: none;
		display: inline;
		border-right: #ffffff 1px solid;
		border-color: #c3c3c3;
	}
	
	ul#headnav li a
	{
		color: #c3c3c3;
	}
	
	ul#headnav li a:hover, ul#headnav li .current
	{
		text-decoration: none;
		color: #ffffff;
	}
	
	ul#headnav li.impressum
	{
		border: none;
	}
	
	#headpics
	{
		width: 700px;
		height: 349px;
	}
	
	#damen
	{
		width: 236px;
		height: 349px;
		float: left;
	}
	
	#herren
	{
		width: 235px;
		height: 349px;
		float: left;
	}
	
	#kinder
	{
		width: 229px;
		height: 349px;
		float: left;
	}
		
	#headpic
	{
		z-index: 1;
		width: 700px;
		height: 240px;
	}
	
	* html #headpic
	{
	float:left;
	position:relative;
	width:700px;
	overflow:hidden;
	}

	#news
	{
		z-index: 2;
		width: 180px;
		height: 200px;
		float: right;
		margin: 0;
		padding: 20px 0px 0px 10px;
		background: url(../img/NewsBG.png);
		font-weight: bold;
	}

	.white, .white a, .white a:hover
	{
		color: #ffffff;
	}

	.grey, .grey a, .grey a:hover
	{
		color: #515151;
	}

.mainnavcontainer {	
		background-color: black;
	}
	
.mainnav {
		margin: 0;
		padding: 0;
		float: left;
		font-size: 14px;
		font-weight: bold;
		width: 100%;
		background: url(../img/nav-inaktiv.gif) center center repeat-x;
}

.mainnav li {
		display: inline;
}

.mainnav li a {
		height: 22px;
		float: left;
		padding: 3px 15px 0 15px;
		font-weight: bold;
		text-decoration: none;
		border-right: 1px solid #b3b3b3;
		color: #6b6b6b;
}

.mainnav li.middlemain a {
		border-left: 1px solid #666666;

}

.mainnav li a:hover, .mainnav li .current {
		background: transparent url(../img/nav-aktiv.gif) center center repeat-x;
		color: #ffffff !important;
}

.mainnav li.lastmain a {
		border-left: 1px solid #666666;
		border-right: none;
		background: transparent url(../img/nav_last-inaktiv.gif) center right repeat-x;
}

.mainnav li.lastmain a:hover, .mainnav li.lastmain .current {
		border-left: 1px solid #666666;
		border-right: none;
		background: transparent url(../img/nav_last-aktiv.gif) center right repeat-x;
		color: #ffffff !important;
}

#mainnavschatten {
		height: 6px;
		background: url(../img/nav-schatten.gif) center center repeat-x;
		margin: 0 !important;
		margin: -6px 0 -6px 0;                           /** der ie6/5 */
		padding: 0;
	}


	#contentbody
	{
		width: 700px;
		min-height: 520px;
		margin: 0;
		padding: 0;
		background-color: #c5c7c8;
	}
	
	*html #contentbody
	{
		height: 520px;
	}
	
	#contentbody2
	{
		z-index: 1;
		width: 700px;
		height:100%;
		margin: 0;
		padding: 0;
		background-color: #c5c7c8;
	}
	
	ul#contentnav
	{
		z-index: 1;
		width: 455px;
		margin: 10px 0px 0px 10px !important;
		margin: 10px 0px 0px 5px;
		padding: 0;
		float: left;
    }

    ul#contentnav li
	{
		margin: 0;
		padding: 0;
		list-style: none;
		display: inline;
	}

	ul#contentnav li a
	{
		padding: 0;
		margin: 0;
	}

	ul#contentnav li.content1 a
	{
		color: #d2d2d2;
        	background-color: #a5a5a5;
		font-weight: bold;
		padding: 0px 5px 0px 5px;
		margin: 0;
	}

	ul#contentnav li.content1 a:hover
	{
		background-color: #868686;
		color: #ffffff;
	}

	ul#contentnav li.content2 a
	{
		color: #ffffff;
        background-color: #868686;
		padding: 0px 5px 0px 5px;
		margin: 0px 0px 0px -4px;
	}
	
	#content
	{
		z-index: 1;
		float: left;
		width: 455px;
		margin: 0px 0px 0px 10px !important;
		margin: 0px 0px 0px 5px;
		padding: 10px 0px 45px 20px;
		color: #ffffff;
	}

	#contentpic
	{
		width: 434px;
		margin: 10px 0px 5px 0px;
	}

	#navright, ul#subnavsecondtest
	{
		z-index: 1;
		float: right;
		width: 190px;
		margin: 30px 10px 0px 0px !important;
		margin: 30px 5px 0px 0px;
		padding: 0;
	}

	ul#navright li, ul#subnavsecondtest li
	{
		list-style-type: none;
		font-weight: bold;
        padding: 6px 0px 0px 0px;
        margin: 6px 0px 6px 0px;   
		border-top: #ffffff 1px solid;
		border-color: #898989;
	}

	ul#navright li.lastsub
	{
		border-bottom: #ffffff 1px solid;
		border-color: #898989;
		padding: 6px 0px 6px 0px;
	}

	ul#navright li a
	{
		margin: 0;
		padding: 0px 0px 0px 30px;
		color: #6a6a6a;
	}

	ul#navright li a:hover, #navright li .current
	{
		color: #000000;
		text-decoration: none;
		background-image: url(../img/Arrow.gif);
		background-repeat: no-repeat;
		background-position: 0px 3px;
	}
	
	.subnavright {
		padding:0;
		margin: 0 !important;
		margin: 0;
	}

	ul#navright .subnavright li a {
		display:block;
		padding: 0px 0px 0px 40px;
  		font-size:11px;
  		font-weight: normal;
	}
	
	ul#navright .subnavright li a:hover,
	ul#navright .subnavright li .current {
		display:block;
		padding: 0px 0px 0px 40px;
  		font-size:11px;
  		font-weight: normal;
		background-image: url(../img/ArrowSub.gif);
		background-repeat: no-repeat;
		background-position: 12px 3px;
	}

	#footer
	{
		float:left;
		width: 100%;
		height: 25px;
		clear: left;
		background-color: #666666 !important;
   		padding-top:5px;
		position:relative;
	}
	
	#footernav
	{	
		float:left;
		width: 700px;
		position: relative;
		left: 50%;
		margin: 3px 0px 0px -340px;
		padding: 0;
	}

	ul#footernav li
	{
		list-style: none;
		display: inline;
	}

	ul#footernav li a
	{
		padding: 0px 5px 0px 5px;
		border-right: #ffffff 1px solid;
		font-weight: bold;
		color: #c3c3c3;
	}

	ul#footernav li a:hover, #footernav li .current
	{
		color: #ffffff;
		text-decoration: none;
	}

	ul#footernav li.lastfooter a
	{
		border-right: none;
	}	
	
	
/**************************************** 
Tabellen begin
****************************************/

caption {
	display: none;
}

td {
	padding-right: 20px;
	vertical-align: top;
}


/**************************************** 
Tabellen end
****************************************/

/**************************************** 
Formulare begin
****************************************/
.csc-mailform {
	border:none;
}
.csc-mailform input {
	border:1px solid #ccc;
	width:250px;
	
	font-family:Arial, helvetica, sans-serif;
	font-size: 100%;
	color:#666666;
	
}
.csc-mailform textarea {
	border:1px solid #ccc;
	width:250px;
	height:200px;
	
	font-family:Arial, helvetica, sans-serif;
	font-size: 100%;
	color:#666666;
	
}
.csc-mailform div {
	margin-bottom: 10px;
  clear:both;
}
/*
  float:left;
  clear:both;
*/
.csc-mailform-field label, #newsletteranmeldung label {
	margin:2px 0px;
	font-size:11px;
	line-height:15px;
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 150px;
	display: block;
	color: #666 !important;
}
.csc-mailform-submit {
	border: 0 !important;
	color: #FFF !important;
	background-color: #666 !important;
	margin-left:160px;
	width:88px !important;
	height:32px !important;
}

.csc-mailform-submit:hover {
	border: 0 !important;
	color: #666 !important;
	background-color: #FFF !important;
	margin-left:160px;
	width:88px !important;
	height:32px !important;
	cursor: pointer;
}

}
fieldset {
	border:none !important;
}
.csc-mailform-radio {
	margin:0;
	padding:0;
	display:inline;
}
.csc-mailform-radio label {
	margin:0;
	padding:0;
	display:inline;
}

/**************************************** 
Formulare end
****************************************/

.news-single-imgcaption,
.csc-textpic-caption {
	font-size:10px;
	line-height:12px;
	color: #888 !important;
	padding-left: 2px;
}

.internal-link a:lin {
	text-decoration: underline;
}

/* = tt_news (jr) start
--------------------------------------------------------------------------------*/
.news-latest-container {
	float:left;
}
.news-latest-container  img{
	float:left;
}
.news-list-date {
	color:#fff;
}
.news-latest-item-span a {
	font-size:10px;
}
.news-latest-item-span a:hover {
	color:#808080;
}
.news-latest-item {
	float:left;
	padding:10px 0 0;
	width:640px;
}
.news-latest-item h3 {
	float:right;
	font-size:14px;
	font-weight:700;
	margin:0;
	width:295px;
}
.news-latest-item p {
	color:#FFFFFF;
	float:right;
	font-size:11px;
	line-height:13px;
	margin:5px 0;
	text-align:left;
	width:295px;
}
.news-list-image, .news-single-img {
	float:left;
}	
.news-list-item-con {
	float:left;
	padding:16px 0;
}
.news-list-wrapper {
	float:right;
	width:435px;
}
.news_background, .news_1_background {
	border-top:1px solid #8e8e8e;
	width:640px;
}
.news-latest-morelink {
	float:right;
	font-size:12px;
	text-decoration:none;
	width:295px;
}
.news-list-container {
	float:left;
	padding:20px 0 0;
}
.news-list-text {
	float:left;
}
.news-list-date a {
	font-size:10px;
}
.news-list-date a {
	font-size:10px;
}
.news-list-date a:hover {
	color:#808080;
}
.news-list-title a {
	font-weight:bold;
}
.news-list-subheader p {
	color:#fff;
	font-size:11px;
	line-height:13px;
	margin:3px 0 4px;
	text-align:left;
}
.news-single-img-container {
	float:right;
	margin:14px 0 20px 20px;
}
.news-single-img p {
	margin:0px;
}
.news-single-imgcaption {
	background:none repeat scroll 0 0 #CFCFCF;
	font-size:11px;
	margin-bottom:3px;
	padding:5px 1px;
	width:180px;
}
.news-single-imgcaption p {
	margin:0;
}

	/* tt_news AMENU */

	.news-amenu-container {
		margin:0;

	}
	.news-amenu-container LI {
		padding-bottom:2px;
	}
	.news-amenu-container UL {
		padding:3px; 
		margin: 0;
		list-style-type: none;
	}

	.news-amenu-item-year {
		font-weight: bold;
		color:#fff;
		font-size: 14px;
	}
/* = end
--------------------------------------------------------------------------------*/

#banner {
	background:transparent url(../img/header/header1.jpg) 0 0 no-repeat;
	float:left;
	height:240px;
	left:0;
	position:relative;
	top:0;
	width:700px;
}

