.haendler {
	font-family: Arial;
	font-size: 11px;
	color: 666666;
}
.haendlerfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 666666;

}

.formdesign {
	font-family: Arial;
	font-size: 11px;
	color: 666666;
	border: 1px solid #999999;


}
a:hover {
	font-size: 11px;
	font-family: Arial;
	color: cc0001;
}
a:link {
	font-size: 11px;
	font-family: Arial;
	color: cc0001;
}
a:active {
	font-size: 11px;
	font-family: Arial;
	color: cc0001;
}
a:visited {
	font-size: 11px;
	font-family: Arial;
	color: cc0001;
}