body {
scrollbar-3dlight-color: #dadada;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-darkshadow-color: #dadada;
scrollbar-face-color: #dadada;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #dadada;
}
.text {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titelklein {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textfett {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titel {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}