* {margin: 0; padding: 0
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #C40000;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
}
p {
	margin-left: 1px;
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 2px;
	color: #FFFFFF;
	padding-bottom: 8px;
}
h1 {
	font-size: 18pt;
	font-weight: normal;
	padding-top: 22px;
	padding-bottom: 18px;
}
h2 {
	font-weight: bold;
	margin-left: 1px;
	font-size: 10pt;
	color: #FFFFFF;
}
.schwarz {
	color: #000000;
	text-decoration: none;
	border-color: #000000;
}
.fett {
	text-decoration: none;
	font-weight: bold;
}
.schwarz_unterstrichen {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.schwarz_fett_unterstrichen {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: underline;
}
.weiss {
	color: #FFFFFF;
	text-decoration: none;
	border-color: #FFFFFF;
}
