body {
	border: 0px;
	font-family: Verdana, Arial, Helvetica, Univers, sans-serif;
	font-size: 11px;
	margin: 0px;
	border: 0px;
	text-align:center;
	background-color: #eeeeee;
     }
h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

a {text-decoration: none; color: #6F7D83;}
a:hover {text-decoration: none;  color: #6F7D83;}
a.footer {text-decoration: none; color: #6F7D83;}
a.footer:hover {text-decoration: underline; color: #6F7D83;}
a.navi {text-decoration: none; color: #6F7D83;}
a.navi:hover {text-decoration: none; color: #6F7D83; font-weight: bold;}
a.content {text-decoration: none; color: #C2A776;}
a.content:hover {text-decoration: underline; color: #C2A776;}
a.contentbold {text-decoration: none; color: #C2A776; font-weight: bold;}
a.contentbold:hover {text-decoration: underline; color: #C2A776; font-weight: bold;}



#space {
width:600px;
margin: auto;
text-align: left;
padding: 50px 0 0 0;
}
#main {
width:600px;
margin: auto;
text-align: left;
padding: 50px 0 0 0;
border: 0px dotted #6F7D83;
background-color: #ffffff;
}
* html div#main {
width:600px;
margin: auto;
text-align: left;
padding: 12px 0 0 0;
border: 1px dotted #6F7D83;
background-color: #ffffff;
}

#top {
width: 100%;
}
#top img{
float: left;
margin: -37px 5px 5px 0;
}
* html div#top img{
float: left;
margin: 0 5px 5px 0;
}
#wb {
margin: 0 0 3px 80px;
}
* html div#wb {
margin: 37px 0 3px 80px;
}
#wb p {
font-size: 11px;
font-weight: bold;
}
#navi {
margin: 0 0 0 80px;
padding: 2px;
border-top: 1px dotted #6F7D83;
border-bottom: 1px dotted #6F7D83;
color: #6F7D83;
}

#content {
width: 100%;
margin: 10px 0 0 0;
}
#content p {
margin: 5px 15px 5px 80px;
padding: 2px;
color: #C2A776;
}
#flashcontent {
width: 100%;
margin: 10px 0 0 0;
}
#flashcontent p {
margin: 5px 0 5px 80px;
padding: 2px;
color: #C2A776;
}
#content2 {
width: 100%;
margin: 10px 0 0 0;
}
#content2 p {
margin: 5px 0 5px 80px;
padding: 2px;
color: #C2A776;
}

#photos {
width: 100%;
margin: 10px 0 0 0;
}
#photos p {
margin: 5px 0 5px 80px;
padding: 2px;
color: #C2A776;
}
#photos img {
margin: 0px 34px 34px 0;
padding: 2px;
border: 0px;
}

	
#player {
width: 100%;
margin: 10px 0 0 0;
}
#audio {
width: 100%;
margin: 10px 0 0 0;
}
#audio p {
margin: 5px 0 5px 80px;
padding: 2px;
color: #C2A776;
}

#malerei {
width: 100%;
margin: 10px 0 0 0;
}
#malerei p {
margin: 5px 0 5px 80px;
padding: 2px;
color: #C2A776;
}
#malerei img {
margin: 0px 10px 10px 0;
padding: 2px;
border: 0px;
}
	
#footer {
width: 100%;
margin: 20px 0 0 0;
}
#footer p {
border-top: 1px dotted #6F7D83;
margin: 5px 0 5px 80px;
padding: 2px;
color: #6F7D83;
}

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


