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

