body  {
	font-family: arial;
	color: #08225A;
	font-size: 10pt;
	text-align: justify;
}
h1     {
	font-family: arial;
	font-size: 11pt;
	color: #08225A;
   font-weight: bold;
   text-transform: uppercase;
   text-align: center;
   background-color: #8391ad;
   padding: 3px 0px 3px 0px;
}
h2     {
	font-family: arial;
	font-size: 10pt;
	color: #08225A;
   font-weight: bold;
}
.H1     {
	font-family: arial;
	font-size: 11pt;
	color: #08225A;
   font-weight: bold;
   text-transform: uppercase;
}
img	{
	border: none;
}
.Stil1  {
	font-family: arial;
	font-size: 10pt;
	color: #08225A;
}
.Stil2  {
	font-family: arial;
	font-size: 10px;
	color: #08225A;
}
.Stil3  {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
a:link  {
	text-decoration: none;
	font-family: arial;
	font-size: 10pt;
   color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
	font-family: arial;
	font-size: 10pt;
}
a:hover {
	text-decoration: none;
	color: #8391AD;
	font-family: arial;
	font-size: 10pt;
}
a:active {
	text-decoration: none;
}
a       {
	font-family: arial;
	font-size: 10pt;
	color: #0066CC;
   text-decoration: none;
}
a.link2:link  {
	text-decoration: none;
	font-family: arial;
	font-size: 8pt;
   color: #0066CC;
}
a.link2:visited {
	text-decoration: none;
	color: #0066CC;
	font-family: arial;
	font-size: 8pt;
}
a.link2:hover {
	text-decoration: none;
	color: #8391AD;
	font-family: arial;
	font-size: 8pt;
}
a.link2:active {
	text-decoration: none;
}
a.link2       {
	font-family: arial;
	font-size: 8pt;
	color: #0066CC;
   text-decoration: none;
}

.bild	{
	float: right;
	padding: 10px 0px 10px 10px;
}
.bild_links	{
	float: left;
	padding: 10px 10px 10px 0px;
}

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 170px;
	}
#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.3em;
		margin-bottom : -1px;
		width: 170px;
	}
#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 170px;
		margin-top : -1.3em;
	}
#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
#nav li a {
		width: 154px;
		display: block;
		color: white;
		font-weight: normal;
		text-decoration: none;
		font-family: arial;
		font-size: 11px;
		text-decoration: none;
		background-color: #8391AD;
		border: none;
		padding: 0 8px;
		text-align: left;
	}
#nav2 li a {  /* second level class */
		width: 204px;
		display: block;
		color: white;
		font-weight: normal;
		text-decoration: none;
		font-family: arial;
		font-size: 11px;
		text-decoration: none;
		background-color: #8391AD;
		border-bottom: 1px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-right: 1px;
		border-right-color: #FFFFFF;
		border-right-style: solid;
		border-top: 1px;
		border-top-color: #FFFFFF;
		border-top-style: solid;
		padding: 0 8px;
	}
#nav li a:hover {
		color : white;
		background-color : #08225A;
	}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
#content {
		margin-left : 170px;
	}
a.lan:link  {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
   color: #FFFFFF;
}
a.lan:hover {
	text-decoration: none;
	color: #08225A;
	font-family: arial;
	font-size: 11px;
}
a.lan {
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
}
/* divs */
.g8	{
	top: 645px;
	height: 20px;
	background-color: #08225a;
	width: 162px;
	position: absolute;
	padding: 5px 0px 0px 8px;
}
.g8en	{
	top: 615px;
	height: 20px;
	background-color: #08225a;
	width: 162px;
	position: absolute;
	padding: 5px 0px 0px 8px;
}
a.g8link	{
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a.g8link:hover	{
	color: white;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

#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(../pics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pics/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; }