html            { overflow: -moz-scrollbars-vertical; }

body { 
  background-color:#ffffff;
}
td,b,a { 
  font-family: Arial, Helvetica, Verdana;
  font-size: 11pt;
  color:#000000;
  text-decoration:none;
}
a.language-active { 
	color:#e50000; 
	font-size: 11pt;
	font-weight:bold; 
	text-decoration:none;
 }
a.language { 
	color:#e50000; 
	font-size: 11pt;
	cursor: hand;
	cursor: pointer;
	font-weight:bold; 
	text-decoration:none;
 }
.menu { 
  color:#e50000;
  font-size: 11pt;
  font-weight:bold; 
  text-decoration:none;
 }
.menu2 { 
  color:#e50000; 
  font-size: 11pt;
  font-weight:bold; 
  text-decoration:none;
 }
.headline { 
  color:#910000; 
  font-size: 11pt;
  font-weight:bold; 
  text-decoration:none;
 }
.anzeigenTitel {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #e50000;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.anzeigenText {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #666666;
	cursor: hand;
	cursor: pointer;
}
.anzeigenLink {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #62A248;
	cursor: hand;
	cursor: pointer;
}
.menuTD {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #e50000;
	cursor: hand;
	cursor: pointer;
	font-weight:bold; 
	text-decoration:none;
}
.menuLink {
	font-family: Verdana, Arial, sans-serif;
	color: #e50000;
	font-weight:bold; 
	text-decoration:none;
}
