body { margin: 0px; font-family : Arial; font-size: 13px; color: #000000; background-color: #DEDED8; }
a.menu { font-weight: bold; color: #000000; margin-left:5px; margin-top: 10px; display: block; width: 175px; height: 20px; text-decoration: none; text-align: left; vertical-align: middle;}
A:hover.menu { font-weight: bold; color: #000000; display: block; width: 175px; height: 20px; background-color: #F5A803; text-decoration: none; }
a.menu2 { font-weight: bold; color: #000000; margin-left:5px; margin-top: 10px; display: block; width: 175px; height: 20px; text-decoration: none; text-align: left; vertical-align: middle;}
A:hover.menu2 { font-weight: bold; color: #000000; display: block; width: 175px; height: 20px; background-color: #FDB927; text-decoration: none; }
hr {margin-top: 15px; margin-bottom: 10px;}
A {color: #000000;}
A:hover {color: blue;}
A:visited {}
A:active {}
h1 { font-size: 16px; margin-bottom: 8px;}
h2 { font-size: 14px; margin-bottom: 8px;}
p {padding: 0px; margin: 0px; margin-bottom: 8px;}
ul {margin-top: 8px; margin-bottom: 8px;}
#top {
	float: none;
    height: 120px;
	width: 996px;
	position: absolute;
	left:0px;
	top: 0px;
	text-align: center;
}
#links {
	position: absolute;
	top: 140px;
	left: 5px;
    width: 180px;
	height: 190px;
    float:left;
	background-color: #FDB927;
}
#links_unten {
	position: absolute;
	top: 355px;
	left: 5px;
    width: 180px;
	height: 70px;
    float:left;
	background-color: #F5A803;
}
#mitte {
	position: absolute;
	top: 130px;
	left: 190px;
    width: 790px;
	height: 500px;
	padding: 15px;
	padding-right: 0px;
	padding-top: 22px; 
	text-align: justify;
}
#rechts {
	position: absolute;
	top: 140px;
	left: 811px;
    width: 180px;
	height: 300px;
	background-color: #FDB927;
}
