body {
  font-family:Arial;
  font-size:10pt;
}

table {
  font-family:Arial;
  font-size:10pt;
}

td {
  vertical-align: top;
}

h1 {
  font-family:Arial;
  font-size:12pt;
}

karte {
  font-family:Monotype Corsiva;
  font-size:12pt;
}

div.menu
{
  background: url( "menu.jpg" ) no-repeat;
  font: 10pt Verdana;
  font-style: italic;
  text-decoration: none;
  line-height: 32px;
  height: 30px;
}

div.menu a:link, div.menu a:visited, div.menu a:hover, div.menu a:active
{
  color: #000000;
  font-family: Verdana;
  font-weight: normal;
  padding: 0 0 0 24px;
  display: block;
  text-decoration: none;
}

div.menu a:hover, div.menu a:active
{
  background: url( "menu_hover.jpg" ) no-repeat;
}


a {
  font-weight: bold;
  color: #65A070;
  font-family: Arial;
  text-decoration: none
}



