/* standard HTML Tags */
BODY  { color: black; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #c4d6f1; height: 100%; overflow: auto }
/* HTML LINK Tags */
A  { color: #1b3290; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
A:hover, A:active, A:focus    { color: #4f6dbc; text-decoration: none; background-color: #abbee6 }
/* HTML Tags und spezielle Klassen fŸr Navigation*/
.toplinks  { color: #abbee6; background-color: #1f2582 }
.toplinks A  { color: #abbee6; line-height: 15pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; border-left: 5px none #abbee6; width: 40px; display: block }
.toplinks A:hover, .navigation A:active, .navigation A:focus  { color: #4f6dbc; background-color: #c4d6f1 }
.navigation   { color: #abbee6; font-size: 11pt; background-color: #1f2582 }
.navigation A    { color: #7c94d2; line-height: 15pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; border-left: 5px none #1f2582; width: 116px; display: block }
.navigation A:hover, .navigation A:active, .navigation A:focus  { color: #2847a5; background-color: #c4d6f1 }
.navigation_balken     { color: #1f2582; font-weight: 500; line-height: 18pt; background-color: #4f6dbc; vertical-align: middle; padding: 0pt }
.navigation_item    { font-weight: normal; line-height: 15pt; background-color: #2847a5; vertical-align: middle; padding: 0pt; border-right: 2px solid #4f6dbc; border-bottom: 1px solid #4f6dbc; border-left: 2px solid #4f6dbc }
/* spezielle Klassen fŸr Seiteninhalt */
.wichtig  { color: black; font-weight: bold; font-size: 14pt; background-color: #abbee6; padding: 3pt; border: solid 1pt #1b3290 }
.aufmacher  { color: #c4d6f1; font-weight: 500; font-size: 24pt; line-height: 30pt; text-align: center; text-indent: 5px; padding: 10pt }
.aufmacher_zelle  { color: #c4d6f1; font-weight: 500; font-size: 18pt; background-color: #1f2582; text-align: center; padding-top: 5pt; padding-right: 5pt; padding-bottom: 5pt; border: solid 2px #4f6dbc }
.untertitel  { color: black; font-weight: 700; font-size: 12pt; background-color: #4f6dbc }
.bild  { padding: 4px; border: solid 2px #1f2582 }
.inhalt     { border-left: 190px solid #c4d6f1 }
