/* Hauptnavigation */

#hauptnavigation ul li {
  padding-top: 16px;
}

#hauptnavigation ul li a {
  font-size: 11px;
  padding: 3px 0 0 4px;
  height: 31px;
  width: 116px;
  line-height: 14px;
}

/* Ebene 2 */

#hauptnavigation ul li ul {
  margin: 0 0 16px 0;
}

#hauptnavigation ul li ul li {
  padding-top: 12px;
}

#hauptnavigation ul li ul li a {
  font-size: 11px;
  padding: 0 0 0 7px;
  line-height: 14px;
  height: 100%;
}

/* Grusswort auf Home */

#grusswort_text {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
#grusswort_urheber {
  font-size: 11px;
}


/* Schriftgröße */

#schriftgroesse {
  font-size: 11px;
  width: 105px;
  height: 17px;
  padding: 3px 0 0 5px;
}
#schriftgroesse a {
  margin-top: 0;
}

/* Inhalte */

#headline {
  padding-top: 49px;
}
#headline h1 {
  font-size: 15px;
}


/* Spalten für Texte, Subnavigation, etc. */

#inhalt {
  font-size: 13px;
  line-height: 18px;
}

.bildtext {
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
}

.portrait_bildtext {
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
}

.box_farbe {
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
  padding: 2em;
  padding-bottom: 0.5em;
}


/* Kontextnavigation */

.kontextnavigation ul li a {
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 8px;
  width: 100%;
  background-position: left 3px;
}


/* Seitenservice */

.seitenservice a {
  font-size: 11px;
  font-weight: bold;
  background-position: 0 1px;
}


/* Fusszeile */

#fusszeile {
  font-size: 11px;
}
#fusszeile_sp1 {
  padding-top: 20px;
}
