/* Links */
a:hover {
	text-decoration: none;
	color:#ffffff;
	
}
a {
	text-decoration: none;
	color:#ffffff;
}

.subnavilink, #footerlink{
	text-decoration:none;
	color:#58585a;
}

.subnavilink:hover, #footerlink:hover{
	text-decoration:none;
	color:#c60c1a;
}

#subnavilinkactive{
	text-decoration:none;
	color:#0c5dc0;
}

#subnavilinkactive:hover{
	text-decoration:none;
	color:#c60c1a;
}


/* Site ----------------------------------------------------------------------*/
 
html, body {
 margin:0;
 padding:0;
 height: 100%;
 width: 100%;
 background-image:url(../bilder/background-line.jpg); background-repeat:repeat-x;
 background-color:#f8f8f8;
}
  
 

/* Divs ----------------------------------------------------------------------*/
 
#containergesamt {
 margin: 0 auto;
 position: relative;
 height: 100%;
 width: 1000px;
/* border:1px solid #F00;*/
 
}

#containertop{
 position: absolute; top:0px; left:0px;
 width:1000px;
 height:110px;
 background-color:#d8d8d8;
}


#containernav{
 margin: 0 auto;
 position: absolute; top:395px; left:20px;
 width:135px;
}

#containerpics{
 margin: 0 auto;
 position: absolute; top:145px; left:0px;
 width:1000px;
 height:222px;
 background-color:#d8d8d8; 
}

#containerpic-l{
 margin: 0 auto;
 position: absolute; top:10px; left:10px;
 width:320px;
 height:212px;
}

#containerpic-m{
 margin: 0 auto;
 position: absolute; top:10px; left:340px;
 width:320px;
 height:212px;
}

#containerpic-r{
 margin: 0 auto;
 position: absolute; top:10px; left:670px;
 width:320px;
 height:212px;
}

#containermainnavi {
 position: absolute; top:110px; left:222px;
 width:778px;
 height:35px;
}

#containersubnavi1, #containersubnavi2, #containersubnavi3, #containersubnavi4 {
 width:160px;
 height:20px;
/* border:1px solid #F00;*/
}

#containersubnavi1{
	position: absolute; top:19px; left:492px;
}

#containersubnavi2{
	position: absolute; top:42px; left:492px;
}
#containersubnavi3{
	position: absolute; top:65px; left:492px;
}
#containersubnavi4{
    position: absolute; top:88px; left:492px;

}

#roterpunkt4, #roterpunkt3, #roterpunkt2, #roterpunkt1  {
	width:7px;
	height:7px;
	background-image:url(../bilder/roter-punkt.jpg); background-repeat:no-repeat
}


#roterpunkt1{
	position: absolute; top:23px; left:480px;
}
#roterpunkt2{
	position: absolute; top:46px; left:480px;
}
#roterpunkt3{
	position: absolute; top:69px; left:480px;
}
#roterpunkt4{
	position: absolute; top:92px; left:480px;
}



#containercontent {
 margin: 0 auto;
 position: absolute; top:367px; left:0px;
 width:1000px;
 height:800px;
 
/*   border:1px solid #F00;*/
}

#containermaintext {
 margin: 0 auto;
 position: absolute; top:25px; left:222px;
 width:556px;
 /*   border:1px solid #F00;*/
}


#containersub {
 position: absolute; bottom:10px; left:20px;
 width:960px;
   border:1px solid #F00;
}

.bottom
{
margin:0px;
width:960px;
padding-left:20px;
height:11px;
margin:0px;
position:absolute; top:1000px; left:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color:#767676;
}





/* TEXTE ----------------------------------------------------------------------*/
.maintext, .maintextsmall, .maintextleft, h1, h2, h3, h4, .subtext, .navitext, .navitextactive, .subnavitextactive, .impressumtext, .smalltext, .subnavitext, .redcontenttext, .redcontenttext a, .redcontenttext a:hover {
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	color:#c60c1a;	
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	text-align:left;
	display:inline;

}

h2, h2 a{
	color:#58585a;	
	font-size:18px;
	font-weight:normal;
	text-align:left;
}
h2 a{
	text-decoration:underline;
}

h2 a:hover{
	color:#c60c1a;	
	font-size:18px;
	font-weight:normal;
	text-align:left;

}

h3{
	color:#df051c;	
	font-size:14px;
	font-weight:bold;
	text-align:justify;
	display:inline;

}

h4{
	color:#58585a;	
	font-size:16px;
	font-weight:normal;
	text-align:left;
	display:inline;

}


.maintext, .maintext a{
	font-size:13px;
	text-align:justify;
	color:#000000;
	line-height:19px;
}

.maintext a{
	text-decoration:underline;
	color:#000000;

}
	
.maintext a:hover{
	font-size:13px;
	text-align:justify;
	color:#c60c1a;
}

.maintextsmall, .maintextsmall a{
	font-size:11px;
	text-align:justify;
	color:#000000;
	line-height:19px;
}

.maintextsmall a{
	text-decoration:underline;
	color:#000000;

}
	
.maintextsmall a:hover{
	font-size:11px;
	text-align:justify;
	color:#c60c1a;
}

.subtext, .subtext a, .smalltext, .smalltext a{
	font-size:12px;
	color:#000000;
}

.subtext, .subtext a{
	text-align:center;
	color:#58585a;
}

.subtext a:hover, .smalltext a:hover{
	color:#c60c1a;
	
}

.smalltext, .smalltext a{
	text-align:justify;
}

.navitext , .navitext a, .navitextactive{
	font-size:14px;
	height:20px;
	text-align:center;
/*	display:block; */
	padding-top:8px;
	
	color:#ffffff;
	border-bottom-style:solid; border-bottom-color:#4f4f4f;  border-bottom-width:1px;
}

.navitextactive, .navitext a:hover{
	color:#ffffff;
	border-bottom-style:solid; border-bottom-color:#d90010;  border-bottom-width:1px;
}

.subnavitext a, .subnavitextactive{
	font-size:13px;
	text-align:left;
	display:block;
	color:#4d4d4d;
}

.subnavitext a:hover{
		color:#c81522;
}


	  
/*ligthbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1002; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 500; width: 100%; height: 500px; background-color: #000; }
