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