@import 'reset.css';
@import '../_lib/css/admin_bar.css';

#adminmodes {
	position: absolute;
	z-index: 10000;
}

html, body { height: 100%; }

body, td, div, a {
	font-size: 11px;
	font-family: arial, verdana, sans-serif, "Helvetica CY";
	line-height: 15px;
	color: #000;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	background: #b6b6b8 url(../img/bg.png) repeat-x; 
	width: 100%;
}

#floater { 
	position: absolute; 
	left: 0; 
	top: 110px; 
	height: 500px; 
	width: 50%; 
	background-color: #f2f2f2; 
	z-index: 10; 
}

div {
	text-align: left;
}





#infospalte_rechts {
	background-color: #e2e2e2;
	padding: 56px 10px 10px 10px;
	height: 327px;
	
}
.infobox a,
#newssection a,
#infospalte_rechts a {
	color: #9e0000;
}

.prodimgcornertop {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 7px;
	width: 180px;
	background-image: url(../img/product_img_corners_top.png);
}
.prodimgcornerbtm {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 30px;
	width: 180px;
	background-image: url(../img/product_img_corners_btm.png);
}
a:hover .prodimgcornerbtm {
	background-image: url(../img/product_img_corners_btm_1.png);
}
#contentsection strong.producthighlight {
	font-size: 13px;
	padding-bottom: 1.0em;
}
#contentsection h3.producthighlight {
	margin-bottom: 0px;	
}

.plzbutton {
	height: 19px; 
	vertical-align: middle; 
	border:none; 
	padding:0; 
	margin-top: -3px; 
	background:none; 
	background-color: #c3c3c3;
	cursor:pointer; 
	overflow: hidden;
	*cursor:hand;
	*margin-top: -2px;
}

#infospalte_rechts .plzbutton {
	background-color: #e2e2e2;
	border-color: #e2e2e2;
}

#contentsection ul li {
		}



#newssection div.button a {
	color: #fff;
}
.nobr {
	white-space: nowrap;
}


#main {
	position: relative;
	width: 955px;
	z-index: 100; 
	margin: 0 auto;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.floatleft {
	float: left;
	margin: 0 15px 10px 0;
}
/*////// PRELOADER /////*/
div#hidden {
	visibility: hidden;
	background-image: url(../img/nav_corner_tl_1.png);
}

div#hiddenlinkcornerleft {
	visibility: hidden;
	background: transparent url(../img/corner_btn_darkgrey_bg_l_1.png) no-repeat;
}
	
div#hiddenlinkcornerright {
	visibility: hidden;
	background: transparent url(../img/corner_btn_darkgrey_bg_r_1.png) no-repeat;
}
	
	

h2 span {
	color: #000;
}

#head {
	height: 110px;
	text-align: left;
}

	
	#navigation {
		height: 25px;
		position: relative;
		margin-top: 11px;
		/margin-top: 8px;
		margin-left: 166px;
		overflow: hidden;
	}
		
		#navigation a {
			display: block;
			float: left;
			height: 25px;
			background: transparent  url(../img/nav_corner_tl.png) left top no-repeat;
			text-indent: 16px;
			margin: 0 0 0 -18px;
			color: #fff;
			font-weight: normal;
			line-height: 28px;
			font-size: 11px;
			text-transform: uppercase;
		}
		
		a#home, a#ml1 {
			width: 78px;
		}
		a#sport, a#ml2 {
			width: 90px;
		}
		a#wrs, a#ml3 {
			width: 230px;
		}
		a#hfl, a#ml4 {
			width: 130px;
		}
		a#kontakt, a#ml5 {
			width: 330px;
		}
		
		
		#navigation a:hover,
		#navigation a.selected  {
			background-image: url(../img/nav_corner_tl_1.png);
		}
		#navigation a.last {
			
		}
		#navigation a.first {
			margin-left: 0;
		}
		#cover_tr {
			position: absolute;
			right: 0;
			height: 25px;
			width: 30px;
			background: transparent url(../img/nav_cover_tr.png) no-repeat;
		}

#corpus {
	background: #f2f2f2 url(../img/corpus_corner_br.png) right bottom no-repeat;
	overflow: hidden;
	height: 500px;
}
	
	
	#subnavigation {
		height: 21px;
		margin-left: 166px;
	}
		
		#submenu {
			position: relative;
			background-color: #8f8f8f;
			text-indent: 14px;
			height: 16px;
			/*border-top: 1px solid #9c9c9c;*/
		}
		
		/* FIXED POSITIONS & WITDH FOR SUBMENUE */
		#submenu.ml2 {
			margin-left: 62px;
			width: 220px;
		}
		
		#submenu.ml3 {
			margin-left: 134px;
			width: 240px;
		}
		
		#submenu.ml4 {
			margin-left: 346px;
			width: 240px;
		}
		#submenu.ml5 {
			margin-left: 458px;
			width: 210px;
		}
		
		
		#submenu a {
			font-size: 11px;
			line-height: 10px;
		}
		
		#submenu a:hover,
		#submenu a.selected {
			color: #fff;
		}
		
		#cover_subnav {
			position: absolute;
			right: 0;
			bottom: 0;
			/*float: right;*/
			height: 14px;
			width: 14px;
			background: transparent url(../img/corner_cover_subnav.png) no-repeat;
		}
	#content {
		width: 955px;
		overflow: auto;
		overflow-x: hidden;
		position: relative;
	}
	
	
	
		/*////  HOME 	////*/
		#welcome {
			width: 310px;
			float: left;
		}
		
		#welcome h2 {
			color: #919191;
			margin-bottom: 15px;
			font-size: 14px;
			font-weight: normal;
			width: 300px;
		}
		
		#teaser {
			float: left;
			width: 645px;
			overflow: auto;
		}
		
		#teaser a {
			display: block;
			position: relative;
			float: left;
			width: 206px;
			height: 466px;
			overflow: hidden;
			margin-right: 6px;
		}
		
		
		a:focus {
			outline: none; /* Damit Firefox keinen aktiven Rand um Links zeigt */
		}


		
		div.cover_tl {
			position: absolute;
			top: 0;
			left: 0;
			width: 18px;
			height: 18px;
			background: transparent url(../img/cover_34_tl.png) no-repeat;
		}
		
		#teaser a.last {
			margin-right: 0;
		}
		#teaser a img {
			position: absolute;
		}
		
		#teaser a div.teasebox {
			position: absolute;
			bottom: 0;
			height: 110px;
			width: 194px;
			padding: 6px;
			background-color: #4d4d4d;
			border-top: 4px solid #f2f2f2;
			font-size: 17px;
			line-height: 18px;
			font-weight: bold;
			color: #dbdbdb;
			text-align: right;
		}
		
		div.cover {
			position: absolute;
			bottom: 0;
			right: 0;
			width: 18px;
			height: 18px;
			background: transparent url(../img/cover_34_br.png) no-repeat;
		}
		
		#teaser a div.teasebox div.icn {
			padding: 3px 7px;
			margin-right: 2px;
			display: inline;
			vertical-align: middle;
			/vertical-align: bottom;
			background: transparent url(../img/icn_home_visual_0.png) 0 0 no-repeat;
		}
		
		#teaser a:hover div.teasebox div.icn {
			background: transparent url(../img/icn_home_visual_1.png) no-repeat;
		}
		
		
		#teaser a:hover div.teasebox {
			/*height: 90px;
			xbackground-color: #9e0000;*/
		}
		
		#contentsection a {
			color: #9e0000;
		}
		
		a.newline {
			display: block;
		}
		
		#homenews {
			margin: 30px 40px 0 0;
		}
		
		#homenews a {
			display: block;
			font-weight: bold;
			color: #707070;
			position: relative;
			padding: 5px;
			/*margin: 0 -5px;*/
			margin-bottom: 0.5em;
		}
		#homenews a:before {
			/* content: url(../img/icn_link_grau.gif) " ";	*/
		}
		
		#homenews a {
		}
		#homenews a:hover {
			background-color: #c3c3c3;
		}
		
		#homenews a div {
				display: block;
				width: 10px;
				height: 10px;
				
				position: absolute;
			}
			
				#homenews a div.tl {
					background-image: url(../img/inline_corner_hell_tl.png);
				}
				#homenews a div.tr {
					background-image: url(../img/inline_corner_hell_tr.png);
				}
				#homenews a div.bl {
					background-image: url(../img/inline_corner_hell_bl.png);
				}
				#homenews a div.br {
					background-image: url(../img/inline_corner_hell_br.png);
				}
				
		#homenews a h3 {
			font-size: 12px;
		}
		
		
		span.areatag {
			color: #919191;
			margin: 0;
		}
		
		hr {
			border: none;
			height: 1px;
			background-color: #919191;
			margin-top: 0;
			padding: 0;
			
		}
		
		h3 {
			font-size: 14px;
			font-weight: bold;
			line-height: 16px;
			color: #515151;
		}

#impressum {
	width: 166px;
	margin-top: 5px;
	float: left;
}
#impressum a {
	color: #515151;
	font-size: 10px;
}
#impressum a:hover {
	color: #9e0000;
}

#schublade {
	width: 773px;
	float: left;
}
	#loginform {
		height: 0px;
		overflow: hidden;
		padding: 4px 22px 0 22px;
		text-align: right;
		background-color: rgb(195,195,195);
	}
	
		form {
			margin: 0;
			padding: 0;
		}
		input {
			display: inline;
			font-size: 11px;
			/vertical-align: middle;
			width: 120px;
		}
		
	#utilities {
		padding: 6px 22px 8px 22px;
		background: transparent url(../img/schublade.png);
		overflow: auto;
	}
		
	div.button {
		position: relative;
		float: left;
		cursor: pointer;
		padding: 0 21px 0 12px;
		margin-right: 5px;
		height: 19px;
		display: inline-block;
		overflow: visible;
		background-color: #595959;
		color: #fff;
	}
	
	div.button:hover {
		background-color: #9e0000;
	}
	
	div.button,
	div.button a {
		line-height: 19px;
		color: #fff;
	}
	
	div.button  div.linkcornerleft {
		position: absolute;
		left: 0;
		top: 0;
		height: 19px;
		width: 9px;
		background: transparent url(../img/corner_btn_lade_l.png) no-repeat;
	}
	
	div.button div.linkcornerright {
		position: absolute;
		right: 0;
		top: 0;
		height: 19px;
		width: 19px;
		background: transparent url(../img/corner_btn_lade_r.png) no-repeat;
	}
	
	div.button div.noarrow {
		width: 10px;
		background: transparent url(../img/corner_btn_no_lade_r.png) no-repeat;
	}
	
	div.button.login {
		position: relative;
		background-color: #9e0000;
		float: right;
	}
	
	
	/*////////////// presenter /////////////*/
	#thumbs a {
		margin-right: 5px;
	}
	
	#presenter {
		position: absolute;
		left: 0;
		top: 0;
		display: none; 
		z-index: 30000; 
		background-color: #c3c3c3; 
		width: 773px; 
		height: 464px; 
		margin-left: 168px; 
		margin-top: 3px;
	}
	
	#presenter #stage {
		 position: relative;
		 top: 10px;
		 border: none;
		 margin: 0 10px 20px 10px;
		 text-align: center;
		 height: 360px;
		 background-color: #8f8f8f;
	}
	
	#presenter #thumbs {
		 border: 0px solid #000;
		 margin: 5px 10px;
		 text-align: center;
		 height: 50px;
	}
	
	div#presenter button:hover {
		width: 65px;
	}
	div#presenter #stage img {
		/* display: hidden; */
	}
	a#showslides {
		display: block;
		/*float: left;*/
		height: 25px;
		width: 27px;
		background: #8f8f8f url(../img/button_slides.png) 0 0 no-repeat;
		position: absolute;
		right: 3px;
		bottom: 0;
	}
	#contentsection div#toobig:hover a#showslides, 
	a#showslides:hover {
		background-color: #9e0000;
	}
		
	#contentsection img.left {
		float: left;
	}
	
	/*////  CATEGORY MAIN 	////*/
	#infos {
		width: 168px;
		float: left;
	}
	
		#news {
			margin: 3px 20px 0 0;
		}
		
		a.pdf {
			display: block;
			margin-bottom: 0.5em;
		}
		
		a.hersteller {
			line-height: 60px;
			padding-top: 10px;
		}
		a.hersteller:hover {
			color: #9e0000;
		}
		
		a.hersteller img {
			vertical-align: middle;
		}
		a.hersteller img.icn {
			vertical-align: baseline;
		}
	#categorymain {
		width: 773px;
		height: 467px;
		float: left;overflow: hidden;
	}
		#opener {
			height: 222px;
			position: relative;
		}
		#opener img {
			position: absolute;
		}
		
		#opener_hl {
			position: absolute;
			bottom: 0;
			height: 26px;
			width: 773px;
			background: transparent url(../img/category_teaser_bg.png) no-repeat;
			text-transform: uppercase;
		}
			#opener_hl div,
			#opener_hl span {
				line-height: 28px;
				font-size: 13px;
				color: #fff;
				float: left;
				padding-left: 18px;
				font-weight: bold;
			}
			#opener_hl .newshl {
				width: 498px;
			}
			#opener_hl .ctease {
				padding-left: 13px;
			}
			.right {
				float: right;
			}
		#newssection {
			position: relative;
			width: 515px;
			height: 240px;
			float: left;
			margin-top: 3px;
		}
		
			h1 {
				font-size: 16px;		
				font-weight: bold;
				line-height: 16px;
				margin-top: 8px;
			}
			h1.newshl {
				font-size: 16px;		
				font-weight: bold;
				line-height: 16px;
				margin-top: 3px;
				margin-bottom: -2px;
				padding-bottom: 0;
			}
			
			.red {
				color: #e00000;
			}
			
			#newsimage {
				float: left;
				/*width: 217px;*/
				margin-right: 10px;
				height: auto;
				position: relative;
			}
			#newsimage div {
				display: block;
				width: 10px;
				height: 10px;
			
				position: absolute;
			}
			#newsimage div.bl {
				bottom: 0;
				left: 0;
				background: transparent url(../img/inline_corner_bl_hell.png) 0 0 no-repeat;
			}
			
			#newstext {
				float: left;
				width: 285px;
				height: 190px;
			}
		
		#content div.button {
			background-color: #8f8f8f;
		}
		#content div.button:hover {
			background-color: #9e0000;
		}
		
			#newssection div.button  div.linkcornerleft,
			#contentsection .team div.linkcornerleft {
				background: transparent url(../img/corner_btn_lght_lght_l.png) no-repeat;
			}
			#newssection div.button  div.linkcornerright,
			#contentsection .team div.linkcornerright {
				background: transparent url(../img/corner_btn_lght_lght_r.png) no-repeat;
			}
		
			#categorymain div.button {
				position: absolute;
				right: 10px;
				bottom: 10px;
			}
		
		#categoryteaser {
			position: relative;
			width: 258px;
			margin-top: 3px;
			height: 240px;
			float: left;
			
			background-color: #4d4d4d;
		}
			
			ul {
				margin: 0.5em 0 0 1.2em;
				font-weight: bold;
			}
			
			#categoryteaser img,
			#categoryphoto img {
				border-bottom: 3px solid #fff;
			}
			
		#categoryteaser div.teasertext {
			padding: 5px 13px 0 13px;
			color: #fff;
		}
		
			#categoryteaser div.button  div.linkcornerleft {
				background: transparent url(../img/corner_btn_lght_drk_l.png) no-repeat;
			}
			#categoryteaser div.button  div.linkcornerright {
				background: transparent url(../img/corner_btn_lght_drk_r.png) no-repeat;
			}

	/*////  SUBPAGE DEFAULT 	////*/
	
	
		.navitem {
			display: block;
			position: relative;
			overflow: hidden;
			width: 129px;
			padding: 6px 8px 8px 8px;
			line-height: 12px;
			margin-bottom: 10px;
			background: #c3c3c3 url(../img/newsitem_corner_top.png) 0 0 no-repeat;
		}
		
		a.navitem:hover,
		a.navitem.selected {
			background-color: #8f8f8f;
		}
		.navitem div.navitemcorner {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 145px;
			height: 9px;
			background: transparent url(../img/newsitem_corner_bottom.png) 0 0 no-repeat;
		}
		
		#contentsection {
			position: relative;
			width: 552px;
			height: 464px;
			float: left;
			margin-top: 3px;
			
			overflow: auto;
			
			background-color: #c3c3c3;
		}
		#contentsection h3 {
			font-size: 16px;
			font-weight: bold;
			line-height: 16px;
			color: #000;
			line-height: 18px;
			margin-top: 10px;
			margin-bottom: 0.5em;
		}
		
		div.inlineimage {
			margin-bottom: 1em;
		}
		div.inlineimage img {
			display: block;
			margin-bottom: 4px;
		}
		
		#contentsection h4 {
			font-weight: bold;
			font-size: 12px;
		}
		#contentsection h1 {
			margin-bottom: 1em;
		}
		p {
			margin-bottom: 1em;
		}
		p.nobottompad {
			margin-bottom: 0;
		}
		#contentsection h5 {
			font-size: 14px;
			font-weight: bold;
			color: #9e0000;
			margin-bottom: 3px;
		}
		
		#contentsection a.preview {
			float: left;
			position: relative;
			display: block;
			margin: -5px;
			margin-bottom: 10px;
			padding: 5px;
			color: #000;
			width: 100%;
		}
		
		#contentsection ul {
			margin: 0 0 1em 1.2em;
			font-weight: normal;
		}
		
		#contentsection a.download {
			float: left;
			width: 232px;
			height: 140px;
			margin-right: 15px;
			margin-top: 5px;
			background-color: #f2f2f2;
			padding: 8px;
		}
		#contentsection a.download div.previmg {
			position: relative;
			background-color: #9f9f9f;
			border-bottom: 2px solid  #9f9f9f;
			margin-left: 2px;
			margin-top: 2px;
			height: auto;
			width: 98px;
			
		}
		#contentsection a.download div.previmg img {
			position: relative;
			margin-left: -2px;
			margin-top: -2px;
			border: 1px solid #515151;
		}
		#contentsection a.download:hover {
			background-color: #9f9f9f;
		}
		
		#contentsection a.download:hover div.previmg {
			background-color: #848484;
			border-bottom: 2px solid  #848484;
		
		}
		#contentsection a.download div.dlname {
			/*position: relative;*/
			width: 115px;
			height: 137px;
			left: 120px;
			top: 8px;
			
		}
		
		#termine {
			width: 140px;
			overflow: hidden;
			position: absolute;
			right: 0;
			/right: 17px;
			top: 80px;
			/*height: 100%-80px;*/
			background: transparent url(../img/termine_border_line.gif) 0 0 repeat-y;
		}
		#termine div {
			margin: 0 21px;
		}
		
		#contentsection .preview div {
			display: block;
			width: 10px;
			height: 10px;
			
			position: absolute;
		}

			div.tl {
				top: 0;
				left: 0;
				background: transparent url(../img/inline_corner_tl.png) 0 0 no-repeat;
			}
			div.tr {
				top: 0;
				right: 0;
				background: transparent url(../img/inline_corner_tr.png) 0 0 no-repeat;
			}
			div.bl {
				bottom: 0;
				left: 0;
				background: transparent url(../img/inline_corner_bl.png) 0 0 no-repeat;
			}
			div.br {
				bottom: 0;
				right: 0;
				background: transparent url(../img/inline_corner_br.png) 0 0 no-repeat;
			}
			
		#contentsection .preview:hover {
			/*text-decoration: underline;*/
			background-color: #8f8f8f;
		}
		
		.bold  {
		
			font-weight: bold;
		}
		
		div.newsprev {
			margin-bottom: 0.5em;
		}
		
		.krah {
			color: #9e0000;
		}
		
		#categoryphoto img.icn {
			border: none;
			margin-right: 5px;
			margin-bottom: -2px;
		}
			
		#categoryphoto {
			position: relative;
			width: 220px;
			margin-top: 3px;
			height: 464px;
			float: left;
			overflow: hidden;
			background-color: #4d4d4d;
		}
		
		#categoryphoto h4 {
			font-size: 15px;
			font-weight: bold;
			color: #9f9f9f;
			text-transform: uppercase;
			margin: 4px;
			text-align: right;
			line-height: 18px;
			top: 393px;
		}
		
		#categoryphoto h4 span {
			color: #fff;
		}
		#contentsection div.padme {
			margin: 15px 0 0 18px;
			width: 450px;
			/* border: 1px solid #0f0; */
		}
		
		#athleten {
			height: 390px;
			width: 222px;
			overflow: hidden;
			background-color: #c3c3c3;
			border-bottom: 3px solid #fff;
			position: relative;
		}
		
		#athleteninhalt {
			position: relative;
			top: 0;
			width: 222px;
			background: transparent url(../img/athleten_bg.gif) 0 4px ;
			overflow: auto;
			z-index: 1000;
		}
		
		#scrolldown {
			position: absolute;
			bottom: 0;
			left: 0;
			height: 20px;
			width: 222px;
			text-align: center;
			line-height: 30px;
			background-color: #c3c3c3;
			opacity: 0.7;
			filter: alpha(opacity=70);
			z-index: 2001;
		}
		#scrollup {
				position: absolute;
				top: 0;
				left: 0;
				height: 20px;
				width: 222px;
				text-align: center;
				line-height: 30px;
				background-color: #c3c3c3;
				opacity: 0.7;
				filter: alpha(opacity=70);
				z-index: 2000;
		}
		
		#athleten #scrollup img,
		#athleten #scrolldown img {
			margin: 2px 0;
		}
			
		#athleten #athleteninhalt a {
			display: block;
			float: left;
			position: relative;
			margin: 4px 4px 0 0;
		}
		
		#athleten #athleteninhalt a div {
			display: block;
			width: 10px;
			height: 10px;
			
			position: absolute;
		}
		
		#athleten img {
			border: none;
		}
		div.portrait {
			padding-top: 8px;
		}
		.portrait > img {
			width: 129px;
			margin-bottom: 4px;
		}
		h6 {
			font-size: 13px;
			font-weight: bold;
			margin-top: 3px;
			margin-bottom: 5px;
		}
		
		/* HISTORY */
		#contentsection .history {
			position: relative;
			display: block;
			margin: -5px;
			margin-bottom: 10px;
			padding: 5px;
			overflow: hidden;
			background: #f2f2f2 url(../img/icn_arrow_red.gif) 4px 7px no-repeat;
			
		}
		#contentsection .open {
			background-image: url(../img/icn_arrow_red_1.gif);
			
		}
		
		#contentsection .history div.year {
			float: left;
			width: 50px;
			color: #9e0000;
			font-weight: bold;
			text-indent: 10px;
		}
		#contentsection .history div.histtext {
			margin-left: 50px;
			width: 380px;
			/*position: absolute;*/
			left: 50px;
			top: 0;
		}
		#contentsection .history div.histcontent {
			display: block; 
			width: 380px; 
			margin-left: 50px;
			overflow: hidden;
			
			margin-bottom: 5px;
		}
		
		#contentsection .history div.tl,
		#contentsection .history div.tr,
		#contentsection .history div.br,
		#contentsection .history div.bl {
			width: 10px;
			height: 10px;
			position: absolute;
		}
		
		
		#newssection p.kontakt {
			margin-left: 40px;
		}
		/* TEAM */
		#contentsection .team {
			cursor: pointer;
		}
			#contentsection .team div {
			}
		#contentsection .team div.aussenrum {
			overflow: hidden;
		}
		
		#contentsection .team div.year {
			width: 140px;
			padding-left: 10px;
			text-indent: 0;
		}
		#contentsection .team div.histtext {
			margin-left: 150px;
			width: 300px;
			/*position: absolute;*/
			left: 50px;
			top: 0;
		}	
		#contentsection .team div.histcontent {
			/*width: 440px; */
			margin-left: 10px;
			margin-top: 10px;
		}
		#contentsection .team div.teamimg {
			width: 140px;
			float: left;
		}
		
		#contentsection .team a {
			color: #fff;
		}
		
	
		#contentsection .team .button {
				position: absolute;
				right: 10px;
				top: 1em;
			}
			
		.black {
			color: #000;
		}
		
		.normal {
			font-weight: normal;
		}