body {
	margin-top: 0px;
	background-color: #CCCCCC;
	margin-left: 0px;
	background-image: url(bilderhtml/layout/bg.jpg);
}
.top {
	background-image: url(bilderhtml/layout/schwarz_tore_top2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	width: 950px;
	height: 172px;
	padding-top: 0px;
	top: 0px;
}
.nav {
	position: absolute;
	height: auto;
	width: 190px;
	top: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	left: 194px;
	z-index: 5;
	background-color: #999999;
}
.nav a {
	display: block;
	color: #3F5459;
	text-decoration: none;
	border-bottom: 1px solid white;
	background-image: url(bilderhtml/layout/button.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 20px;
	padding-left: 30px;
	padding-top: 4px;
}

.nav a:hover {
	color: #FFFFFF;
	background-image: url(bilderhtml/layout/button_over.jpg);
}
.aktuellbg {
	position: absolute;
	height: 580px;
	width: 187px;
	top: 226px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	left: 194px;
	z-index: 21;
	background-color: #FD9404;
	background-image: url(bilderhtml/layout/aktuelles.jpg);
	background-repeat: no-repeat;
	padding-left: 3px;
}
.inhalt {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 4;
	background-repeat: no-repeat;
	width: 362px;
	height: 205px;
	padding-left: 180px;
	left: 402px;
	padding-top: 10px;
	color: #000000;
}
.inhalt_content {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 4;
	width: 537px;
	height: 715px;
	color: #FFFFFF;
}
.inhalt_content a{
	color: #000000;
	text-decoration: underline;
}
.inhalt_content a:hover{
	color: #333333;
	text-decoration: none;
}
.inhalt_content h1{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.balken_inhalt {
	position: absolute;
	height: 30px;
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	z-index: 20;
	background-color: #434D59;
	color: #8BA0BB;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 40px;
	padding-top: 3px;
	background-image: url(bilderhtml/layout/bg_balken_inhalt.jpg);
	background-repeat: repeat-y;
}
.balken_bottom {
	position: absolute;
	height: 24px;
	width: 889px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 20;
	background-color: #E8E8E8;
	color: #434D59;
	padding-left: 40px;
	padding-top: 6px;
	background-image: url(bilderhtml/layout/bg_balken_unten.jpg);
	background-repeat: repeat-y;
	left: 0px;
	background-attachment: fixed;
	padding-right: 20px;
}
.balken_bottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434D59;
	text-decoration: none;
}
.balken_bottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8BA0BB;
	text-decoration: none;
}
.bildlinks {
	position: absolute;
	height: 132px;
	width: 132px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 4;
}
.textbox_links {
	position: absolute;
	height: auto;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 2;
	color: #CCCCCC;
	background-color: #434D59;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	left: 0px;
}
.textbox_links a:hover{
	height: 12px;
	width: 30px;
	background-image: url(bilderhtml/layout/weiter_pfeile_over.gif);
}
.leistungen {
	position: absolute;
	visibility: hidden;
	width: 131px;
	background-image: url(layout/bg_secnav.gif);
	background-repeat: no-repeat;
	top: 125px;
	left: 385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6D6D6;
	height: auto;
	background-color: #F5D394;
	z-index: 30;
}
.leistungen a {
	display: block;
	color: #3E525D;
	text-decoration: none;
	border-bottom: 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	border-color: #999999;
}
.leistungen_up a{
	border-top: 1px solid #D6D6D6;
}
.leistungen a:hover {
	background-color: #ECAE3C;
	color: #FFFFFF;
}
.inhaltnav a{
	background-color: #ECAE3C;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD9404;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FD9404;
}

