body {
	padding : 0px;
	margin : 0px;
	font-family: Arial, Geneva, Helvetica, Verdana , sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Geneva, Helvetica, Verdana , sans-serif;
	font-size: 12px;
}

a {
color: #000;
font-size: 11px;
font-weight: normal;
text-decoration: underline
}

a:hover {
color: #ff0000;
text-decoration: underline;
}

.titel {
font-size: 20px;
color: #002D64;
font-weight: bold;
}

.fett {
font-weight : bold
}



