* {
	margin: 0px;
	padding: 0px;
}
#haupt #rand_oben {
	background-color: #e4e5e6;
	background-image: url(img/rand_oben.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 973px;
}
#haupt {
	background-color: #FFF;
	width: 973px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#haupt #rand_links {
	background-color: e4e5e6;
	background-image: url(img/rand_links.gif);
	background-repeat: repeat-y;
	float: left;
	width: 3px;
}
#haupt #main {
	background-color: #e4e5e6;
	float: left;
	width: 973px;
	background-image: url(img/main_bg.gif);
	background-repeat: repeat-y;
}
#haupt #main #kopf {
	background-color: #FFF;
	width: 962px;
	margin-left: 3px;
	height: 160px;
}
#haupt #main #menu {
	width: 259px;
	margin-left: 3px;
	clear: both;
	float: left;
}
#haupt #main #content {
	background-color: #FFF;
	float: left;
	width: 600px;
	padding-left: 20px;
}
#haupt #rand_rechts {
	background-color: e4e5e6;
	background-image: url(img/rand_rechts.gif);
	background-repeat: repeat-y;
	width: 9px;
	float: left;
}
#haupt #main #right {
	background-color: #FFF;
	float: left;
	width: 83px;
}
#haupt #rand_unten {
	background-color: #e4e5e6;
	background-image: url(img/rand_unten.gif);
	clear: both;
	height: 17px;
	width: 973px;
	background-repeat: no-repeat;
}
body {
	background-color: #e4e5e6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	text-align: justify;
}
#logo {
	float: left;
	margin-left: 31px;
}
#titel {
	margin-top: 58px;
	margin-left: 93px;
	float: left;
}
#adressbox {
	height: 102px;
	width: 232px;
	margin-top: 9px;
	margin-left: 75px;
	float: left;
	font-size: 8pt;
}
#haupt #main #menu #menu_oben {
	background-color: #FFF;
	background-image: url(img/menu_oben.gif);
	background-repeat: no-repeat;
	height: 33px;
}
#haupt #main #menu #menu_unten {
	background-color: #FFF;
	background-image: url(img/menu_unten.gif);
	background-repeat: no-repeat;
	height: 35px;
}
#haupt #main #menu #menu_main {
	background-color: #FFF;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-y;
	min-height: 300px;
}
#menu_main ul li a, #menu_main ul li span{
	text-align: center;
	width: 228px;
	margin-left: 16px;
	font-style: normal;
	text-decoration: none;
	list-style-type: none;
	height: auto;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu_main ul {
	list-style-type: none;
}
#menu_main ul .top a {
	font-size: 14pt;
	color: #FFF;
	font-weight: bold;
}
#menu_main ul .topactiv a {
	font-size: 14pt;
	font-weight: bold;
	color: #cde6c6;
	background-color: #FFF;
}
#menu_main ul .sub a {
	font-size: 12pt;
	color: #9d9d98;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#text ul li {
}
#text ul {
	margin-bottom: 10px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 30px;
	margin-left: 10px;
}

#menu_main ul .subactiv a {
	font-size: 12pt;
	font-weight: bold;
	color: #cde6c6;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}
#menu_main ul .top a:hover {
	color: #cde6c6;
	background-color: #FFF;
}
#menu_main ul .sub a:hover {
	font-weight: bold;
	color: #cde6c6;
}
a {
	color: #9d9d98;
	text-decoration: none;
}
a:hover {
	color: #cde6c6;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #cde6c6;
	margin-bottom: 20px;
}
p {
	margin-bottom: 10px;
}

