/* RA Roscher Unterseiten */

body {
	background-image:url(../images/backgrounds/bg_body_unterseite.gif);
	background-repeat:repeat-x;
}

/* Hauptbereich nach unten schieben, um platz für die Subnavi zu haben */
div#page {
	top:172px;
}

/* Subnavigation */
div#subnavigation {
	position:absolute;
	left:50%;
	margin-left:-470px;
	top:133px;
	width:940px;
	height:21px;
}
	