table {
	font: normal 200 13px;
	color: #4c4c4c;
	font-family: "Swis721 Cn BT";

}
td.ueberschrift { 
	font: 15px;
	font-family:"Swis721 Cn BT";
	color: #eb6909; 
	}
	
td.klein { 
	font: 10px;
	font-family:"Swis721 Cn BT";
	color: #4c4c4c;
	}
a.menue:link {
	font: 13px;
	font-family:"Swis721 Cn BT";
	color: #eb6909;
	text-decoration: none;
}
a.menue:hover {
	font: 13px Verdana;
	font-family:"Swis721 Cn BT";
	color: #eb6909; 
	text-decoration: underline;
}
a.menue:visited {
	font: 13px Verdana;
	font-family:"Swis721 Cn BT";
	color: #4c4c4c;
	text-decoration: none;
}
a.menue:active {
	font: 13px Verdana;
	font-family:"Swis721 Cn BT";
	color: #eb6909; 
	text-decoration: none;
}
td.impressum {
	font: 11px;
	font-family:"Swis721 Cn BT";
	color: #4c4c4c;
	text-decoration: none;
}
a.impressum:link {
	font: 11px;
	font-family:"Swis721 Cn BT";
	color: #4c4c4c;
	text-decoration: none;
}
a.impressum:hover {
	font: 11px;
	font-family:"Swis721 Cn BT";
	color: #4c4c4c;
	text-decoration: none;
}
a.impressum:active {
	font: 11px;
	font-family:"Swis721 Cn BT";
	color: #4c4c4c;
	text-decoration: underline;
}
a.impressum:visited {
	font: 11px Verdana;
	font-family:"Swis721 Cn BT";
	color: #4c4c4c;
	text-decoration: none;
}