/* *** stylesheet *** */body {	background-color: #FFFFFF;	font-size: 12px;	font-family: Helvetica, Arial, sans-serif;	face: FrutigerLinotype-Roman; 	color:#333333;	padding:0;	margin:0;	line-height: 100%; 	text-align: justify; }a {color: #333333;	face: FrutigerLinotype-Roman;	font-size: 13px;	text-decoration: none;}	a:visited {color:#333333;		face: FrutigerLinotype-Roman;	font-size: 13px; 		text-decoration: none;}a:hover {color: #333333;	face: FrutigerLinotype-Roman;	font-size: 13px;	text-decoration: none;	background-color:#CCFF00;}a:active { color:#333333;	face: FrutigerLinotype-Roman;	font-size: 13px;	text-decoration: none;}	.navlink {color: #333333;	face: FrutigerLinotype-Roman;	text-decoration: underline;  	font-size: 12px;	text-decoration: none;}	.navlink:visited {color:#333333;		face: FrutigerLinotype-Roman;	font-size: 12px; 		text-decoration: none;}.navlink:hover {color: #333333;	face: FrutigerLinotype-Roman;	font-size: 12px;	background-color:#CCFF00;	text-decoration: none;}.navlink:active { color:#333333;	face: FrutigerLinotype-Roman;	font-size: 12px;	text-decoration: none;}h1 {	font-size: 15px; 	font-weight: normal;	color: #333333;	face: FrutigerLinotype-Roman; }h2 {	font-size: 13px; 	face: FrutigerLinotype-Roman;	font-weight: normal;	color:#333333;}img.download {vertical-align:middle;}/* ----------container zentriert das layout-------------- */#container {width:900px;color:#000;background-color:#fff;text-align:left;margin:20px auto;}/* ----------banner for logo-------------- */#banner {	color: #333333;	margin-bottom:0;	padding:0px 0 20px 24px;	background-color:#FFFFFF;	text-align: left; }/* -----------------Inhalt--------------------- */#content {	min-height:300px;	background-color: #ffffff;	margin:0 0 5px 154px;	padding:5px 25px 15px;	line-height: 110%; 	width:450px;	position:relative;	color: #333333;	font-size: 13px;	border-right:1px solid  #333333;	border-left:1px solid  #333333;}/* --------------left navigavtion------------- */#left {	float: left;	width:150px;	margin-top:0;	padding:0px 0 0 15px;	color:#ffffff;	min-height:300px;}#right {	width:190px;	float:right;	position:relative;	margin-top:0;	padding:0 0 0 10px;	color:#333;	min-height:300px;}#left ul{	list-style-type: none ;	padding: 0 0 0 10px;	margin: 0;}#left ul.borderbottom{	border-bottom:1px solid #ffffff;	padding: 0 0 10px 10px;}#left li a {	font-size: 1.1em;	text-decoration:none; }#left  li li a { font-size: 1.1em; }#left li{	margin: 0;	padding: 0 0 4px 0;}#left li li{	margin: 0;	padding: 0 0 3px 0;}#left li a.selected {	margin: 0;	padding: 0 0 0 10px;	color:#ffffff;}#left li li a.selected {	margin: 0;	padding: 0;}#right ul{	list-style-type: none ;	padding: 0;	margin: 0;}#right ul.borderbottom{	border-bottom:1px solid #ffffff;	padding: 0 0 10px 0;}#right li a {	font-size: 1.1em;	text-decoration:none; }#right li li a { font-size: 1.1em; }#right li{	margin: 0;	padding: 0 0 4px 0;}#right li li{	margin: 0;	padding: 0 0 3px 0;}#right li a.selected {	margin: 0;	padding: 0 0 0 10px;	color:#ffffff;}#right li li a.selected {	margin: 0;	padding: 0;}/* -----------footer--------------------------- */#footer {	clear: both;	background-color: #ffffff;	color: #333333;	padding: 0;	margin: 0;	margin: 0 15em;}/* -----------pop-up bilder--------------------------- */#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(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; 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; }