/* CSS Document für Schriftgröße*/

/***************************************************************/
/* Seitenkopf */
/***************************************************************/

#seitenkopf-rechts {
  padding-top: 12px;
  height: 18px;
}
#seitenkopf-rechts p {
  font-size: 70%;
}
#seitenkopf-rechts .service {
  margin-top:2px;
}

/***************************************************************/
/* Kopfbild, Titel, Hauptnavigation */
/***************************************************************/

#titel-suche p {
  padding: 2px 6px 0 6px;
}

/***************************************************************/
/* Formulare, Suchfeld */
/***************************************************************/


/***************************************************************/
/* Zwischenbereich, History, Ecken der Spalten */
/***************************************************************/

/***************************************************************/
/* Inhaltsbereich Unterseiten */
/***************************************************************/


#unterseite-spalte-1 ul li a {
  font-size: 70%;
  line-height: 124%;
}
/*
 einzeln ausweisen
#unterseite-spalte-1 ul li ul li a {
  font-size: 70%; 
  line-height: 110%;
}
.box-content ul li a {
  font-size: 70%; 
  line-height: 124%;
}
.box-content ul li {
  font-size: 100%; 
  line-height: 135%;
}
*/


/***************************************************************/
/* Text, Inhalt */
/***************************************************************/
p, .text, .box-content { 
  font-size: 70%; 
  line-height: 134%;
}
h1, .tx-newloginbox-pi1 h3 {
  font-size: 140%;
  line-height: 140%;
}
