/* Grundeinstellungen */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#000000;
	color:#FFFFFF;
	margin:0px;
	padding:0px;

	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #111111;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #000000;
}

a { font-size:11px; font-style:normal; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; color:#fff; }
a:visited { color:#fff; }
a:link { color:#fff; }
a:hover { color:#fff; }
a:active { color:#fff; }


/* Feinheiten */
.main { position:absolute; text-align:center; height:550px; width:960px; top:50%; left:50%; margin-top:-275px; margin-left:-480px; border:medium; border-color:#FFFFFF; border-style:solid; }
.main_zwei { position:relative; width:960px; height:550px; overflow:auto; }

.links { position:absolute; top:80px; right:0px; text-align:right; margin-right:30px; margin-top:20px; word-spacing:30px; font-weight:bold; }
.logo_waelderness { position:absolute; top:10px; left:0px; margin-top:10px; }
.logo_hirschen { position:absolute; right:23px; margin-top:10px; }

.ueberschrift { position:absolute; width:400px; height:30px; text-align:left; top:180px; left:360px; }
#ueberschriftKlein { color:#C3A571; }
#ueberschriftGross { color:#C3A571; font-size:15px; font-weight:bold; }

.programm { position:absolute; width:200px; height:300px; text-align:left; top:180px; left:30px; font-weight:bold; }
#haupt_link { font-size:13px; }
#programm_datum { color:#999999; }
#pfeil_auf { border:0; margin-left:60px; margin-bottom:10px; }
#pfeil_ab { border:0; margin-left:60px; }

.inhalt { position:absolute; width:300px; height:200px; text-align:left; top:180px; left:622px; }
#inhalt_datum { font-size:15px; font-weight:bold; color:#C3A571; }
#inhalt_band { font-size:15px; font-weight:bold; }
#inhalt_text { line-height:17px; }
.bild_band { position:absolute; width:300px; height:250px; top:185px; left:300px; text-align:left; }
#bild_der_band { width:250px; }

.inhalt_gaestebuch { position:absolute; width:400px; height:335px; text-align:left; top:200px; left:360px; line-height:17px; overflow:auto; }
#gaestebuch_ueberschrift { position:absolute; width:400px; height:30px; text-align:left; top:180px; left:360px; }
#gaestebuch_neuer_eintrag { position:absolute; width:100px; height:30px; text-align:left; top:182px; left:635px; text-align:right; }
hr { color:#999999; text-align:left; margin-right:5px; }

.inhalt_kontakt { position:absolute; width:500px; height:330px; text-align:left; top:210px; left:360px; line-height:17px; overflow:auto; }

/* Fuer infobox */
#infobox { position:absolute; top:50%; left:50%; margin-top:200px; background:#D6B67B; width:250px; height:130px; padding-left:10px; color:#000000; font-weight:bold; }
#closeImg { position:relative; left:235px; border:none; }
