﻿body {
				background-color: #D6D7D9;
				padding: 0px;
				margin: 0px;
				font-family: Arial, Helvetica, Sans-Serif;
				font-size: 14px;
}
hr {
				height: 1px;
				color: #008BCF;
}
h1 {
				font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
.content a {
				color: #007BC4;
}
#active {
				color: #007BC4;
}
.wechselbild {
				width: 750px;
				height: 275px;
				background-image: url('images/wechselbild_01.jpg');
				background-repeat: no-repeat;
}
.navi ul ul li a {
				font-size: 12px;
				font-weight: normal;
}
.navi ul ul li {
				border-style: none none solid none;
				border-width: 0px 0px 1px 0px;
				border-bottom-color: #FFFFFF;
				padding-top: 4px;
				padding-bottom: 4px;
}
.headnavi a:hover {
				text-decoration: underline;
}
.headnavi a {
				text-decoration: none;
				color: #FFFFFF;
				padding-right: 5px;
				padding-left: 5px;
				}

.main {
				width: 960px;
				position: relative;
				margin: auto;
				height: auto;
				min-height:100%;
				z-index: 20;
}
.fueller_links {
				position: absolute;
				z-index: 5;
				width: 284px;
				height: 129px;
				left: -284px;
				top: 0px;
				float: left;
}
.fueller_rechts {
				position: fixed;
				z-index: 5;
				width: 284px;
				height: 129px;
				top: 0px;
				right: -284px;
				display: block;
				float: right;
}
.tabelle {
				border: 0 none #d9dadb;
				border-collapse: collapse;
				background-image: url('images/verlauf.png');
				background-repeat: repeat-x;
				width: 100%;
}
.navi {
				background-color: #FFFFFF;
				width: 210px;
				background-image: url('images/verlauf.png');
				background-repeat: repeat-x;
				vertical-align: top;
				padding-top: 50px;
				padding-left: 15px;
				color: #5D5A59;
}
.headnavi {
				background-color: #007BC4;
				color: #FFFFFF;
				padding-top: 8px;
				padding-left: 15px;
				padding-bottom: 8px;
}
.contenttabelle {
				padding: 0px;
				margin: 0px;
				border: 0 solid #d9dadb;
				border-collapse: collapse;
				width: 100%;
}
.toolbox {
				padding: 170px 15px 15px 15px;
				background-position: top;
				background-color: #8FB2C8;
				vertical-align: top;
				width: 180px;
				background-image: url('images/toolbox.jpg');
				background-repeat: no-repeat;
				color: #FFFFFF;
				font-size: 12px;
}
.content {
				padding: 15px;
				background-color: #E7EFF5;
				vertical-align: top;
				color: #5D5A59;
}
.hintergrund {
				background-position: center top;
				position: inherit;
				z-index: 5;
				width: 100%;
				top: 0px;
				background-color: #008BCF;
				background-image: url('images/fueller_body.jpg');
				background-repeat: no-repeat;
				height: 191px;
}
.bodyhintergrund {
				position: absolute;
				top: 119px;
				width: 100%;
				z-index: 2;
}
.adressblock {
				position: absolute;
				bottom: 15px;
}
.ramenlos {
				border-width: 0px;
}
.navi ul {
				list-style-type: none;
				margin-left: 0px;
				padding-left: 0px;
}
.navi ul li {
				padding-top: 6px;
				padding-bottom: 6px;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #007BC4;
				width: 170px;
}
.navi ul li a {
				color: #5D5A59;
				font-style: italic;
				text-decoration: none;
				font-weight: bold;
				font-size: 16px;
}
.navi ul li a:hover {
				text-decoration: underline;
}
.adressblock a {
				text-decoration: none;
				color: #007BC4;
}
.adressblock a:hover {
				text-decoration: underline;
}
.toolbox a {
				color: #FFFFFF;
				text-decoration: none;
				font-weight: bold;
}
.toolbox a:hover {
				text-decoration: underline;
}

.content a:hover {
				color: #000000;
}

