body{
  background-image: url(../img/bg_body_m.gif);
}

a{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #10218B;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;	
}

.spotlight_header{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: bold;
  color: #10218B;
	text-decoration: none;
}

.spotlight{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
	text-decoration: none;
}

.stat_header{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14pt;
  font-weight: bold;
  color: #10218B;
	text-decoration: none;
	height: 50px;
}

.stat_header_small{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
  font-weight: bold;
  color: #10218B;
	text-decoration: none;
	height: 30px;
}

.navi{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
	text-decoration: none;
}

.navi_hg{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: bold;
  color: #10218B;
	text-decoration: none;
}

.navi:hover{
	font-weight: bold;
  color: #000000;	
}

a.func_button{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
	font-weight: bold;
  color: #000000;
	text-decoration: none;
}

.auflistungkopf{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
	font-weight: bold;
  color: #FFFFFF;
	text-decoration: none;
	background-color: #10218B;
	height: 30px;
	vertical-align: top;
}

.prehead{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
	font-weight: bold;
  color: #10218B;
}