/* Allgemeingültige Formatierung für die gesamte Website */
body {					
	font-family:  Arial, Times new Roman, sans-serif;
	margin: 0 auto; padding: 0 0;
	color:#333333;
	font-size: 100.01%;
	background:  url(grafiken/hg.jpg);
	text-align: center;
	line-height:18px;
	}

/* Kopfbereich */	

div#spruch {
	border:0;
	margin: 0 auto;
	padding: 0;
	background: url(grafiken/spruch.jpg) center no-repeat;
	width: 600px;
	height: 40px;
	}

div#header {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height:161px;
	clear: both;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url(grafiken/logo_bb.jpg) center  no-repeat;
	}

* html #header {  	
	width:902px;     
	w\idth:900px;    
	}
	
div#balken {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 25px;
	clear:both;
	background: url(grafiken/hg2.jpg);
	}

* html #balken {  	
	width:902px;     
	w\idth:900px;    
	}
	
div#menue {
	width: 800px;
	height: 24px;
	text-align: left;
	font-size: 0.85em;
	margin-left: 20px;
	padding: 0;
	line-height:23px;
	color: #cccccc;
	}

* html #menue {  	
	width:824px;     
	w\idth:800px;    
	}
	
/* Gesamte untere Box Allgemein*/
div#seite {							
	text-align: left;
	margin: 0 auto;	
	width: 900px;
	padding: 0;
	font-size: 0.8em;
	clear: both;
	border-top:0px solid #ccccxx;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #ffffff;
	}

* html #seite {  	
	width:902px;     
	w\idth:900px;    
	}
	
div#navi {
	margin-left: 20px; padding:0;
	width: 160px;
	text-align:left;
	font-size: 1em;
	float:left;
	}

* html #navi {  	
	width:180px;     
	w\idth:160px;    
	}
	
div#text  {
	margin-left: 0; margin-right: 20px; margin-bottom: 0; margin-top: 0; 
	padding-top: 15px; 
	width: 650px;
	float: left;
	border: 0;
	text-align: left;
	}

* html #text{  	
	width:670px;     
	w\idth:650px;    
	}
	
div#text ul {
	border: 0;
	list-style: none;
	}
	

div#text li {
	list-style: decimal outside;
	}
	
div#text ol li {
	list-style: circle outside;
	}

div#revier {
	float: right;
	width: 360px;
	border: 0;
	text-align: right;
	margin: 0; padding: 0;
	font-size: 0.95em;
	}
	
div#home {
	float: right;
	width: 230px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin-left: 15px; margin-bottom: 15px; margin-top: 0; margin-right: 0; padding: 5px;
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
	background: url(grafiken/hg2.jpg);
	}

* html #home {  	
	width:257px;     
	w\idth:230px;    
	}
	
/*Horizontale Linie mit Abstand oben und unten zum Text */
hr{					
	width:100%; 
	border: 0;
	margin-top: 5px; margin-bottom: 5px;
	border-bottom: 1px solid #cccccc; 
	height: 0;
	background: #cccccc;
	}

/* Überschrift bzw. Fettschrift für Text */
 h1 {				
	font-weight: bold;
	font-size: 1.0em;
	border-bottom: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	margin: 0; 
	padding: 0;
	width: 670px;
	text-align: left;
	}
	
/* Schrift klein, rechts - Link "nach oben" in Reviere */
h2 {
	font-weight: normal;
	font-size:0.8em;
	text-align: right;
	color: #333333;
	width: 130px;
	float: left;
	}

/* Fette Überschrift in Links */
h3 {
	margin: 0 ; padding: 0;
	text-align: left;
	font-weight: bold;
	font-size:0.9em;
	}	

/* Fette Überschriften in Reviere */
h4 {
	width: 670px;
	margin: 0 auto; padding: 0;
	text-align: left;
	font-weight: bold;
	font-size:0.9em;
	}

/* Breite verringern für Gästebuch und für Postershop*/
h5 {
	text-align: left;
	width: 670px;
	font-size: 1.0em;
	margin: auto; padding: 0;
	}
	
/* Rahmen für das gesamte Kontaktformular */
h6 {
	margin: 0 auto; padding: 0;
	width: 600px;
	background: url(grafiken/hg2.jpg); 
	border:1px solid #cccccc; 
	text-align: center;
	font-size: 1.0em;
	font-weight: normal;
}

* html #h6 {  	
	width:602px;     
	w\idth:600px;    
	}
	
/* Absatz für Text*/	
p {					
	margin:0;
	font-size: 1.0em;
	font-weight: normal;
	clear:both;
	float: none;
	}

/* Formatierung für den Abschluss */
div#fusszeile {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border: 0;
	height: 50px;
	font-size: 0.7em;
	text-align: center;
	clear: both;
	}
	
/* Rahmen für die Eingabefelder im Kontaktformular */
.kontakt {
	width:100%; 
	background-color:#ffffff; 
	color:#666666; 
	font-family: Arial, Times new Roman, sans-serif; 
	border:1px dotted #cccccc; 
	font-size: 1.0em;
}

/* Formatierung für die Button */
.button {
	width:160px; 
	background-color:#ffffff; 
	color:#666666; 
	font-family: Arial, Times new Roman, sans-serif; 
	border:1px dotted #cccccc; 
	font-weight: bold;
}
.button:hover {
	border:1px solid #333333;
	background-color:#ffffff;
	color:#333333;
	font-weight: bold;
	}

	
/* Lightbox */
	
#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; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #999999; border-bottom: 0px solid #999999;}
#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(grafiken/zuruck.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(grafiken/vor.gif) right 15% no-repeat; }

#imageDataContainer{ font: 12px Arial, Times new Roman, sans-serif;  background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; border-top: 0px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #999999; border-bottom: 1px solid #999999;}

#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; }

/* Rahmen für die Navigation im Gästebuch*/
div#gb_navi {							
		margin: 0 ; padding: 0;
        text-align: left;
		height:25px;
		width:670px;
		}
		
/* Zurück-Button*/		
div#gb_navi_left {					
        float:left;
		font-size: 0.9em;
		font-weight: normal;
        margin: 0; padding: 0;
        text-align: left;
		width:150px;
        border:0;
		}
		
/* Seitennavigation*/		
div#gb_navi_right {					
        float:right;
		font-size: 0.9em;
		font-weight: normal;
        margin: 0; padding: 0;
        text-align: right;
		width:150px;
        border:0;
		}
		
/* Rahmen für den gesamten Text*/		
div#rahmen_eintrag {					
       	border-width:0px;
		font-size:0.9em;
		font-weight:normal;
		width: 670px;
		}
		
/* Rahmen für den Spamschutz*/		
div#rahmen_spam {					
       	font-size: 0.9em;
		font-weight: normal;
        margin: 0; padding: 10px;
        text-align: center;
		width:648px;
        border:1px solid #cccccc;
		background: url(grafiken/hg-mittel.jpg);
		}

* html #rahmen_spam {  	
	width:670px;     
	w\idth:648px;    
	}
		
/* Rahmen für das Eintragen*/		
div#rahmen_spam2{					
       	font-size: 1.0em;
		font-weight: normal;
        margin: 0; padding: 10px;
        text-align: left;
		width:648px;
        border:1px solid #cccccc;
		background: url(grafiken/hg-mittel.jpg);
		}

* html #rahmen_spam2 {  	
	width:670px;     
	w\idth:648px;    
	}
	
.textfeld  {width:300px; height:100px; font-size:1.0em; color: #666666; background:#ffffff; border:#cccccc 1px solid;  font-family: Arial, Tahoma, Helvetica, sans-serif; }
.textfeld2 {width:300px; height:18px; font-size:1.0em; color:#666666; background:#ffffff; border:#cccccc 1px solid; font-family: Arial, Tahoma, Helvetica, sans-serif; }	
.absenden {width:150px; background:#ffffff; font-size:1.0em; border:#cccccc 1px solid; color:#666666; font-weight: bold; }	
.absenden:hover  {width:150px; background:#ffffff; font-size:1.0em; border:#333333 1px solid; color:#666666; font-weight: bold; }	
