body { background-image: url(../images/hintergrund.jpg);
	font: 14px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}#impressum {width: 100px; position: absolute; left:1%; }#header {width:900px; position: relative; left:50%; margin-top: 10px; margin-left: -450px}#content {width:900px; background-image:url(../images/hintergrund_mitte.png); position: relative; left:50%; margin-left: -450px; min-height: 440px;}#footer {width:900px; background-image:url(../images/hintergrund_unten.png); position: relative; left:50%; margin-left: -450px; height: 56px; }a:link  			{ color: #821c37; text-decoration: none }a:visited  			{ color: #821c37; text-decoration: none }a:hover  			{ color: #821c37; text-decoration: underline }a:active   			{ color: #821c37; text-decoration: none }

.borderleft {
	border-left-style: solid;
	border-left-width: 1px;
	width: 200px;
	background-color: #eaddb8;
}

td {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

