html, body {
	margin: 0px;
	scrollbar-base-color:#666666;
	scrollbar-track-color:#666666;
	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#CC3333;
	scrollbar-darkshadow-color:#33B100;
	scrollbar-3dlight-color:#FFCC00;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#666666;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #33B100;
		outline:none !important;
}
a:hover {
	color: #339900;
		outline:none !important;
}
a:active {
	color: #666666;
		outline:none !important;
}
a:visited {
	color: #CC0000;
		outline:none !important;
}

.img:link {
outline: none;
}

h2 {font-size: 14px; font-family: Arial !important;}
