body {
    color:#e1d3cd;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; padding: 0;
	background-color:#043c67;
	text-align:center;
	font-size:12px;
}

h1, h2, p { margin:0px; padding:0px; }

div#Seite {
	text-align: left; 
	width:1000px;
	margin:0 auto;
	position:relative;
    padding: 0;
}

div#header {
	width:1000px;
	height:100px;
	clear:both;
}

div#Logo{
	width:1000px;
	height:100px;
	float:left;
}

div#content {
	width:969px;
	height:auto;
	clear:both;
}

div#Hauptnavigation {
	width:150px;
	height:auto;
	padding:40px 0 0 0;
	text-align:right;
	float:left;
}

div#Inhalt {
	width:760px;
	max-width:738px;
	height:auto;
	border:11px solid #3a393b;
	background-color:#56a2c9;
	position:relative;
	float:left;
}

div#footer {
	width:1000px;
	height:auto;
	clear:both;
}

div#Servicenavigation{
	height:auto;
	width:1000px;
	max-width:910px;
	text-align:right;
	padding:35px 90px 0 0;
	clear:both;
}
