#pbox{width:430px; height:360px; z-index:1; overflow: auto;}
a.menu, a.menu:visited , a.menu:active, #aktiv{ 
	display: block; text-decoration:none ; font-size: 10pt; font-weight: bold;margin-bottom:3px;
	width: 150px; height: 27px; color: #ffffff;
	text-align:center; background-image:url(./img/menu_g.gif); background-repeat: no-repeat }
a.menu:hover{ 
	display: block; color:#ffffff; text-decoration:none ; 
	background-image:url(./img/menu_r.gif); background-repeat: no-repeat }
h1{font-size: 24px; color:#b30111;}
h4{color:#b30111;	margin-bottom: 0px;	margin-top: 60px;}
.bsp{	margin: 20px;	float:left;	border: 0px;}
#aktiv{background-image:url(./img/menu_r.gif); background-repeat: no-repeat}
#mbox{border:0px solid;	float: left; text-align: left; padding-top:110px;}
#s1,#s2,#s4,#s5{margin-top:90px;	float:left;	border: 0px solid; position:relative;left:-38px;top:-10px;}
#s2{ position:relative; top:22; left:-18px;}
#s4{ position:relative; top:80px; left:-28px;}
#s5{ position:relative; top:110px; left:-158px;}

#pic1{float:left; margin-top:125px; position:relative;left:-50px;}
#pic2{float:left; margin-top:125px; position:relative;left:-30px;}
#pic4{float:left; margin-top:105px; position:relative;left:-30px;}
#pic5{float:left; margin-top:120px; position:relative;left:-40px;}

#bg1,#bg2,#bg3,#bg4,#bg5{
 border: 2px solid;
 width: 1200px;
 height: 608px;
 background-repeat: no-repeat;
 margin: auto; 
 text-align: center;
 }
 #bg1{background-image: url(./img/bg1.jpg);}
 #bg2{background-image: url(./img/bg2.jpg);}
 #bg3{background-image: url(./img/bg3.jpg);}
 #bg4{background-image: url(./img/bg4.jpg);}
 #bg5{background-image: url(./img/bg5.jpg);}
 body{background-color: #e7e7e7;}
 #contact{
 	text-align: left;
 	font-size: 12px;
	color: #41494d;
	font-weight: bold;
	position:relative; top:455px;	
 }
#content{font-size: 12px; color: #41494d;	}
#right{border:0px solid;width:470px;text-align:left;float:left;margin:40px;}

#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: #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(./img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./img/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; 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: 90; width: 100%; height: 500px; background-color: #000; }
