/* CSS Document */html, body, p, table, tr, td {	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	font-size: 10.5pt; font-weight: normal; color: #000000; line-height: 13pt;	vertical-align: top;}table, tr, td {	font-weight: bold;}div.kopf{	position: absolute; left: 0; top: 0; text-align:center;	width: 700px; height: 105px; background: #FFFFFF;	z-index: 1;}div.nav {    position:absolute; left:0; top:105px; text-align:center;	width:700px; height: 30px; background: #33CCFF;}td.navbutton_100 {	width: 100px; height: 15px;	text-align: center;	vertical-align: middle; background-color: #FFFFFF;	border-top: 3px solid #E0E0E0; border-left: 3px solid #C0C0C0;	border-right: 3px solid #E0E0E0; border-bottom: 3px solid #C0C0C0;}td.navbutton_100A {	width: 100px; height: 15px;	text-align: center;	vertical-align: middle; background-color: #66FFFF;	border-top: 3px solid #E0E0E0; border-left: 3px solid #C0C0C0;	border-right: 3px solid #E0E0E0; border-bottom: 3px solid #C0C0C0;}div.inhalt {	position: absolute; left: 0px; top: 145px;	padding-left:10px; padding-right:10px;	width: 700px;  background: #F2F2F2;	z-index: 6;}div.inhaltscroll {	position: absolute; left: 0px; top: 145px;   	width: 700px  background: #F2F2F2;	padding: 10px}	a:link, a:visited {	color: #003498;}	a:active, a:hover {	color: #808080;}
