/* CSS Document */
A:link {	text-decoration: none;	font-family: "Times New Roman", Times, serif;	}
A:visited {	text-decoration: none;	font-family: "Times New Roman", Times, serif;	}
A:active {	text-decoration: none;	font-family: "Times New Roman", Times, serif;	}
A:hover {	text-decoration: underline;	 }

a.download { font-family: "Times New Roman", Times, serif;	font-size:16px;	color:#d7b568; font-style:italic }
a.link { font-family: "Times New Roman", Times, serif;	font-size:16px;	color:#d7b568; }
a.link_dunkel { font-family: "Times New Roman", Times, serif;	font-size:12px;	color:#990000; }


html, body {	background-color: #000000;	background-image: url(../images/main/bgd_verlauf.png);	background-repeat: no-repeat;	background-position: top; scrollbar-face-color: #353535;	scrollbar-highlight-color: #353535;	scrollbar-shadow-color: #353535;	scrollbar-3dlight-color: #353535;	scrollbar-arrow-color:  #777777;	scrollbar-track-color: #000000;	scrollbar-darkshadow-color: #353535;}

div#start { position:absolute; width:715px; height:980px; margin-left: -357px;	left: 50%; top:0px;}
div#start_logo {	position:absolute;	width:363px;	height:310px;	left: 174px;	top:366px;	visibility: visible;}
div#main_logo {position:absolute; width:236px; height:207px;  left: 451px; top:47px;}
div#main_kopf {position:absolute; width:424px; height:254px;  left: 29px; top:0px;}
div#main_navi {position:absolute; width:404px; height:34px;  left: 48px; top:273px;}
div#main_news {	position:absolute;	left:470px;	top:274px;	width:197px;	height:568px; background-image:url(../images/main/navi/news_flaeche.jpg); background-repeat:no-repeat; }

div#contentMain {	position:absolute;	width:390px;	height:515px;	left: 60px;	top:330px;	overflow: auto; z-index:10;}
div#contentPics {	position:absolute;	width:400px;	height:525px;	left: 60px;	top:330px;	overflow: auto; z-index:10;}

div#verdecker {	position:absolute;	width:20px;	height:489px;	left: 433px;	top:348px;	overflow: no;	z-index:20;	visibility: visible;}
div#verdeckerNews {	position:absolute;	width:17px;	height:499px;	left: 666px;	top:325px;	overflow: no;	z-index:20;	visibility: visible;}


/* Galerie */
div#contentGal {	position:absolute;	width:404px;	height:406px;	left: 50px;	top:308px;	overflow: auto; z-index:10;}
div#contentGalLens {	position:absolute;	width:404px;	height:406px;	left: 50px;	top:308px;	overflow: auto; z-index:12;}
div#contentGalNavi {	position:absolute;	width:404px;	height:130px;	left: 50px;	top:735px;	overflow: auto; z-index:10;}
td.GalSpacer {width:20px; }


/* Gästebuch */
table.guest { width:360px; }
td.guestobenRight { width:100px; height:10px; text-align:right;}
td.guestobenLeft { width:260px; height:10px; }

td.guesthead {background-color:#AE4A0E; width:360px; height:10px;}
td.guestheadLeft { width:290px; height:10px;  }
td.guestheadRight { width:70px; height:10px; text-align:right;}
td.showpng { background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/trans_guest.png',sizingMethod='scale', enable=true);    }
input.guest {width:250px;}
textarea.guest {width:250px;}

/* Termine */
td.termin { width:60px; vertical-align:top}
td.zeit { width:80px; vertical-align:top }



/* Die Band */
td.bandLeft { width:190px; vertical-align:top }
td.bandRechts { width:190px; }
.bandcopy {font-family:"Times New Roman", Times, serif; font-size:15px; color:#fff3d7; }


.guesthead {font-family:"Times New Roman", Times, serif; font-size:14px; color:#fff3d7; }
.guestbody {font-family:"Times New Roman", Times, serif; font-size:14px; color:#ffffff; }
.guestkommentar {font-family:"Times New Roman", Times, serif; font-size:12px; color:#FFFF66; }
a.guest { font-family: "Times New Roman", Times, serif;	font-size:14px;	color:#d7b568; font-style:italic }

/* Allgemeine Formatierung */
.headline { font-family: "Times New Roman", Times, serif;  font-size:20px; color:#fff3d7; font-weight:bold; }
.preheadline { font-family: "Times New Roman", Times, serif;  font-size:18px; color:#fff3d7; font-weight:bold; }

.bodycopy {	font-family: "Times New Roman", Times, serif;  font-size:16px; color:#fff3d7; font-weight:bold;	line-height:1.3em;}
.newsHead {	font-family: "Times New Roman", Times, serif;  font-size:13px; color:#000000; font-weight:bold;	}
.newsBody {	font-family: "Times New Roman", Times, serif;  font-size:13px; color:#000000; }
.weiss { color:#FFFFFF; }
.gelb { color:#d7b568; }
