div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color:#5398df;
}
.container {
	position:absolute;
	height:760px;
	width:820px;
	margin:auto 0px 0px -410px;
	
	left: 50%;

	background-image: url(../layoutbilder/Bilder/startseite_03.png);
	background-repeat: no-repeat;
	}
.content {
	position:relative;
	top:18px;
	left:25px;
	background-color:#fff;
	width:770px;
	height:720px;}
.headerpic {
	position:relative;
	top:20px;
	left:20px;}
.headertitel {
	position:relative;
	top:30px;
	left:20px;
	}
.inhalte {
	position:relative;
	width:440px;
	top:30px;
	left:20px;
	}
.navi {
	position:absolute;

	right:14px;
	bottom:34px;
	width:250px;
	height:300px;

	}
