body,div,td,p { 
	scrollbar-face-color: #ECECEC; 
	scrollbar-arrow-color: #003300; 
	scrollbar-base-color: #ffffff; 
	scrollbar-3d-light-color: #ffffff; 
	scrollbar-darkshadow-color: #999999; 
	scrollbar-highlight-color: White; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-track-color: #ffffff;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
    color: #333333;
	line-height: 12pt;
	font-size: 10px;
    }

navi {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #B2B2B2;
	}

.formu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 9px;
	background-color: #ffffff;
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #A7A7A7;
	}
	
.hg_unten {
	background-attachment: fixed;
	background-position: top right;
	background-image:  url(../pics/hg_unten.jpg);
	background-repeat: no-repeat;
	}
	
.hg_oben {
	background-attachment: fixed;
	background-position: bottom right;
	background-image:  url(../pics/hg_oben.jpg);
	background-repeat: no-repeat;
	}
	
a { font-weight:bold; color:#990000; }
a:link { text-decoration:none; font-weight:bold; color:#990000; }
a:visited { text-decoration:none; font-weight:bold; color:#990000; }
a:hover { text-decoration:underline; font-weight:bold; color:#333333; }
a:active { text-decoration:none; font-weight:bold; color:#333333; }