@charset "utf-8";

#oben {
width: 975px;
height: 300px;
padding-left: 252px;
padding-right: 213px;
background:url(../bilder/allgemein/oben_hintergrund.jpg);
}

#oben_links {
width: 579px;
height: 300px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: 99cc33;
}

#oben_rechts {
width: 381px;
height: 300px;
float:right;
text-align:left;
overflow:auto;
}

#unten{
	width: 975px;
	padding-left: 252px;
	padding-right: 213px;
	padding-top: 15px;
	height:279px;
	background:url(../bilder/allgemein/unten_hintergrund.gif);
}

#unten_links {
width: 579px;
float:left;
background-color:#f6fae2;
}

#unten_rechts {
width: 381px;
float:right;
background-color:#f6fae2;
}

