body {
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(../images/background.jpg) top center;
	background-attachment: fixed;
	}

p {
	padding-left: 30px;
	font-size: 12px;
	color: #ffffff;
 }
 
ul {
	padding-left: 30px;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
 }

td { }

#content {
	width: 850px;
	background-image: url(../images/bg.png);
	}
	
#inhalt {
	background-image: url(../images/bg_inhalt.png);
	padding-top: 25px;
	margin-bottom: 20px;
	}

#inhalt2 {
	background-image: url(../images/bg_inhalt.png);
	padding-top: 25px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	}

#top {
	width: 850px;
	padding-top: 50px;
	}

a:link {
	color: #fff;
	text-decoration: none;
	}

a:visited {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #882829; 
	text-decoration: none; 
	}

a:active { 
	color: #fff; 
	text-decoration: none; 
	}
	
#navi {
	font-size: 14px;
	text-align: left;
	}
	
#navi a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 51px;
	padding-right: 51px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 37px;
	line-height: 37px;
	}
	
#navi a:hover {
	font-size: 12px;
	color: #892829;
	font-weight: bold;
	padding-left: 51px;
	padding-right: 51px;
	line-height: 37px;
	padding-top: 10px;
	padding-bottom: 11px;
	background-image: url(../images/bg_inhalt.png);
	}
	
.auswahl {
	font-size: 12px;
	color: #892829;
	font-weight: bold;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 37px;
	padding-top: 10px;
	padding-bottom: 11px;
	background-image: url(../images/bg_inhalt.png);
	}
	
h1 {
	font-size: 16px;
	color: #efc7b4;
	padding-left: 30px;
	text-align: left;
	}
	
.klein {
	font-size: 14px;
	color: #efc7b4;
	text-align: left;
	}
	
h2 {
	font-size: 12px;
	color: #ffffff;
	padding-left: 30px;
	background-color: #892829;
	width: 320px;
	text-align: left;
	}
	
h3 {
	font-size: 12px;
	color: #ffffff;
	padding-left: 30px;
	background-color: #892829;
	width: 320px;
	text-align: left;
	margin-left: 120px;
	}
	
#footer {
	font-size: 11px;
	color: #ffffff;
	width: 850px;
	text-align: center;
	padding-top: 15px;
	}

#footer p{
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	}
	
#footer a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
	
#galerie {
	margin: 2px;
	border: 1px solid #422c22;
	padding: 4px; 
	}


#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: #ffffff; 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.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: #ffffff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #000000; }
#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: 113px; 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; }

.center {
	text-align: center !important;
	}
	
img#silvester {margin-left: 35px;}
