body {
	background: black;
	background-image: url(/fileadmin/img/verlauf.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}

a, a:link, a:visited, a:active, a:focus { text-decoration:none; color: #bf0000; } 
a:hover { text-decoration:underline; }


#topmenu_area {
	width:746px;
	height: 39px;
	margin: 35px auto 0px auto;
}
#header_area {
	background: black;
	width: 744px;
	height: 148px;
	margin: 0px auto;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#header_area_home {
	background: black;
	width: 744px;
	height: 246px;
	margin: 0px auto;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#content_area {
	background: black;
	width:744px;
	margin: 0px auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#footer_area {
	background: black;
	width:744px;
	margin: 0px auto 6px auto;
	height: 10px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}


#header {
	margin: 6px;
}
#content {
	padding: 6px;
}

#menu_spacer {
	height: 6px; 
	background: black;
}

.content_block {
	padding: 6px 36px;
	line-height: 150%;
}

.line {
	height: 1px;
	border-top: 1px solid #999999;
}

.text {
	margin-bottom: 5px;
}




.bodytext {
	margin-bottom: 20px;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
}

li {
	list-style-type: square;
	list-style-position: inside;
}
ul {
	margin: 0px 0px 5px 6px;
	padding: 0px 0px 0px 12px;
	text-indent: -12px;
}







#menu_sub {
	padding: 6px 0px 6px 0px;
	background-color: #cccccc;
}
a.level2 {
	display: block; 
	font-size: 11px;
	padding: 4px 0px 4px 57px;
	margin: 0px 10px 0px 0px;
	color: #333333;
	text-decoration: none;
	background-image: url(/fileadmin/img/menu_sub_33.gif);
	background-repeat: no-repeat;
	background-position: 13px 7px;
}
a.level2:hover {
	background-image: url(/fileadmin/img/menu_sub_66_.gif);
	color: #666666;
}
a.level2_ {
	display: block; 
	font-size: 11px;
	padding: 4px 0px 4px 57px;
	margin: 0px 10px 0px 0px;
	color: #bf0000;
	text-decoration: none;
	background-image: url(/fileadmin/img/menu_sub_red_.gif);
	background-repeat: no-repeat;
	background-position: 13px 7px;
}
a.level2_:hover {
}



a.topmenu {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.topmenu:hover {
	text-decoration: underline;
}
#topmenu {
	margin-top: 5px;
	padding-right: 6px;
}


a.bottom_menu {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.bottom_menu:hover {
	text-decoration: underline;
}
#bottom_menu {
	background: black;
	width:744px;
	margin: 0px auto 12px auto;
	height: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}


.toptext {
	color: white; 
	margin: 5px 40px;
	line-height: 135%;
}
.toptext a {
	color: #ffffff;
	text-decoration: none;
}
.toptext a:hover {
	#text-decoration: underline;
	color: #eeeeee;
}

