/* CSS Document */

body {
	font: normal 120% "Verdana",sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(image/hg.gif);
	background-repeat: repeat-x;
}



#gesamt {
	padding: 0; 
	width: 760px;
	margin: 0 auto;
	border: 0px solid #fff;
	
}

#oben {
	width: 710px;
	height: 90px;
	border: 0px solid #fff;
	margin-bottom: 0px; 
	background-image: url(image/oben.gif);
}

#mitte {
	width: 710px;
	border: 0px solid #fff;
	margin-bottom:0px;
	
}

#mitte-links {
	width:180px;
	border: 0px solid #fff;
	margin-left:0px;
	float:left;
}


#mitte-rechts {
	float:right;
	width: 500px;
	margin-right:0px;
	padding: 10px 10px;
	border: 0px solid #fff;
	background-repeat: no-repeat;
	background-image: url(image/hg-mitte.gif);
	color: #ccc;

}

#mitte-rechts p{
	font: normal 0.7em "Verdana",sans-serif;
	padding: 0 5px;
}

#mitte-rechts td{
	font: normal 1.0em "Verdana",sans-serif;
}


#mitte-rechts .bild-unter{
	font: normal 0.53em "Verdana",sans-serif;
	color: #999;
	width: 500px;
	text-align: center;
	}



#unten {
	width: 500px;
	height: 50px;
	border-top: 1px solid #444;
	margin: 40px 10px 0 200px;
	padding-top:10px;
	text-align: center;
}
