/* CSS Document für Schriftgröße*/

/***************************************************************/
/* Seitenkopf */
/***************************************************************/

#seitenkopf-rechts {
  padding-top: 11px;
  height: 19px;
}
#seitenkopf-rechts p {
  font-size: 74%;
}
#seitenkopf-rechts .service {
  margin-top:3px;
}

/***************************************************************/
/* Kopfbild, Titel, Hauptnavigation */
/***************************************************************/

#titel-suche p {
  padding: 0px 6px 0 6px;
  margin-top: 2px;
}

/***************************************************************/
/* Formulare, Suchfeld */
/***************************************************************/

/***************************************************************/
/* Zwischenbereich, History, Ecken der Spalten */
/***************************************************************/

/***************************************************************/
/* Inhaltsbereich Unterseiten */
/***************************************************************/

#unterseite-spalte-1 ul li a {
  font-size: 74%; 
  line-height: 134%;
}
#unterseite-spalte-1 ul li ul li a {
  background-position: 11px 5px;
}
#unterseite-spalte-1 ul li ul li a:hover {
  background-position: 11px 5px;
}
.box-content li, html .linkliste li a {
  background-position: 0px 5px;
}


/***************************************************************/
/* Text, Inhalt */
/***************************************************************/
p, .text, .box-content { 
  font-size: 74%; 
  line-height: 134%;
}

h1, .tx-newloginbox-pi1 h3 {
  font-size: 142%;
  line-height: 140%;
}

