h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px Helvetica,Verdana,Arial 
}

h1 { 
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}
body {background:url(bg2.gif) repeat-y top center #eaeaea; color:#3a3a3a;}
div#container {
  width:940px;
  margin-left:auto;
  margin-right:auto;

  background: url(../fileadmin/images/background.jpg) center repeat-y;
background-color:#ebebeb;
}

div#container[id] {
  width:940px;
  margin-left:auto;
  margin-right:auto;

  background: url(../fileadmin/images/background.jpg) center repeat-y;
}

div#top {
  font: 10px bold Helvetica,Verdana,Arial;
  clear:both;
  background-color:#003399;
  text-align:right;
  color:#ffffff;  
  padding:5px;
  padding-right:10px;  
}

div#top a {
   text-decoration: none;
   background-color:#003399;
   color:white;
   }

div#header { background-color:#EBEBEB;
	text-align:left;
padding-left:10px;
padding-bottom:2px;

float:left;
 }
div#header_a { background-color:#EBEBEB;
	text-align:right;
 }
/*-----------------------------------*/

div#links { 
	float:left;
	width:179px;
	height:auto; 
	padding-top:37px;
	padding-bottom:10px;
	background-color:#EBEBEB;
	color:#000000;
}

div#head { 
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;

}


div#center { 
	margin-left:190px; 
	width:510px;

}

div#right { 
	width:215px; 
	height:auto;
    float:right;
	text-align:left; 
	padding-top:10px;	
	background-color:#ebebeb;
	color:#000000;
	
}

div#footer {
background-color:#ebebeb;
padding:10px;
font: normal 10px Helvetica,Verdana,Arial;
color:#000000;
clear:both;
height:80px; 
text-align:right;
}

div#footer2 {
background-color:#ebebeb;
padding:10px;
clear:both;
font: normal 10px Helvetica,Verdana,Arial;
color:#000000;


}

.float-left { 
	float:left; 
}

.tx-slideshow-pi1 {
float:right;
height:100px;
}

#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(../fileadmin/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../fileadmin/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; 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; }
