body, html
{
overflow-x:hidden;
overflow-y:auto;
scrollbar-face-color: #8CB4F2;
scrollbar-highlight-color: #1D4094;
scrollbar-shadow-color: #1D4094;
scrollbar-3dlight-color: #8CB4F2;
scrollbar-arrow-color: #1D4094;
scrollbar-track-color: #8CB4F2;
scrollbar-darkshadow-color: #8CB4F2;
scrollbar-base-color: #ffffff;
background-image:url(Images/bg.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


#frame /*  Rahmen um alles  */	
{
width:976px;
height:auto;
overflow:hidden;
z-index:100;
background-image:url(Images/p976.gif);
background-color:#8CB6F7;
}

#frame_2
{

background-image:url(Images/bg_einsatz.jpg);

}

#frame_portrait
{
height:630px;
background-image:url(Images/bg_einsatz.jpg);
}

#mainmenu {
z-index: 10000;
width:976px;
height:28px;
padding: 0;
margin: 0;
}

#trenner
	{
	 width:100%;
 	 background:none;
	 line-height:1px;
 	 padding:0px;
	 border:none;
	 text-align:center;
	}

.button_schrift {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
/* Links */	
}
a:link 		{	color: #FFFFFF;	text-decoration: underline;}
a:visited 	{	color: #FFFFFF;	text-decoration: underline;}
a:hover 	{	color: #F9D100;	text-decoration: none;}
a:active 	{	color: #F9D100;	text-decoration: underline;}

/*Bilder Links */
a.imglink:link 
{
border: 1px solid #FFFFFF;
display:table;
}

a.imglink:visited
{
border: 1px solid #FFFFFF;
display:table;
}

a.imglink:hover
{
border: 1px solid #F9D100;
display:table;
}

a.imglink:active

{
border: 1px solid #F9D100;
display:table;
}

.headline {
margin-left:10px;
margin-top:20px;
font-size: 20px;
color: #1D4094;
font-family: Arial;
}


.content_box
{
border-right:1px solid #F9D100;
background-image:url(Images/bg_content.jpg);
float:left; 
/*height:400px;*/
width:730px;
overflow-y:auto;
overflow-x:hidden;
position:relative;

}

.headline_box
{
/*background-image:url(Images/bg.jpg);*/
background-color:#FFFFFF;
overflow:hidden;
height:20px;
padding:5px 0px 10px 0px;
}

.sponsoren_box
{

float:right;
width:245px;
/*height:400px;*/
height: 100%;
background-color:#8CB6F7; 
/* background-image:url(Images/bg_sponsoren1.jpg); */
}

/* Presse PDF-Download */
#presse_download
	{	
	float:left;
	height:26px;
	background:transparent;
	background-image: url(Images/icon_pdf.gif);
	background-repeat:no-repeat;
	text-align:left;
	margin:10px auto auto auto;
	padding:6px 0px 0px 30px;
	}


.content {
 	width:650px;
	font-family: Arial;
	font-size: 12px;
}
.subline {
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.content_weiss {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}

.p_13
	{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
	}


.Stil15 {
color: #000000;
font-family:arial;
font-size:14px;
}
.Stil17 {
font-size: 12px;
}
.Stil18 {
font-family: Arial; 
color: #FFFFFF; 
font-size: 14px;
}
.Stil23 {
font-size: 12px; 
color: #000000; 
font-weight: bold;
text-decoration:underline;
 }
.Stil27 
{
	font-size: 36px;
	color: #1D4094;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
}
.Stil28 {
	font-family: Arial;
	font-size: 14px;
}

#rahmen
{
border:1px solid;
}

.galerie_footer
{
background-image:url(Images/footer.jpg);
height:40px;
}

/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #1D4092; 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(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #1D4092; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #FFFFFF; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; 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: 100; width: 100%; height: 100%; background-color: #000; }


