html            { overflow: -moz-scrollbars-vertical; }

h1 {
 font-size:10pt;
}

body { 
  font-family: Verdana,Helvetica;
  font-size:8pt;
  font-weight:normal;
  background-color: #FFFFFF;
  color:#2D3393;
}

td { 
  font-family: Verdana,Helvetica;
  font-size:10pt;
  font-weight:normal;
  color:#2D3393;
}

td.active { 
  background-color:#2D3393;
}

input.search { 
  background-color:#f0f2ff;
  border-width:1px;
  border-style:solid;
  border-color:#2D3393;
  color:#2D3393;
}


.hmenu { 
  font-family: Verdana,Helvetica;
  font-size:8pt;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
}

.hmenu1 { 
  font-family: Verdana,Helvetica;
  font-size:10pt;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
}

.umenu { 
  font-family: Verdana,Helvetica;
  font-size:8pt;
  font-weight:normal;
  color:#FFFFFF;
  text-decoration:none;
}

.branche { 
  font-family: Arial,Verdana,Helvetica;
  font-size:8pt;
  font-weight:bold;
  color:#2D3393;
  text-decoration:none;
}

a { 
  font-family: Arial,Verdana,Helvetica;
  font-size:10pt;
  font-weight:normal;
  color:#2D3393;
  text-decoration:none;
}

form{ 
  margin:0px;
}

.hus{ 
  visibility:hidden;
}

.anzeigenTitel {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #333399;
	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: Arial,Verdana,Helvetica;
	font-size: 10pt;
	color: #e50000;
	cursor: hand;
	cursor: pointer;
	font-weight:bold; 
	text-decoration:none;
}
.menuLink {
	font-family: Arial,Verdana,Helvetica;
	color: #ffffff;
	font-weight:bold; 
	text-decoration:none;
}

