
/* ---------- (body styles -- not needed for image maps) ---------- */
body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  background-color: #f3f3f3;
  line-height: 140%;
  color: #303030;
}
a:hover {
  background-color: #cc0000; 
  color: #ffffff;
}
.ueberschrift {
  font-size: 12px; 
  border: 1px dashed #333333; 
  text-decoration:none; 
  background-color: #ffffff; 
  padding: 3px 3px 3px 3px; 
  font-weight: bold;
}
.contentschrift {
  font-size: 10px; 
  color: #000000; 
  font-weight: normal; 
  text-align: justify; 
  line-height: 120%;
}
body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
.copy {
  font-size: 9px; 
  font-style: italic; 
  color: #000000;
}
.nav-link {
  font-size: 11px; 
  font-variant: small-caps; 
  color: #ffffff; 
  letter-spacing:2px; 
  text-align: left; 
  text-decoration: none; 
  background-color: #000000;
}
.nav-statisch {
  font-size: 11px; 
  font-variant: small-caps; 
  color: #cc0000; 
  letter-spacing:2px; 
  text-align: left; 
  text-decoration: none;
}

.nav-dead {
  font-size: 11px; 
/*  font-variant: small-caps; */
  font-style: italic; 
  color: #c6c7b9; 
  letter-spacing:2px; 
  text-align: left; 
  text-decoration: none;
}

