/*----------------------------- CSS Anja Neri ------------------------*/
#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: #18214a; 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(fressalien/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(fressalien/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #18214a; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%;}

#imageData{	padding:0 10px; color: #b6cbfc; }
#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: #18214a; }


html { height: 100%}

body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #ffffff;
	min-height: 101%;
	background-image: url(images/blau.jpg);  

}
p {padding: 0;	margin:0 0 7px 0; line-height: 20px;}
.clear {clear: both;}

h1{
	font-weight: lighter;
	font-size: 16px;
}
h2{
	font-weight: lighter;
	font-size: 12px;
	margin: 0;
	padding: 0 20px 0 0;
}
h3{
	font-weight: bold;
	font-size: 16px;
}

#banner{
	width: 800px;
	height: 93px;
	background-image:    url(images/banner.jpg);    
	background-repeat: no-repeat;
	background-position: top;
}
#container {
	width: 800px;
	margin: 50px auto;
	padding: 0;
	background-image: url(images/hg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container2 /*Bilderseiten*/{
	width: 800px;
	margin: 50px auto;
	padding: 0;
	background-image: none;
	background-image: url(images/hg-bilder.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container3 /*Bilderübersichts-Seite_mit Pinselhintergrund*/{
	width: 800px;
	height: 500px;
	margin: 50px auto;
	padding: 0;
	background-image: url(images/hintergrund-pinsel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.zurueck {font-size: 10px; margin: 0 0 30px 0;	height: 50px;}
#links2 .zurueck a:hover {color: #fff; padding: 0 0 0 7px; font-style: normal;}


#content a, a:link, a:visited{
	display:inline;
	text-decoration: underline;
}
#content a:hover {
	padding-left: 0;
	font-style: normal;
	text-decoration: none;
}
/*---------------banner = navigation----------------------*/
#links a, a:link, a:visited{color: #b6cbfc; text-decoration: none; display:block;	letter-spacing: 2px;}
#links a:hover {color: #fff; padding: 0 0 0 15px; font-style: italic;}
#links2 a, a:link, a:visited{color: #b6cbfc; text-decoration: none; display:block;	letter-spacing: 2px;}
#links2 a:hover {color: #fff; padding: 0 0 0 15px; font-style: italic;}
#links3 a, a:link, a:visited{color: #b6cbfc; text-decoration: none; display:block;	letter-spacing: 2px;}
#links3 a:hover {color: #fff; padding: 0 0 0 15px; font-style: italic;}
#footer a, a:link, a:visited{color: #b6cbfc; text-decoration: none; display:inline;	letter-spacing: 0;}
#footer a:hover {color: #fff; padding: 0; font-style: normal;}
.on{color: #fff; padding: 0 0 0 15px; font-style:italic;	letter-spacing: 2px;}

/*---------------ende------------hovering----------------------*/

#content2  /*Bilderseiten*/{
	width: 600px;	
	margin: 20px 0 0 195px;
	padding: 0 0 7px 0;
}
#content /*Biografieseite*/{
	width: 500px;	
	margin: 30px 0 0 100px;
	padding: 0 0 20px 60px;
}

#links {/*--linke Spalte--*/
	float: left;
	width: 100px;
	height: 300px;
	margin: 100px 0 0 0;
	padding-bottom: 15px;
}
#links2 {/*--linke Spalte Bilderseiten--*/
	float: left;
	width: 100px;
	margin: 20px 0 0 0;
	padding-bottom: 15px;
}
#links3{/*--linke Spalte Bilder--*/
	float: left;
	width: 100px;
	margin: 193px 0 0 0;
	padding-bottom: 15px;
}
#footer{/*--linke Spalte Bilderseiten--*/
font-size:9px;
text-align:right;
padding-right: 192px;
}
