body,html
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:	#EDF0C8; 
	margin:0px;
	padding:0px;
}
#kontakt,#impressum, #disclaimer
{
	border:1px solid black;
	margin-top:5px;
	margin-bottom:30px;
	background-color:	#EDF0C8; 
	
}

a
{
color: Black;
text-decoration: none;		 
}
a:hover
{
	text-decoration: underline;
}	
.button
{
	font-size:10pt;
	color: White;
}
H1
{
	font-size: 21px;
	margin-left: 20px;
	margin-bottom: -10px;
	margin-top: -10px;
}
H2
{
	font-size: 16px;
	margin-left: 0px;
	margin-top: 75px;
	
}
H3
{
	font-size: 16px;
	margin-left: 20px;
}					  
H4
{
	font-size: 12px;
	margin-left: 20px;
}		
h5
{
	font-size: 14px;
} 
ul
{
	margin-left: 30px;
	
}
#plakat,#send_email
{
	position: absolute;
	left:220px; 
	top:590px; 
	width:520px; 
	height:200px; 
	z-index:99;
	background-color:	#DBE191; 
	visibility: hidden;
	overflow: auto;
}
#send_email
{
	width:570px;
	height:430px; 
	left:170px; 
	top:380px; 
}
*html #plakat
{
	left: 205px;
	top: 595px;
}
*html #send_email
{
	left: 405px;
	top: 685px;
}
#plakat_top
{
background-color:#E1BF91;
padding:2px;
padding-right:7px;
font-size:12px;
font-weight: bold;
}
#plakat_text
{
	font-size:12px;
	padding:7px;
	text-align: justify;
}
.buton 
{
border-right:		1px solid #3B4F5E;
border-bottom:		1px solid #3B4F5E;
border-top:			1px solid #e6d2d3;
border-left:		1px solid #e6d2d3;
cursor: 			pointer;
cursor: 			hand;			
padding:2px;
text-align: center;
background-color:	#c20102;
font-size:			14px;
float: left;
width:19%;
}

#container 	/*der container, der das ganze zntriert*/
{
	position: 			absolute;
	width: 				880px;
	height: 			580px;
	left: 				50%;
	margin-left:		-410px;  /* Um die Hälfte der Breite nach links schieben */
	background-color:	#EDF0C8; 
	padding:			0px;
} 
*html #container
{
	margin-left:		-425px;  /* Um die Hälfte der Breite nach links schieben */
}
#inhalt
{			
	width: 650px;
	float: left;
	position:absolute;				
}
.bands
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
border-bottom: 7px solid #c20102;
padding-bottom: 10px;
font-size: 20px;
font-weight: bold;
margin-top: 40px;
overflow:auto;

}
#linnkl
{
	margin-left: 45px;
	margin-top: -100px;
	margin-bottom: 10px;
	}
#bildleiste
{
	width: 200px;
	float: right;
	align: right;
}
.img
{
	margin-bottom: 30px;
	border: 0px;
}
#bilder
{
	margin-top: -136px;
	margin-right: 15px;
	float: right;
}
#bandbild
{
	float:left;
	margin-right:10px;
	
}
#bandbild1
{
float: left;
margin: 10px;
}
#vvk
{
	font: 10px;
	width: 80%;
	margin-top: 30px;
	text-align: justify;
	float: right;
	margin-bottom: 30px;
	background-color: #E6EAB4;
	padding: 5px;
}
p
{
text-align: justify;
}

#liste
{
	width: 355px;
	float: left;
}
*html #liste
{
	width: 340px;
}