body {
background-color:#e5e5e5;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
font-size:12pt;
font-family:arial,geneva,sans-serif;
overflow: scroll;

}

.header{
background-color:#8A96A8;
height:80px;
border-bottom:1px solid #000000;
}

.header h1{
font-size:30px;
font-weight:bold;
color:#ffffff;
margin:0px;
margin-left:15px;
padding-top:20px;

}
.header h1 a{
text-decoration:none;
font-weight:bold;
color:#ffffff;
}

.main{
margin:0 auto;width:760px;margin-top:30px;
}

.menue{
padding-left:15px;
padding-top:15px;
float:left;
}
.menue li{
line-height:22px;
}
.ad{
padding:15px;
height:280px;
text-align:right;
}
.content {
padding:15px;background-color:#ffffff;
}

a:link {
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:visited {
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8A96A8;
}

.content a{
text-decoration: none;
font-weight: normal;
color: #000000;
text-decoration: underline;
}

.footer{
padding:15px;background-color:#ffffff;border-top:1px solid #e5e5e5;
}

.oben{
background-color:#ffffff;
}
