/* Standard */
body {
  font-family: Arial;
  font-style:normal;
  font-weight:normal;
  font-size:10pt;
  background-color: #e1e1e1;
  color: #000000;
  margin: 0px;
}

/* Schriften */
p {
  padding-left: 5px;
  padding-bottom: 5px;
  font-family: Arial;
  font-size:10pt;
  color: #000000;
}
p.1klein {
  font-family: Arial;
  font-size:8pt;
  color: #000000;
}
p.2klein {
  font-family: Arial;
  font-size:6pt;
  color: #000000;
}
p.fusszeile {
  font-family: Arial;
  font-size:8pt;
  color: #000000;
  background-color: #F9F400;
}
p.h1 {
  font-family: Arial;
  font-weight:bold;
  font-size:12pt;
  color: #000000;
  text-align:center;
}
p.h2 {
  font-family: Arial;
  font-weight:bold;
  font-size:12pt;
  color: #000000;
  text-align:center;
}
p.h3 {
  font-family: Arial;
  font-weight:bold;
  font-size:16pt;
  color: #000000;
  text-align:center;
}
/* Tabellen Text */
td {
  font-family: Arial;
  font-size:10pt;
  color:#000000;
  text-align:left;
}

/* Auswahl Navigation Horizontal / Vertikal */
a.hn1on {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}
a.hn1on:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}
a.hn1off {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}
a.hn1off:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}
a.hn2on {
  font-family: Arial,Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
  text-transform: none;
}
a.hn2on:hover {
  font-family: Arial,Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
  text-transform: none;
}
a.hn2off {
  font-family: Arial,Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
  text-transform: none;
}
a.hn2off:hover {
  font-family: Arial,Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
  text-transform: none;
}
a.hn3on {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
  text-transform: none;
}
a.hn3on:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
  text-transform: none;
}
a.hn3off {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #002D48;
  text-transform: none;
}
a.hn3off:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
  text-transform: none;
}


a {color:#00764F; text-decoration:underline;}
a:hover {color:#DBD93D; text-decoration:underline; }

td.anzeige {
}
td.headline {
  background-image: url('../upload/bilder/layout/bgtitel.gif');
  height: 30px;
  text-align: left;
}
td.text {
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  text-decoration: none;
}
td.bilder {
  font-family: Arial, Helvetica, sans-serif;
  font-size:8pt;
  text-align: center;
  color: #000000;
}