body {
	background-color: #ffffea;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
.tababstand {
	font-size: 9px;
	line-height: 1px;
}
.fliesstextfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
	background-image: none;
}


a.fliesstext:link, a.fliesstextfett:link, a.fliesstext:visited, a.fliesstextfett:visited {
	text-decoration: none;
	color: #8d4a28;
}

a.fliesstextfett:active, a.fliesstextfett:hover, a.fliesstext:active, a.fliesstext:hover {
	text-decoration: underline;
	color: #8d4a28;
}
.fliesstextoben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	vertical-align: bottom;
}

.thisyear, .nextyear {
	width:90px;
	padding-left:10px;
	}
.thisyear {
	margin-top:10px;
	background-color:#baf3aa;
	}
.nextyear {
	background-color:#8cea71;
	color:#21227e;
	}	
