/* CSS Document */

body {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link {
font-size: 11px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:hover {
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:active {
font-size: 11px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:visited {
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
h1 {
color: #003300;
font-size: 13px;
}
p {
font-size: 11px;
line-height: 16px;
}.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003300;
	line-height: 14pt;
}
.a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006600;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003300;
	line-height: 14pt;
}
.normal_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 14pt;
}
.fett_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14pt;
}
.normalklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003300;
	line-height: 13pt;
}
.fett_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003300;
	line-height: 13pt;
}
