html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-family : Arial, sans-serif;
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background: url(../grafik/backg.jpg);
}

#benieni {
	text-align:right;
	position:absolute;
	bottom:0;
	right:0;
	z-index:0;
}

img {
	border:0;
}

table {
	border:0;
}

#front1 {
	position:absolute;
	top:50px;
	width:750px;
	margin-left:-375px;
	left:50%;
	z-index:1;
	text-align:center;
}

#front2 {
	position:absolute;
	top:110px;
	left:0;
	width:100%;
	z-index:2;
	text-align:center;
}

#front2 p.titel {
	font-size:16pt;
	color:#FFFFFF;
	font-weight:bold;
}

#back {                               /*  ersetzt den Border, denn IE rechnet Border nach innen Mozilla nach aussen  */
	overflow:hidden;
	position:absolute;
	z-index:0;
	top:0;
	bottom:0;
	width:804px;
	margin-left:-402px;
	left:50%;
	background:#111f85;
}

* html #back {
	top:0;
	bottom:0;
	height:100%;
	width:804px;
}

#main {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:1;
	top:110px;
	bottom:20px;
	width:800px;
	margin-left:-400px;
	left:50%;
	background:#ffffff;
}

* html #main {
	top:0;
	bottom:0;
	border-top:110px solid #ffffff;
	border-bottom:20px solid #111f85;
	height:100%;
	width:800px;
}

#content {
	margin-left:15px;
	margin-right:15px;
}

* html #content {
	padding-top:5px;
	padding-bottom:5px;

}

#up {
	position:absolute;
	margin-left:-400px;
	left:50%;
	top:0;
	width:800px;
	min-width:800px;
	height:110px;
	background:#ffffff;
	z-index:2;
	text-align:right;
	background:url(../grafik/head_logo.jpg);
	background-repeat:no-repeat;
}

* html #up {
	top:0px; width:800px; height:110px;

}

#navigation {
	position:absolute;
	margin-left:-400px;
	left:50%;
	top:89px;
	width:800px;
	min-width:800px;
	height:21px;
	background:#ffffff;
	z-index:3;
	text-align:right;
}

* html #navigation {
	top:0px; width:800px; height:21px; border-top:89px solid transparent

}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6, a.nav7, a.nav8 {line-height:21px; display:block; float:left; text-align:center; font-size : 7pt; font-weight:bold; font-family : Verdana, sans-serif; text-decoration:none; overflow:hidden; background:#111f85; color:#ffffff;}

a.nav1 {background-position:0; width:90px;}
a.nav2 {background-position:-90px; width:90px;}
a.nav3 {background-position:-180px; width:120px;}
a.nav4 {background-position:-300px; width:110px;}
a.nav5 {background-position:-410px; width:130px;}
a.nav6 {background-position:-540px; width:80px;}
a.nav7 {background-position:-620px; width:90px;}
a.nav8 {background-position:-700px; width:90px;}

a.nav1:hover {background-position:0 0;}
a.nav1:hover .button {display:block; width:90px; height:21px; background:#1010ff; color:#ffffff; cursor: pointer;}
a.nav2:hover {background-position:-90px 0;}
a.nav2:hover .button {display:block; width:90px; height:21px; background:#1010ff; color:#ffffff; cursor: pointer;}
a.nav3:hover {background-position:-180px 0;}
a.nav3:hover .button {display:block; width:120px; height:21px; background:#1010ff; color:#ffffff; cursor: pointer;}
a.nav4:hover {background-position:-300px 0;}
a.nav4:hover .button {display:block; width:110px; height:21px; background:#1010ff; color:#ffffff; cursor: pointer;}
a.nav5:hover {background-position:-410px 0;}
a.nav5:hover .button {display:block; width:130px; height:21px; background:#1010ff; color:#ffffff; cursor: pointer;}
a.nav6:hover {background-position:-540px 0;}
a.nav6:hover .button {display:block; width:80px; height:21px; background:#1010ff; color:#ffffff; cursor: pointer;}
a.nav7:hover {background-position:-620px 0;}
a.nav7:hover .button {display:block; width:90px; height:21px; background:#1010ff; color:#ffffff; cursor: pointer;}
a.nav8:hover {background-position:-700px 0;}
a.nav8:hover .button {display:block; width:90px; height:21px; background:#1010ff; color:#ffffff; cursor: pointer;}


#down {
	text-align:right;
	position:absolute;
	margin-left:-400px;
	left:50%;
	bottom:0;
	width:800px;
	min-width:800px;
	height:20px;
	background:#111f85;
	color:#d0d0d0;
	font-size:0.8em;
	z-index:4;
}

* html #down {bottom:0px; width:800px; height:20px;}

#down p {width:50%; margin:0; padding-top:2px; border:0}

.left {float:left; text-align:left;}
.right {float:right; text-align:right;}

#content p{
	font-size : 8pt;
	line-height : normal;
	color : #111f85;
}
.text {
	margin-bottom : 0;
	margin-left : 10px;
	margin-right : 20px;
	margin-top : 0;
	text-align : justify;
}

address {
	font-size : 8pt;
	color : #111f85;
	font-style : normal;
}

 ul {
	font-size : 8pt;
	margin-left : 4mm;
	color : #111f85;
	text-indent : 0%;
	line-height : 12pt;
	list-style-type : square;
}

.left {
	width:45%;
	margin:0;
	float:left;
	text-align:left;
}

.right {
	width:45%;
	margin:0;
	float:right;
	text-align:right;
	font-size : 8pt;
	color : #708090;
	line-height : normal;
	letter-spacing : normal;
	text-decoration:none;
}
.center {text-align:center;}

a.simple {
	font-weight:bold;
	font-size : 8pt;
	color : #708090;
	line-height : normal;
	letter-spacing : normal;
	text-decoration:none;
}

h1 {
	font-weight:normal;
	font-size:16pt;
	color : #111f85;
}

h2 {
	font-weight : bold;
	font-size : 9pt;
	color : #696969;
	line-height : normal;
	letter-spacing : normal;
	margin-top : 18pt;
	margin-right : 15px;
	margin-bottom : 6pt;
	margin-left : 10px;
}
h3 {
	font-weight : bold;
	font-size : 8pt;
	color : #708090;
	line-height : normal;
	letter-spacing : normal;
	margin-top : 6pt;
	margin-right : 15px;
	margin-bottom : 3pt;
	margin-left : 10px;
}

h4 {
	font-weight : bold;
	font-size : 9pt;
	color : #696969;
	margin-top : 3pt;
	margin-bottom : 3pt;
}

h5 {
	font-weight : bold;
	font-size : 8pt;
	color : #708090;
	margin-top : 2pt;
	margin-bottom : 2pt;
}

h6 {
	font-size : 8pt;
	line-height : normal;
	color : #111f85;
	font-weight:bold;
	text-decoration:underline;
}