P {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; line-height:18px} 
H1 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; line-height:18px} 
H2 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; line-height:18px} 
H3 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; line-height:18px} 
td {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; line-height:18px}

BODY {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; line-height:18px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(/images/bg.jpg);}

A { font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight:normal; color: #5e9ed2; line-height:16px} 
A:Visited { font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight:normal; color: #5e9ed2; line-height:16px} 
A:Active { font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #073e6b;
	font-weight:normal; line-height:16px} 
A:Hover { font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #073e6b;
	font-weight:normal; line-height:16px} 

.titel {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000; text-decoration: none; line-height:22px; margin-top: 6px} 
.untertitel {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none; line-height:16px; font-weight:bold} 

.footer, a.footer:link, a.footer:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-transform:uppercase;
}

a.footer:hover, a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
	color: #FFFFFF;
	text-transform:uppercase;
}

.links {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #5e9ed2; text-decoration: none; font-weight:bold}

a.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #5e9ed2;
	font-weight:bold
}
a.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #5e9ed2;
	font-weight:bold
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #073e6b;
	font-weight:bold
}
a.links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #073e6b;
	font-weight:bold
}

.formular {
	border: 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #e7f1fb;
}
.menutitle {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #5e9ed2; text-decoration: none; font-weight:bold;
	background-image: url(/images/navigation.jpg); background-repeat:no-repeat;
	text-align:right;
	padding-top:2px;

	height: 24px;
	width: 174px;
}

.submenu, a.submenu:link, a.submenu:visited {
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #5e9ed2; text-decoration: none; font-weight:normal;
	text-align: right;
	width: 195px;

}
a.submenu:hover, a.submenu:active {
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #073e6b;
	font-weight:normal;
	width: 195px;
}

#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; }


