body   
{ 
  background-color: #313131;
  padding-top: 0px;
  margin-top: 0px;

}

td 
{
  color: #FFFFFF;
  font-family: Verdana; 
  font-size: 10px;
  text-align: center;
  }

a 
{ 
  color: #FFFFFF; 
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

a:hover 
{ 
  color: #C71312;
  text-decoration: none;

}

a.box 
{ 
  color: #ffffff; 
  font-family: Verdana; 
  font-size: 11px;
  font-weight: bold;
  
}

a.box:hover 
{  
  color: #ff0000;
  text-decoration: none;
}

.Chead
{
  background-color: #2A5C77;
  color: #ffffff;
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  color: #ffffff;
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}

.Callg
{
	color: #000000;
  font-family: Tahoma; 
  font-size: 13px;
  font-weight: bold;
	text-align: left;
}

.Callg2
{
	color: #000000;
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: bold;
	text-align: left;
}

.Callg3
{
	color: #000000;
  font-family: Tahoma; 
  font-size: 10px;
  font-weight: bold;
	text-align: left;
}

.Callg td
{
  color: #000000;
  font-family: Tahoma; 
  font-size: 11px;
  text-align: left;
}

.Cnorm 
{
  background-color: #B0AB85;
}

.Cmite
{
  background-color: #B0AB85;
}

.Cmite1
{
  background-color: #2A5C77;
  color: #ffffff;
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: bold;
}

.Cmite2
{
  background-color: #3791C1;
}

.Cdark
{
  background-color: #B0AB85;
}

.Fehler_text
{
  color: #FF0000;
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: bold;
}

.Fehler
{
  color: #FF0000;
  font-family: Tahoma; 
  font-size: 14px;
  font-weight: bold;
}

#Ballg
{
	color: #ffffff;
	text-align: center;
}
#Ballg td
{
	color: #ffffff;
	text-align: center;
}

.Bhead
{
	color: #000000;
	text-align: center;
}

.Bbody
{
	color: #FFFFFF;
	text-align: center;
}

.Bbody2
{
	color: #FFFFFF;
  font-family: Verdana; 
  font-size: 14px;
  font-weight: bold;
}

.smalfont 
{ 
    color: #ffffff;
    font-size: 10px;
  	text-decoration: none;
}

.headfont
{ 
    color: #000000;
    font-family: Verdana; 
    font-size: 14px;
    font-weight: bold;
}

.border 
{ 
    background-color: #2A5C77;
}

.border1 
{ 
    background-color: #C0C0C0;
}

.border2 
{ 
    background-color: #D8D3B6;
}

hr 
{ 
    height: 0px; 
	  border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #000000;  
    font: 11px Tahoma;  
    border-color: #003366;
  	border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;
}

.link 
{ 
  color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline;
  font-weight: bold;
}

.menu
{
	display:block;
	color: #ffffff;
	font-size: 11px;
	width: 175px;
	height: 25px;
	text-indent: 35px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	background-image: url('images/schalter.png');
	background-repeat: no-repeat;
}

.menu:hover
{
	display:block;
	color: #9d9d9d;
	font-size: 11px;
	width: 175px;
	height: 25px;
	text-indent: 38px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	background-image: url('images/schalter_h.png');
	background-repeat: no-repeat;
} 

