#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	







a:link { color: #ffffff; text-decoration: none }
a:visited { color: #ffffff; text-decoration: none }
a:hover { color: #66CC33; text-decoration: underline }
a:active {  color:#ffffff; text-decoration: underline}

a.kategoriebox:link{ color: #cccccc; text-decoration: none }
a.kategoriebox:visited{ color: #cccccc; text-decoration: none }
a.kategoriebox:hover { color: #66CC33; text-decoration: underline }
a.kategoriebox:active {  color:#cccccc; text-decoration: underline}

a.headline:link{ color: #666666; text-decoration: none }
a.headline:visited{ color: #666666; text-decoration: none }
a.headline:hover { color: #666666; text-decoration: underline }
a.headline:active {  color:#666666; text-decoration: underline}

a.headline2:link{ color: #DDDDDD; text-decoration: none }
a.headline2:visited{ color: #DDDDDD; text-decoration: none }
a.headline2:hover { color: #DDDDDD; text-decoration: underline }
a.headline2:active {  color:#DDDDDD; text-decoration: underline}


body 	{
	background-color: #333333;
	}


#fotoliste { 
	width: 190px;
	margin-top: 50px;
	height: auto;
	background-color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	}

#fotoliste2 { 
	padding-top: 18px;
	height: auto;
	background-color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	}


#headline { 
	font-weight:bold;
	font-size:14px;
	color: #DDDDDD;
	}


#headline2 { 
	font-weight:bold;
	font-size:14px;
	color: #DDDDDD;
	}

#detailbild { 
	background-color: #333333;
	padding-top: 30px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	}

	
#head, td, p	 { 
		background-color: #333333;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #DDDDDD;
		}

#kategorie_nav { 
        position:absolute; 
        width:350px; 
        height:400px; 
        z-index:1; 
        left: 240px; 
        top: 40px;
        font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #DDDDDD;
		}

#kategorie_nav_en { 
        position:absolute; 
        width:350px; 
        height:400px; 
        z-index:1; 
        left: 233px; 
        top: 40px;
        font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #DDDDDD;
		}

.grau, a.grau:link, a.grau:visited {
color: #999;
}

  /* Default image style  */
  
.imgleft {
	
	padding-top: 3px;
}

.imgright {
	
	padding-top: 3px;
}

.abstand_startsatz 	{
	margin-left: 4px;
	margin-top: 88px;
	margin-bottom: 2px;
	}

.contenttitle2 	{
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 2px;
	}

.contenttitle_foto 	{
	font-weight: bold;
	margin-top: 22px;
	margin-bottom: 2px;
	}


.contenttitle 	{
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 2px;
	}

.logo {
	width: 150px;
	margin-top: 24px;
	}

.text {
	width: 400px;
		}

