
body {
	scrolling=yes
    scrollbar-base-color: #eeeeee;
    scrollbar-face-color: #eeeeee;
    scrollbar-track-color: #eeeeee;
    scrollbar-arrow-color: #666666;
    scrollbar-3dlight-color: #eeeeee;
    scrollbar-darkshadow-color: #eeeeee;
    scrollbar-highlight-color: #eeeeee;
    scrollbar-shadow-color: #eeeeee;
	margin: 2px 0;
	background: #eeeeee;
}

table { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; border=0; }
tr { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; border=0; }
td { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; border=0; }
input { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; }
textarea { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; }
p { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; border=0; }
a { text-decoration: none; color: #cc0000; }
a:hover { text-decoration: none; color:#cc0000; font-weight: bold; }
.titel { font-size: 16px; color:#666666; }
.titelr { font-size: 16px; color:#cc0000; }
.subtitel { font-size: 10px; color:#666666; }
.subtitelr { font-size: 10px; color:#cc0000; }
.copyright { font-size: 9px; color:#666666; }
.bauernregel { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; }
.formularfeld {
	height: 18px;
	width: 200px;
	border: 1px solid cccccc;
}

.formularfeld2 {
	height: 90px;
	width: 200px;
	border: 1px solid cccccc;
}
.formularfeld3 {
	height: 18px;
	width: 125px;
	border: 1px solid cccccc;
}
.buttonSenden {
	height: 18px;
	width: 98px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid cccccc;
}
.buttonSenden2 {
	height: 18px;
	width: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid cccccc;
}
