/* At-Rules */
@charset "iso-8859-1";

html, body, textarea {
  scrollbar-base-color:#ff00ff;
  scrollbar-3d-light-color:#808000;
  scrollbar-arrow-color:silver;
  scrollbar-darkshadow-color:black;
  scrollbar-face-color:#ffff00;
  scrollbar-highlight-color:#808000;
  scrollbar-shadow-color:#ff00ff;
  scrollbar-track-color:#808000
}

body { margin-left:0px; margin-right:0px; margin-top:5%; margin-bottom:0px}

a:link {text-decoration:none; color: black}

a:visited {text-decoration:none; color: black}

a:hover {text-decoration:underline}

a:active {text-decoration:underline}

a:focus {text-decoration:underline}

/* standarstext*/
font {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  text-align: left; vertical-align: top}

/* Überschriften grau z.B. Monat aud rubrik-index */
H1 {font-family: Arial; font-size: 12pt; font-weight: 600;  text-align: left; vertical-align: top; color: black; line-height: 100%}

/* bildunterschift */
font.bild {font-family: Arial, Helvetica, san-serif; font-size: 7pt; text-align: left; vertical-align: top; line-height: 110%}

/* anmerkungen usw. text etwas kleiner */
font.small {font-family: Arial, Helvetica, san-serif; font-size: 8pt; text-align: left; vertical-align: top; line-height: 110%}	   

H2 {font-family: Arial; font-size: 10pt; font-weight: 500;  text-align: left; vertical-align: top; color: black; line-height: 80%}		

/* End of style section. Generated by AceHTML at 29.11.2003 22:06:27 */