body {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #000000;
}

h1 {
	font-size: 14pt;
	font-weight : bold;
	color : #DF0024;
}

h2 {
	font-size: 12pt;
	font-weight : bold;	
}

td {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #000000;
}

.klein {
	font-family : arial, sans-serif;
	font-size : 7pt;
	color : #000000;
}

th {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	background-color : #F9BDBD;
	text-align : left;
}

th.active {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	background-color : #DF0024;
	text-align : left;
}

a.auswahl:link { 
	color: #DF0024; 
	text-decoration : none;	
}

a.auswahl:visited { 
	color: #DF0024;	
	text-decoration : none;  
}

a.auswahl:hover { 
	text-decoration : none;
	color : #ffffff;
	background-color : #DF0024;
}

a.auswahl:active { 
	text-decoration : none;
	color : #DF0024;
}

a.auswahlinaktiv:link { 
	color: #F9BDBD; 
	text-decoration : none;	
}

a.auswahlinaktiv:visited { 
	color: #F9BDBD;	
	text-decoration : none;  
}

a.auswahlinaktiv:hover { 
	text-decoration : none;
	color : #ffffff;
	background-color : #F9BDBD;
}

a.auswahlinaktiv:active { 
	text-decoration : none;
	color : #F9BDBD;
}
