body,table {
	font-family: "Courier New", Courier, monospace;
	font-size : 9pt;
	color: #181818;
	line-height: 16px;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #181818;
	}
img{
	border: none;
	}
p {
	margin-top: 20px;
	width: 87%;
	}
h1 {
	font-size: 12pt;
	font-weight: normal;
	line-height: 17px;
	padding-bottom: 22px;
	margin-top: 0;
	border-bottom: 1px solid #a7c3e0;
	width: 87%;
	}
x:-o-prefocus, h1 {
    padding-top: 10px;
    }
h2 {
	font-size: 12pt;
	font-weight: normal;
	line-height: 17px;
	margin-top: 20px;
	}
x:-o-prefocus, h2 {
    padding-top: 10px;
    }
h3 {
	font-size: 24px;
	color: #58595b;
	font-weight: normal;
	}
x:-o-prefocus, h3 {
    padding-top: 20px;
    }
h4 {
	font-size: 8pt;
	color: #b1b2b2;
	font-weight: normal;
	line-height: 17px;
	margin-top: -1px;
	margin-bottom: 0px;
	}
h5 {
	font-size: 8pt;
	color: #58595b;
	font-weight: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 9px;
	padding-bottom: 9px;
	border-bottom: 1px solid #e7e7e7;
	width: 100%;
	}
li {
	margin-bottom: 4px;
	}
ul {
	margin-left: -26px;
	}
ol {
	margin-left: -21px;
	}
a {
	font-size: 9pt;
	font-weight: normal;
	color: #181818;
	font-style: normal;
	text-decoration: underline;
	}
a:hover {
	color: #707070;
	}
a.nav {
	font-size: 10pt;
	font-weight: normal;
	color: #b1b2b2;
	font-style : normal;
	text-decoration : none;
	}
a.nav:hover {
	color: #6384c1;
	}
a.imp {
	font-size: 8pt;
	font-weight: normal;
	color: #181818;
	font-style: normal;
	text-decoration: underline;
	}
a.imp:hover {
	color: #707070;
	}
.container {
	display: block;
	position: absolute;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	}
.content {
	display: block;
	position: absolute;
	width: 775px;
	margin-left: 125px;
	margin-top: 65px;
	background-image: url(pics/bg.png);
	}
.header {
	display: block;
	position: absolute;
	width: 775px;
	height: 65px;
	margin-left: 125px;
	background-image: url(pics/head.png);
	}
.logo {
	display: block;
	position: absolute;
	height: 314px;
	width: 125px;
	background-image: url(pics/logo.png);
	}
.navi {
	position: absolute;
	margin-top: 333px;
	}
.inhalt {
	display: block;
	position: relative;
	width: 775px;
	min-height: 590px;
	background-image: url(pics/mitte.png);
	background-repeat: no-repeat;
	}
.inhalt2 {
	display: block;
	position: relative;
	width: 635px;
	margin-left: 120px;
	}
.footer {
	display: block;
	position: relative;
	width: 775px;
	height: 120px;
	background-image: url(pics/foot.png);
	text-align: center;
	}
.folie {
	display: block;
	position: absolute;
	width: 331px;
	height: 444px;
	margin-left: 444px;
	margin-top: 22px;
	background-image: url(pics/folie.png);
	}
.wkv {
	display: block;
	position: absolute;
	right: 98px;
	top: 0px;
	}