/* Standardschriften */body         { font-family: Georgia, 'Times New Roman', Serif; text-align: justify }h1, h2, h3, h4, h5 { font-family: 'Trebuchet MS', Arial, Sans-Serif; text-align: left; page-break-after:avoid }/* Linkeigenschaften */a:link       { color: #800000; font-weight: bold; margin-bottom: 3; text-decoration:none }a:visited    { color:#990000; font-weight: bold; margin-bottom: 3; text-decoration:none}a:active     { color:#FFFFFF; font-weight: bold;                background-color:#800000; margin-bottom: 3; text-decoration:none}a:hover      { color: #0000FF; font-style: italic; font-weight: bold; text-decoration: none;                margin-bottom: 3 }/* Überschriften */h1           { text-align: center; font-size: 18pt; margin-top: 0; margin-bottom: 0 }h2           { font-size: 14pt }h3           { font-size: 12pt }h4           { font-size: 12pt }thead			{ font-family: 'Trebuchet MS', Arial, Sans-Serif; font-weight: bold; text-align: center }/* Selbst definierte Formate */.keinAbstand { margin-top: 0; margin-bottom: 0 }.menu        { margin-left: 15; margin-top: 2; margin-bottom: 2 ; font-family: Trebuchet MS, Arial, Sans-Serif }.inhaltEin   { font-family: 'Trebuchet MS', Arial, Sans-Serif; font-size: 9pt; text-align:                left; margin-left: 25pt; margin-top: 0; margin-bottom: 0 }.inhaltEin2  { font-family: 'Trebuchet MS', Arial, Sans-Serif; font-size: 9pt; text-align:                left; margin-left: 29pt; margin-top: 0; margin-bottom: 0 }.inhalt      { font-family: 'Trebuchet MS', Arial, Sans-Serif; font-size: 9pt; font-weight:                bold; line-height: 1.6; margin-top: 2; margin-bottom: 2 }.inhalt_bild { margin-top: 0; margin-bottom: 0 }.linksImKopf { font-size: 8pt; font-weight: bold; text-align: right; margin-top: 0;                margin-bottom: 0 }.AufzLinks   { list-style-type: square; text-indent: -1cm; margin-left: 2cm; margin-top: 0;                margin-bottom: 3pt }.startseite  { font-family: 'Trebuchet MS', Arial, Sans-Serif; font-size: 14pt; font-weight:                bold; margin-left: 25 }.AbstNach    { margin-bottom: 6 }.verzeichnis { text-align: left; text-indent: -12; margin-left: 12 }.impressum   { text-align: left; text-indent: -12; margin-left: 12; margin-top: 0;                margin-bottom: 0 }