
body{
  margin:0px;
  padding:0px;
  text-align:center;
}

td{
  font-family: Tahoma;
  font-size: 10pt;
  color: #7E948F;
}

.angebote{
  font-family: Tahoma;
  font-size: 8pt;
  color: #7E948F;
}

A {
  text-decoration: none;
  color: #7E948F;	
}


A:hover { 
  text-decoration: underline;
  color: #7E948F;
}


.h1gruen {
  font-family: Tahoma;
  font-size: 8pt;
  color: #809006;
}

.h1orange {
  font-family: Tahoma;
  font-size: 8pt;
  color: #F36C07;
} 

.h1rot {
  font-family: Tahoma;
  font-size: 8pt;
  color: #AB3A27;
}

.grau{
  font-family: Tahoma;
  font-size: 8pt;
  color: #7E948F;
}

.h1gruen:hover {
  text-decoration: underline;
  color: #809006;
}

.h1orange:hover {
  text-decoration: underline;
  color: #F36C07;
} 

.h1rot:hover {
  text-decoration: underline;
  color: #AB3A27;
}

.formular01 { 
  background-color:#F7FAFA; width:125px; border:1px solid #C7D1CF; 
  font-family: Tahoma;
  font-size: 8pt;
  color: #7E948F;
}

.formular02 { 
  background-color:#F7FAFA; width:300px; height:60px; border:1px solid #C7D1CF; 
  font-family: Tahoma;
  font-size: 8pt;
  color: #7E948F;
}

.button { 
  background-color:#F7FAFA; width:100px; border:1px solid #C7D1CF; 
  font-family: Tahoma;
  font-size: 8pt;
  height: 17px;
  width: 100px;
  color: #7E948F;

}
