h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16pt;
 color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.link_liste {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #529EDE;
	font-weight: normal;
	text-align: center;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #ADD3EF;
	color: #3333CC;
}
.Fett {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;
	background-color: #529EDE;
	color: #FFFFFF;
	text-align: center;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: ADD3EF;
}
.link_liste_gross {

	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #529EDE;
	font-weight: bolder;
	text-align: center;
}
.klein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: ADD3EF;
}

