a:link {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none
	}
a:active {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none
	}
a:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none
	}
a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration: none
	}
.active {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	background-color: #94ABAB;
	}
.ftd {
	font-size: 8pt;
	font-weight: normal;
	color: #112e05;
	text-decoration: none ;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #112e05;
	text-decoration: none ;
	border: 1px outset #eeeeee;
	padding: 3px;
	background-color: #F5F7FB;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: 1px outset #888888;
	padding: 1px;
}

td {
	font-size: 9pt;
	color: #353535;
	font-weight: normal;
	line-height: 22px;
	}

body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	background-color:#187F7F;
	}

ul {
	margin: 0 0 0 20px;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
	vertical-align: baseline;
	}

#container {
	position: absolute;
	width: 900px;
	height: 600px;
	left: 50%;
	top: 48%;
	margin-left: -450px;
	margin-top: -300px;
	background-image: url(img/bgr.gif);

	overflow: auto;

	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	line-height: 17px;
	}

#titel {
	position: absolute;
	left: 215px;
	top: 17px;
	width: 650px;
	height: 20px;
	}

#navigator {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 185px;
	height: 425px;
	line-height: 22px;
	}

#adresse {
	position: absolute;
	font-size: 8pt;
	font-weight: normal;
	cursor: hand;
	color: #999999;
	position: absolute;
	vertical-align: bottom;
	top: 580px;
	left: 0px;
	width: 100%;
	height: 20px;
	text-align: center;
	}

#navarea {
	font-size: 10pt;
	color: #156969;
	position: absolute;
	vertical-align: top;
	font-weight: normal;
	line-height: 20px;
	left: 0;
	top: 137px;
	width: 150px;
	height: 463px;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	}

#textarea {
	font-size: 9pt;
	color: #022326;
	position: absolute;
	vertical-align: top;
	font-weight: normal;
	line-height: 20px;
	left: 150px;
	top: 132px;
	width: 700px;
	height: 468px;
	text-align: left;
	background-color: #efefef;
	overflow: auto;
	z-index: 1;
	}

#inhalt {
	font-size: 9pt;
	color: #353535;
	position: relative;
	vertical-align: baseline;
	text-align: justify ;
	font-weight: normal;
	line-height: 18px;
	margin: 30px;
	left: 0px;
	top: 0px ;
	width: 640px;
	height: 400px;
	background-color: transparent;
	}

#ext_inhalt {
	font-size: 9pt;
	color: #353535;
	position: absolute;
	vertical-align: baseline;
	text-align: justify ;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	left: 0px;
	top: 0px ;
	width: 700px;
	height: 468px;
	}

#linie {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background-color: #666665;
	}

#webref {
	position: relative;
	top: 1px;
	left: 0px;
	vertical-align: middle;
	text-align: center;
	margin: 20px;
	width: 200px;
	height: 145px;
	}

#webtxt {
	top: 5px;
	font-size: 8px;
	color: #353535;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	margin-left: 0px;
	width: 200px;
	height: 20px;
	}

#webpdf {
	font-size: 8px;
	color: #353535;
	position: relative;
	text-align: center;
	margin: 0px;
	width: 200px;
	height: 20px;
	}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: #777;
	font-weight: bold;
	}


