
body{
	Background-Color : rgb(255,255,255);
	Color : #000000;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : normal;
	Line-Height : normal;
	scrollbar-base-color : rgb(255,255,255);
	Text-Decoration : bold;
	}


.text{
	Color : #000000;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : normal;
	Line-Height : normal;
	}


a:visited{
	Color : #003399;
	}


.textbold{
	Color : #000080;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : bold;
	Line-Height : normal;
	}


.smalltext{
	Color : #000000;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 8pt;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : normal;
	Line-Height : normal;
	Text-Decoration : none;
	}


.textboldbig{
	Color : #000080;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 18px;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : bold;
	Line-Height : normal;
	}


.texttab{
	Background-Color : #000080;
	Color : #ffffff;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : bold;
	Line-Height : normal;
	}


a:active{
	Color : #000080;
	}


a:hover{
	Background-Color : #C0C0C0;
	Color : #000080;
	Text-Decoration : underline;
	}


a:link{
	Color : #000080;
	}


a{
	Font-Size : 10pt;
	}


.button{
	Background-Color : #C0C0C0;
	Color : #000080;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : bold;
	Line-Height : normal;
	}
#hauptnavi {
	font: bold 10pt Verdana, Arial, sans-serif;
	margin-left: 0px;
	padding: 1px 0px;
	border-bottom: 1px solid #000080;
	}

#hauptnavi li {
	margin: 0;
	display: inline;
	list-style: none;
	}
#hauptnavi a {
	padding: 1px 5px;
	margin-left: 5px;
	border: 1px solid #000080;
	border-bottom: none;
	background: #C0C0C0;
	text-decoration: none;
	font: bold 10px Verdana, Arial, sans-serif
	}
#hauptnavi a:link, #hauptnavi a:visited { color: #000080; }
#hauptnavi a:hover {
	color: #FFFFFF;
	background-color: #C0C0C0;
	border-color: #000080;
	}
#hauptnavi a#aktuell {
	color: #C0C0C0;
	border-bottom: 1px solid #000080;
	background-color: #000080;
}