* {
	padding:0;
	margin:0
}
body {
	background-color: #ffdf7d;
	margin-top:0
	}
div#rahmen {
	position:relative;
	color: #5a1c00;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin:0 ;
	background-color: #FFF;
	width: 1000px !important;
	width /**/: 1000px;
	margin-left: auto;
	margin-right: auto;	
}
div#content {
	width: 850px;
	min-height:500px;
	background-image:url(Bilder/hintergrund.gif);
	padding: 0 50px 0 100px

}
.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #b1d6ff;
}
