/* 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: 1000px; height: 105px; background: #33CCFF;	z-index: 1;}div.fuss{	position: absolute; left: 0; top: 720; text-align:center;	width: 1000px; height: 35px;  background: #33CCFF;	z-index: 7;}div.fuss800{	position: absolute; left: 0; top: 820; text-align:center;	width: 1000px; height: 35px;  background: #33CCFF;	z-index: 7;}	div.nav {    position:absolute; left:0; top:105px; text-align:center;	width: 1000px; 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.rahmen {position: absolute; left: 0px; top: 100px;	width: 1000px; height: 620px; background: #F7F7F7;	z-index: 0;}div.inhalt {	position: absolute; left: 100px; top: 145px;	padding-left:10px; padding-right:10px;	padding-top:5px;	width: 800px; height: 565px; background: #F2F2F2;	z-index: 6;}div.inhaltscroll {	position: absolute; left: 100px; top: 145px;   	width: 800px; height: 565px; overflow: scroll;  background: #F2F2F2;	scrollbar-base-color: #E0E0E0; scrollbar-arrow-color: #003498; scrollbar-shadow-color: #003498;	z-index: 6;}	a:link, a:visited {	color: #003498;}	a:active, a:hover {	color: #808080;}
