body {
	scrollbar-base-color: #e6f6f9;
    scrollbar-face-color: #e6f6f9;
    scrollbar-track-color: #e6f6f9;
    scrollbar-arrow-color: #000000;
    scrollbar-3dlight-color: #e6f6f9;
    scrollbar-darkshadow-color: #e6f6f9;
    scrollbar-highlight-color: #e6f6f9;
    scrollbar-shadow-color: #e6f6f9;
	margin: 2px 0;
	background: #e6f6f9;
}

td { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; }
input { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; }
textarea { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; }
a { text-decoration: none; color: #000000; }
active { text-decoration: none; color: #b5010c; }
a:hover { text-decoration: none; color: #b5010c; }
.titelb { font-size: 14px; font-weight: bold; }
.titelbb { font-size: 16px; font-weight: bold; }
.titel { font-size: 14px; }
.titels { font-size: 11px; color: #000000; }
.titelr { font-size: 11px; font-weight: bold; color: #b5010c; }
.titelrg { font-size: 16px; color: #b5010c; }
.anzeige { font-size: 9px; }
.adresse { font-size: 9px; }
.tabelle { font-size: 10px; }
.untertitel { font-size: 9px; }
.weiss { font-size: 11px; color: #ffffff; }
.rot { font-size: 11px; color: #b5010c; }
.loesung { font-size: 7px; }

.formularfeld {
	height: 18px;
	width: 200px;
	border: 1px solid BEBEC0;
}

.formularfeld2 {
	height: 90px;
	width: 200px;
	border: 1px solid BEBEC0;
}
.buttonSenden {
	height: 18px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid BEBEC0;
}