body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

a:link { color:#990000; text-decoration:none; }
a:visited { color:#990000; text-decoration:none; }
a:hover {color: #FF3300;}
a:active { color:#FFFFFF; text-decoration:none; }

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 1px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 6px;
	text-decoration: none;
	text-align: center;
	background-color: #FF6600;
}
.unternavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 6px;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
}
