html { font-size: 14px; }

body,td,th {
	background-color: #FFFFAE;
	color: #800000;

    margin: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	
	scrollbar-base-color:#FFFFAE;
	scrollbar-3dlight-color:#800000;
	scrollbar-arrow-color:#800000;
	scrollbar-darkshadow-color:#800000;
	scrollbar-face-color:#FFFFAE;
	scrollbar-highlight-color:#FFFFAE;
	scrollbar-shadow-color:#FFFFAE;
	scrollbar-track-color:#FFFFAE;
}
body {
	background-color: #FFFFAE;
	color: #800000;
	
	padding: 0 1em 0 0;
    margin: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #800000;
	
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E10000;
}
a:hover {
	text-decoration: underline;
	color: #E10000;
}
a:active {
	text-decoration: none;
	color: #800000;
}

.Stil13 {font-size: Kein}
.Stil18 {font-size: 14px}
.Stil20 {font-size: 10px; }
.Stil21 {color: #E10000; font-size: 9px; }
.Stil22 {font-size: 12px}
.Stil23 {bgcolor: #FFFFFF; font-size: 11px; font-family: arial; }
.Stil25 {font-size: 12px; color: #E10000; font-weight: bold;}
.Stil28 {font-size: 36px; font-weight: bold;}
.Stil29 {font-size: 9px}
.Stil30 {color: #E10000; font-size: 12px;}

# Wenn der Abstand zwischen den Tabellenzeilen bei NULL liegen soll, dann
# padding: 0 1em 0 0; im body vermerken!
