body {
	
	background-image:url(images/bg_einstieg.gif);
    background-repeat:yes-repeat;
    background-position:50% top;	
}

#rahmen {
	position: absolute;
	width: 946px;
	left: 50%;
	top: 8px;
	margin-left: -473px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	border: 0px solid #FFCC99;
}

#aussen {
	position: absolute;
	width: 100%;
	left: 100%;
	top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	border: 0px solid #FFCC99;
}

