td, body, textarea, p, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#aaaaaa;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-shadow-color:#eeeeee;
	scrollbar-arrow-color:#666666;
	scrollbar-face-color:#eeeeee;
	scrollbar-track-color:#eeeeee;
}

.titel {
	color: #666666;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textgross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #FF3300;
	font-weight: bold;
}
a:hover {
	color: #FF3300;
	font-weight: bold;
}
a:visited {
	color: #FF3300;
	font-weight: bold;
}
a:active {
	color: #FF3300;
	font-weight: bold;
}
.motto {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: normal;
	color: #FF3300;
	text-transform: lowercase;
	font-size: 17px;
	font-weight: bold;


}
.klein {
	font-size: 9px;
}
