body {background-color: #FFFFFF; margin:0px; padding:0px;}



a:link {
	color: #A3171A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A3171A;
}
a:hover {
	text-decoration: none;
	color: #A3171A;
}
a:active {
	text-decoration: none;
}
/*topmenü*/
a.aktiv:link, a.aktiv:visited { color:#000; }
a.aktiv:hover { color:#A3171A; }

.graufett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.rotfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A3171A;
}
.weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3171A;
}

.rotklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #A3171A;*/
}
.ds {
    height:485px;
    overflow:auto;
}
