
/*Allgemein*/
img { border-style: none }
body     { color: black; margin: 0 }
body, p, td  { color: black; font-size: 11px; font-family: Verdana; line-height: 150% }
.geschleerzeichen  { font-size: 1px }
a:link    { color: black; text-decoration: none }
a:visited  { color: black; text-decoration: none }
a:hover { color: #1c2c6b; text-decoration: none }
a:active  { color: #1c2c6b; text-decoration: none }
/* Menue
 */
.meue_text   { font-size: 12px; text-align: right; margin-right: 9px }
#Ebene1      { text-align: right; position: relative; width: 170px }
#Ebene1 a    { color: #192a70; text-decoration: none; display: block; padding-right: 5px; padding-left: 5px; height: 21px }
#Ebene1 a:hover      { color: #192a70; background: #d1d1ea; position: relative; top: 0 }
/*Typo*/
.headline { color: #1c2c6b; font-size: 14px; font-weight: 700 }
.auszeichnung  { font-weight: 700 }
.subline  { font-size: 10px; font-weight: 700 }
/*Tabellen*/
.tabelleninhalt  { font-size: 11px; text-align: center; padding: 3px }
/*Jahresuebersicht*/
.jahresuebers_text    { color: #fff; font-size: 10px; font-weight: 700; background-color: #9fc4df }
/*Popups*/
.popuplinks_ausrichtung  { text-align: right }
.popuplinks_margin { margin: 8px }
/*Formulare*/
.text1 { font-size: 11px }
.erlaeuterungen { font-size: 10px; line-height: 120% }
/*Sonstiges*/
.texteinzug { padding-left: 15px }
.extralinkauszeichnung { text-decoration: underline }
.linie { border-right: 1px solid #d1d1ea }
