body {
  font-family: Helvetica, Tahoma, Verdana ;
  color: #000000;
  background-color: #e3e8ed;
}
.headers {
  font-family: Helvetica;
  font-size: 12px;
  color: #000000;
  color: black;
  line-height: 17px;
  font-weight: bold;
}
.fliesstext {
  font-family: Helvetica;
  font-size: 11.5px;
  color: #808080;
  line-height: 15px;
}
td.line {
  height:50px;
  width:100%;
  background-image:url(partner/line.jpg);
  background-repeat:repeat-x;
  background-position:center left;
}

.kontakt {
  font-family: Helvetica;
  font-size: 10px;
  color: black;
  font-weight: normal;
}
.menulink {
  font-family: Helvetica;
  font-size: 12px;
  font-weight: normal;

}
.spacer {
  font-family: Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #d4e078;
}
.linkpassive {
  font-family: Helvetica;
  font-size: 12px;
  font-weight: normal;

}
td.backimage
{


}
td.backimagemainmenu
{
background-color:#000000;
background-image:url(buttons/normal.jpg);
}
td.backimageactive
{
background-color:#000000;
background-image:url(buttons/active.gif);
}
.ueberschrift {
  font-family: Helvetica;
  font-size: 15px;
  color: #000000;
}

a:link {
	color:black; 
	text-decoration:none;
}
a:visited {
  color: black;
  text-decoration: none;
}
a:active {
  color: red;
  text-decoration: none;
}
a:hover {
  color: red;
  text-decoration: none;
}