body {
  font-family:'Palatino LinoType', 'Book Antiqua', 'Times New Roman';
  font-color:#59595b;
  font-size:11pt;
  background-color:#678e9f;
  background-image:url(./images/bgr.jpg);
  background-repeat:repeat-x;
}

a.menue {
  border-style:none;
}

a.footer {
  border-style:none;
}

img.link {
  border-style:none;
}

h1.content {
  font-family:"Palatino, Book Antiqua";
  font-size:14pt;
  font-color:#92a005;
}

h2.content {
  font-family:"Palatino, Book Antiqua";
  font-size:12pt;
  font-color:#92a005;
}

td.downloads2 {
  border-style:dotted;
  vertical-align:top;
}

td.downloads {
  border-style:dotted;
  vertical-align:top;
}

td.menue {
  vertical-align:top;
}

th.downloads2 {
  text-align:center;
}

th.downloads {
  text-align:center;
}

table.downloads {
  width:480px;
}

table.kontakt {
  width:480px;
}

td.kontakt {
  padding-top:10px;
  padding-bottom:10px;
  border-bottom-style:solid;
  border-bottom-color:#92a005;
}

img.kontakt {
  width:50px;
}

