body {
	background-color:#D8DDEB; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}

#aussen {
	position:relative;
	text-align:left;
	left:0px;
	top:0px;
	width:955px;
	height:590px;
}

#konis-kopf {
	position:absolute;
	left:0px;
	top:0px;
	width:955px;
	height:154px;
}

#konis-inhalt {
	position:absolute;
	background-color:#FFFFFF;
	left:15px;
	top:154px;
	width:925px;
	height:421px;
}

#konis-fuss {
	position:absolute;
	top:575px;
	width:955px;
	height:15px;
}

#adresse {
	position:absolute;
	right:15px;
	bottom: 0px;
	width: 250px;
	height: 300px;
	background-color: #EEF0F7;
	text-align: center;
}
.fusstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
	text-decoration: none;
	margin: 0px;
	padding: 0px 25px 0px 0px;
	text-align: right;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #004C8B;
	text-decoration: none;
	text-align: left;
	margin: 20px 15px 15px 15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #004C8B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FA813;
}
a:hover {

	color: #7FA813;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004C8B;
}
