/* CSS Document */
body{
	background-color:#ffffff;
}
div {
	position:absolute;
	left: 550px;
	top: 107px;
}
a{
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eeeeee;
	font-style:italic;
	font-size:14px;
}
hr{
	color:#eeeeee;
	border: #eeeeee;
	background-color:#eeeeee;
}
textarea, input{
	background-color:transparent;
	color:#eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-color:#df6b17;
	border-width:thin;
	border-style:solid;
	overflow:hidden;
	}
button{
	background-color:transparent;
	color:#eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	border-width:thin;
	border-style:solid;
	border-color:transparent;
	}
td{
	text-align:left;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#eeeeee;
	text-align:left;
}
#pic, #pic1, #pic2, #head, #main, #navi, #sfen {
	z-index:1;
}
#band, #bilder, #info, #termine, #musik, #news, #gaestebuch {
	z-index:3;
}
#text {
	z-index:2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#eeeeee;
	text-align:left;
	overflow: auto;
	scrollbar-base-color:#df6b17; 
  	scrollbar-track-color:#da251d;
  	scrollbar-face-color:#df6b17;
  	scrollbar-highlight-color:#df6b17;
  	scrollbar-3d-light-color:#df6b17;
  	scrollbar-dark-shadow-color:#da251d;
  	scrollbar-shadow-color:#df6b17;
  	scrollbar-arrow-color:#da251d;
}
#horizon {
	color: #ffffff;
	background-color: transparent;
	text-align: center;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	background-color: transparent;
	left: 50%;
	visibility: visible;
	width: 820px;
	height: 520px;
	margin-left: -405px;
	top: -270px;
	}
#bandinfo {
	position:absolute;
	left:90px;
	top:445px;
	width:163px;
	height:30px;
	z-index:3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#eeeeee;
}

