body{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	color:#555555;
	}	
a{
	font-weight:bold;
	color:#ff6600;
	text-decoration:none;
	margin:10px 0;
	}		

a:hover{
	color:#cc5011;
	text-decoration:none
	}
h3{
	font-size:0.9em;
	color:#446;
	margin: 0;
	}
h3.head{
	margin: 0 0 10px 0;
	}
h4{
	font-size:0.75em;
	color:#666;
	margin: 8px 0 8px 0;
	}
p{
	font-size:0.8em;
	margin: 6px 0;
	}
ul{
	font-size:0.8em;
	margin: 6px;
	padding: 0 0 0 12px;
	}
#head{
	background-image:url(../img/elements/title.png);
	background-repeat:no-repeat;
	height: 268px;
	width: 790px;
}
#visual{
	padding-top:87px;
	}
#navi{
	margin: 0 0 0 8px;
	}
#main{
	background-repeat:no-repeat;
	width: 790px;
	}
#main_visual{
	background-color:#FFFFFF;
	float: left;
	height: 500px;
	}
#content {
	margin-left:252px;
	background-color: #FFFFFF;
	background-image: url(../img/elements/orangerBalken.gif);
}
#content_hg{
	background-color:#FFFFFF;
	margin-left: 10px;
	}
#artikel{
	border-top: solid #bbbbbb 1px;
	width: 354px;
	background-color: #FFFFFF;
	margin-left: 184px;
	}
#artikel_breit{
	width: 520px;
	background-color: #FFFFFF;
	margin-left: 16px;
	}
#artikel.top{
	border:none;
	}
#artikel.top h3{
	margin:0;
	}
#artikel h3{
	margin: 10px 0 0 0;
}
#artikel.hoehe{
	border:none;
	height: 120px;
	margin-left:0;
	width: auto;
	}
#artikel.links{
	border-top: solid #bbbbbb 1px;
	border-top: hidden;
	padding: 0 8px 0 8px;
}
#pics{
	width: 520px;
	background-color: #FFFFFF;
	margin-left: 18px;
	}
#grauerStreifen {
	background-image: url(../img/elements/graueStreifen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	margin-left: 8px;
	}
#bild_links{
	float: left;
	background-color: #FFFFFF;
	margin-left: 16px;
	}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
/*#lightbox{  position: absolute; left: 0; [B]top: 0 !important;[/B] 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; }
/*#outerImageContainer{
        position: relative;
        [b]top:-40px;[/b]
        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.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.png) right 15% no-repeat; }

#imageDataContainer{ font: 12px 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; color:#ff6501;
font-family:Verdana,Arial,Helvetica,sans-serif;
}			
#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; }

