body {
	margin-top: 0cm;
	margin-left: 0cm;
	margin-right: 0cm;
	background-color: #ffffff;
}

p,a,dl,ul,td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
}


a:link { 
	color: #FF3333; 
}

a:visited {
	color: #FF6666;
}

a:active {
	color: #FF3333;
}


.titel { 
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.adresszeile { 
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 11px; 
}


.tabelleHintergrund {
	background-color: #949DBE;
}

.tabelleRahmen {
	background-color: #558CCC;
}

.tabelleTitel {
	background-color: #949DBE;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.tabelleUntertitel {
	background-color: #ffffff;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.tabelleInhalt {
	background-color: #ffffff;
}

.klein {
	font-size: 10px;}
