.ueberuns_head {
	width: 980px;
}
.ueberuns_head .top_head {
	height: 9px;
	width: 980px;
}
.ueberuns_head .top_body {
	height: 113px;
	width: 980px;
}
.ueberuns_head .top_footer {
	height: 16px;
	width: 980px;
}
.ueberuns_body {
	width: 880px;
	position: relative;
	
}
.ueberuns_body .header {
	width: 880px;
	background-image: url(/static/gfx/ueberuns/container-3sp-head.png);
	background-repeat: no-repeat;
	height: 40px;
}
.ueberuns_body .footer {
	background-image: url(/static/gfx/ueberuns/container-3sp-unten.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 880px;
}
.ueberuns_body .body {
	background-image: url(/static/gfx/ueberuns/container-3sp-bkd_k.png);
	background-repeat: repeat-y;
	width: 880px;
}
.ueberuns_body .body .innerbody {
	width: 870px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
	top: -40px
}
.ueberuns_body .body .innerbody .innerbody_head {
	background-image: url(/static/gfx/ueberuns/box-3sp-d-oben.gif);
	background-repeat: no-repeat;
	width: 870px;
	height: 70px;
}
.ueberuns_body .body .innerbody .innerbody_body {
	background-image: url(/static/gfx/ueberuns/box-3sp-d-bkd_k.gif);
	background-repeat: repeat-y;
	width: 870px;
}
.ueberuns_body .body .innerbody .innerbody_footer {
	background-image: url(/static/gfx/ueberuns/box-3sp-d-unten.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 870px;
}
.ueberuns_body .body .innerbody .innerbody_body .content_left {
	width: 420px;
	float: left;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.ueberuns_body .body .innerbody .innerbody_body .content_right {
	width: 380px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

