body {
	background-color: #780026;
	text-decoration: none;
	margin: 0px;
	background-image:  url(bilder/rot.jpg);
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
a:link {
	text-decoration: none;
	color: #780026;
}
a:visited {
	text-decoration: none;
	color: #780026;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #780026;
	text-decoration: none;
	line-height: 16px;
}
