a:link {  text-decoration: none; color: #FFFFFF}
a:visited {  text-decoration: none; color: #FFFFFF}
a:hover {  text-decoration: underline; color: #FFFFFF}
a:active {  text-decoration: none; color: #FFFFFF}

body { 
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FF9933;
scrollbar-highlight-color: #ff9933;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #666666;
scrollbar-shadow-color: #CCCCCC;
}

.bu {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	a:link;
    a:hover;
    a:visited;
}

.text {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.textlink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	a:link;
	a:visited;
    a:hover;
    a:active;
}

.headline {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.fat {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.liste {
	list-style-position: outside;
	list-style-image:  url(../BILDER/DOTLIST.JPG);
}
.hide {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF9933;
}

