/* Seite generell */html { margin-top: 0px; margin-bottom: 0px; height: 100%;}body { margin-top: 0px; margin-bottom: 0px; background: #dad9d9; color: #333333; font-family: Arial, Helvetica, Serif; font-size: 11px; line-height: 17px; padding: 0; text-align: left;}td.auswahl { color: #333333; font-family: Arial, Helvetica, Serif; font-size: 12px; font-weight: bold; line-height: 17px; padding: 8; text-align: left;}/* Verweis allgemein */a:link {  color: #258143;  margin: 0;  padding: 0;  text-decoration: none;}/* Bereits besuchter Verweis */a:visited {  color: #258143;  margin: 0;  padding: 0;  text-decoration: none;}/* Verweis bei Mouse-over */a:hover {  color: #258143;  margin: 0;                   /* Au&szlig;enabstand: keiner */  padding: 0;                  /* Innenabstand: keiner */  text-decoration: underline;  /* Textdekoration: unterstrichen */}/* Aktiver Verweis oder Verweis mit Fokus */a:active,a:focus {  color: #FF0000;  margin: 0;                   /* Au&szlig;enabstand: keiner */  padding: 0;                  /* Innenabstand: keiner */  text-decoration: none;}/* Liste f&uuml;r horizontale Navigationsleiste */ol#horizontal {  color: #258143;  list-style: none;            /* Listendarstellung: keine */  margin: 0 24px 0 0;  padding: 0;  text-align: right;}/* Einzelne Listenpunkte in der horizontalen Navigationsleiste */ol#horizontal li {  color: #258143;  font-weight: bold;  float: right;  font-size: 13px;  letter-spacing: 1px;  margin: 3px 12px 0 12px;  padding: 0;}/* Aktiver Listenpunkt in der horizontalen Navigationsleiste */ol#horizontal li.activated {  color: #a20808;  font-weight: bold;  float: right;  font-size: 13px;  letter-spacing: 1px;  margin: 3px 12px 0 12px;  padding: 0;}/* Liste f&uuml;r 2. horizontale Navigationsleiste */ol#besuch {  color: #a20808;  list-style: none;            /* Listendarstellung: keine */  margin: 0 24px 0 16px;  padding: 0;  text-align: right;}/* Einzelne Listenpunkte in der 2. horizontalen Navigationsleiste */ol#besuch li {  color: #a20808;  font-weight: bold;  float: left;  font-size: 13px;  letter-spacing: 1px;  margin: 3px 12px 0 12px;  padding: 0;}/* Aktiver Listenpunkt in der 2. horizontalen Navigationsleiste */ol#besuch li.activated {  color: #a20808;  font-weight: bold;  float: left;  font-size: 13px;  letter-spacing: 1px;  margin: 3px 12px 0 12px;  padding: 0;}/* Liste f&uuml;r vertikale Navigationsleiste */ol#vertical {  color: #ffffff;  list-style: none;            /* Listendarstellung: keiner */  margin: 0;                   /* Au&szlig;enabstand: keiner */  padding: 0;                  /* Innenabstand: keiner */  text-align: left;            /* Horizontale Ausrichtung: linksb&uuml;ndig */}/* Einzelne Listenpunkte in der vertikalen Navigationsleiste */ol#vertical li {  color: #ffffff;  font-weight: bold;  font-size: 13px;  line-height: 18px;  letter-spacing: 1px;  margin: 0 0 0 12px;  padding: 8px;}/* Einzelne Unterpunkte in der vertikalen Navigationsleiste */ol#vertical li.sub {  color: #ffffff;  font-weight: bold;  font-style: italic;  font-size: 11px;  line-height: 15px;  letter-spacing: 1px;  margin: 0 0 0 22px;  padding: 4px;}/* Aktiver Listenpunkt in der vertikalen Navigationsleiste */ol#vertical li.activated {  color: #a20808;  font-weight: bold;  font-size: 13px;  line-height: 18px;  letter-spacing: 1px;  margin: 0 0 0 12px;  padding: 8px;}/* Aktiver Unterpunkt in der vertikalen Navigationsleiste */ol#vertical li.subactivated {  color: #a20808;  font-weight: bold;  font-style: italic;  font-size: 11px;  line-height: 15px;  letter-spacing: 1px;  margin: 0 0 0 22px;  padding: 4px;}/* Verweis allgemein in horizontaler Navigationsleiste */ol#horizontal li a:link {  color: #258143;  display: block;  font-weight: bold;  margin: 0;  padding: 0;  text-decoration: none;}/* Verweis allgemein in 2. horizontaler Navigationsleiste */ol#besuch li a:link {  color: #a20808;  display: block;  font-weight: bold;  margin: 0;  padding: 0;  text-decoration: none;}/* Verweis allgemein in vertikaler Navigationsleiste */ol#vertical li a:link {  color: #ffffff;  display: block;  font-weight: bold;  margin: 0;  padding: 0;  text-decoration: none;}/* Verweis allgemein in Listen */ol.other li a:link,ul.other li a:link {  color: #258143;  font-weight: normal;  text-decoration: none;}/* Bereits besuchter Verweis in horizontaler Navigationsleiste */ol#horizontal li a:visited {  color: #258143;  display: block;  font-weight: bold;  margin: 0;  padding: 0;  text-decoration: none;}/* Bereits besuchter Verweis in 2. horizontaler Navigationsleiste */ol#besuch li a:visited {  color: #a20808;  display: block;  font-weight: bold;  margin: 0;  padding: 0;  text-decoration: none;}/* Bereits besuchter Verweis in vertikaler Navigationsleiste */ol#vertical li a:visited {  color: #ffffff;  display: block;  font-weight: bold;  margin: 0;  padding: 0;  text-decoration: none;}/* Bereits besuchter Verweis in Listen */ol.other li a:visited,ul.other li a:visited {  color: #258143;  font-weight: normal;  text-decoration: none;}/* Verweis bei Mouse-over in horizontaler Navigationsleisten */ol#horizontal li a:hover {  color: #258143;  display: block;  font-weight: bold;  margin: 0;  padding: 0;  text-decoration: underline;}/* Verweis bei Mouse-over in 2. horizontaler Navigationsleisten */ol#besuch li a:hover {  color: #a20808;  display: block;  font-weight: bold;  margin: 0;  padding: 0;  text-decoration: underline;}/* Verweis bei Mouse-over in vertikaler Navigationsleiste */ol#vertical li a:hover {  color: #ffffff;  display: block;  font-weight: bold;  margin: 0;  padding: 0;  text-decoration: underline;}/* Verweis bei Mouse-over in Listen */ol.other li a:hover,ul.other li a:hover {  color: #258143;  font-weight: normal;  text-decoration: underline;}/* Aktiver Verweis und Verweis mit Fokus in Navigationsleisten */ol#horizontal li a:active,ol#vertical li a:active,ol#besuch li a:active,ol#horizontal li a:focus,ol#vertical li a:focusol#besuch li a:focus {  color: #FF0000;  display: block;                font-weight: bold;  margin: 0;  text-decoration: none;}/* Aktiver Verweis und Verweis mit Fokus in Listen */ol.other li a:active,ol.other li a:focus,ul.other li a:active,ul.other li a:focus {  color: #FF0000;               font-weight: normal;  text-decoration: none;}/* Absatz */p {  margin: 0 0 12px 0;  font-size: 12px;  line-height: 17px;  float: none;  clear: both;}p.small {  margin: 0 0 10px 0;  font-size: 10px;  line-height: 15px;  float: none;  clear: both;}/* Eingabefelder */form {  font-family: Arial, Helvetica, Serif;  margin: 0;  font-size: 12px;  line-height: 17px;  float: none;  clear: both;}input {  font-family: Arial, Helvetica, Serif;  margin: 0;  font-size: 12px;  line-height: 17px;  float: none;  clear: both;}textarea {  font-family: Arial, Helvetica, Serif;  margin: 0;  font-size: 12px;  line-height: 17px;  float: none;  clear: both;}/* Liste allgemein */li {  font-size: 12px;  margin: 0 0 12px 0;  line-height: 17px;}/* &Uuml;berschrift Ebene 1 */h1 {  background: #eaead5;         /* Hintergrund: orange */  color: #333333;              /* Textfarbe: schwarz */  font-size: 14px;  font-weight: bold;         /* Schriftgewicht: extrafett */  margin: 0 0 20px 0;             padding: 0;}/* &Uuml;berschrift Ebene 2 */h2 {  background: #eaead5;         /* Hintergrund: orange */  color: #333333;              /* Textfarbe: schwarz */  font-size: 12px;  font-weight: bold;         /* Schriftgewicht: extrafett */  margin: 0 0 10px 0;             padding: 0;}/* &Uuml;berschrift Ebene 3 */h3 {  color: #5C4F26;  font-size: 12px;  font-weight: bold;  margin: 2px 0 0 8px;             padding: 0;}
