.navlink {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333
}
.navlink:visited {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333
}
a { 
	text-decoration: none;
}
a:visited {
	color: #333333
}
a:hover {
	color: #ff9900;
	text-decoration: underline
}
.navinfo {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999
}
.navinfo:visited {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999
}
a { 
	text-decoration: none;
}
a:visited {
	color: #999999
}
a:hover {
	text-decoration: underline;
	color: #ff9900
}
.uebersch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333
}
.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333
}
.textfeld {
	background-color: #f2f2f2;
	border=1px #999999 solid;
	margin-top: 1px;
	margin-right:1px;
	margin-bottom:1px;
	margin-left:1px;	
	color: #333333; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif
}
body {
        background-color: #ffffff;
        scrollbar-face-color: #cccccc;
        scrollbar-highlight-color: #ffffff;
        scrollbar-shadow-color: #ffffff;
        scrollbar-3dlight-color: #cccccc;
        scrollbar-arrow-color:  #ffffff;
        scrollbar-track-color: #ececec;
        scrollbar-darkshadow-color: #cccccc;
}
