body {
	margin: 0px;
	background-color: #ffffff;
}

body, table, td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
}

.anschrift{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

h1{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 8pt;
	color: #ED2024;
}

a:link, a:active, a:visited {
	color:#ED2024;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color:#ED2024;
	font-weight: normal;
	text-decoration: yes;
}
