body {
	height: auto;
	width: auto;
	font-family: "Arial",serif;
	font-size: 12pt;
}		

#banner{
	border: 2px solid black;	
	width: auto; height:160px;
	background-image: url(http://www.funrecords.de/images/header_background.png);
	
	}
	
#bild img{
	width: auto;
	height: 160px;
	float: left;
	margin-left: 40px;
	margin-right:-200px;
	}
	
#logo{padding-top:25px;
	padding-right: 40px;	
	float: right;
}

#content{
	padding-top: 20px;
	font-family: "Arial",serif;
	
}
#liste1 {
	margin-left:60px;
	float: left;
}
#liste2 {
	float: left;margin-left:20px;
	font-weight: bold;
}


#bottom{width: auto;text-align: center;background-color: black;	border:2px solid black;
	height:120px;font-family: "Times New Roman",Times,serif;
	font-size: 10pt;
	}	

#ende1{	
	width: auto;
	text-align: center;
	padding: 3px;
	color:white;background-image: url(http://www.funrecords.de/images/header_background.png)
}
#ende2{
	height: auto;
	width: auto;
	text-align: center;
	background-color: black;
	color: white;
}




