.navi {
	color: #000;
	padding: 10px;
	font-size: 12px;
	font-family: "Century Gothic", arial, helvetica;
	background: white;
	text-align: center;
	position: relative;
	top: 20;
	width: 800px;
	height: 90px;
	}


.cont {
	padding: 10px;
	font-size: 11px;
	font-family: Century Gothic, arial, helvetica;
	background: white;
	color: #333;
	text-align: justify;
	position: relative;
	top: 0;
	width: 800px;
	height: 100%;
	min-height: 800px;
	}



.h1 {
	font-variant: small-caps;
	font-size: 12px;
	font-family: "Century Gothic", arial, helvetica;
	color: #333;
	text-align: center;
	}


.h2 {
	margin-top: 0;
	font-size: 9px;
	font-family: "Century Gothic", arial, helvetica;
	color: #333;
	}

.h3 {
	margin-top: 0;
	font-size: 8px;
	font-family: "Century Gothic", arial, helvetica;
	color: #333;
	}

.h4 {
	font-variant: small-caps;
	font-size: 13px;
	font-family: "Century Gothic", arial, helvetica;
	color: #333;
	text-align: center;
	}


a:active {
	color: #666;
	font-family: Century Gothic, arial, helvetica;
	text-decoration: none;
	}


a:visited {
	color: #666;
	font-family: "Century Gothic", arial, helvetica;
	text-decoration: none;
	}


a:link {
	color: #666;
	font-family: "Century Gothic", arial, helvetica;
	text-decoration: none;
	}


a:hover {
	color: #999; 
	font-family: Century Gothic, arial, helvetica;
	text-decoration: none;
	}



#Ebene1 {
	background-color: #fff;
	background-image: url('(EmptyReference!)');
	height: 100%;
	width: 800px;
	top: 0;
	position: relative;
	visibility: visible;
	}


#Ebene2 {
	background-color: #fff;
	background-image: url('(EmptyReference!)');
	height: 80px;
	width: 800px;
	top: 20;
	position: relative;
	visibility: visible;
	}




.flashclass{ 
	text-align: center;
	font-size: 9px;
	font-family: "Century Gothic", arial, helvetica;
	position: relative;
	top: 100;
	width: 780px;
	height: 400px;
	border: 0px;
	padding: 0px;
	}

.flashclass img{
	border-width: 0;
	}
#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: ; float: left;}
#nextLink { right: ; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(artists/images/prevlabel.gif) left 15% no-repeat; position: relative; top: 50px; right: -50px}
#nextLink:hover, #nextLink:visited:hover { background: url(artists/images/nextlabel.gif) right 15% no-repeat; position: relative; top: 50px; left: -50px}
#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 medium; }
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

