body, html {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background:#809da5;
	}
#wrap {
	width:970px;
	}
#head {
	width:970px;
	height:100px;
	background:url(bilder/head.gif) top left no-repeat;
	}
#head-logo {
	padding-top:15px;
	}
#head-logo a:link, #head-logo a:visited, #head-logo a:hover, #head-logo a:visited:hover {
	color:#fff;
	font-size:30px;
	text-decoration:none;
	}
#content {
	float:right;
	width:830px;
	min-height:450px;
	}
* html #content {
	height:450px;
	}
#content h1 {
	margin-top:5px;
	margin-bottom:3px;
	font-size:14px;
	text-align:center;
	}
#content h2 {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	}
#content p {
	margin:10px;
	font-size:12px;
	line-height:1.4em;
	}
#content ul {
	font-size:12px;
	line-height:1.4em;
	}
a:link, a:visited, a:hover, a:visited:hover {
	text-decoration:none;
	font-weight:bold;
	color:#696969;
	}
label, input, textarea {
	float:left;
	margin-bottom:10px;
	}
label {
	font-size:12px;
	width:405px;
	text-align:right;
	padding-right:10px;
	line-height:22px;
	}
#nav {
	float:left;
	width:140px;
	}
.navi {
	margin-bottom:10px;
	}
#navi-top {
	margin-top:50px;
	}
.navi-bottom a {
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	border-bottom:1px solid #809da5;
	}
.navi-bottom a:link, .navi-bottom a:visited {
	background:#003333;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	padding-left:5px;
	}
.navi-bottom a:hover, .navi-bottom a:visited:hover {
	background:#809da5;
	color:#000;
	font-size:12px;
	padding-left:5px;
	}
#navi-kontakt {
	width:138px;
	border:1px solid #000;
	text-align:center;
	}
#navi-kontakt p {
	font-size:13px;
	font-weight:bold;
	}
#footer {
	clear:both;
	width:970px;
	text-align:center;
	}
#footer p {
	font-size:12px;
	}
