body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	list-style-type: disc;
}
a:link {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #003366; 
	text-align: justify; 
	clear: none;}

h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #003366; 
	font-size: 12pt; 
	text-align: center; 
	font-weight: bold;}

li { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #003366;}

ul { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #003366;}

.zehnpunkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}

.neunpunkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}

.achtpunkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}

.zehnbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

.centerbold {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.right {text-align: right;}

.gruen {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

