body {background-color:#FFCC00; font-family: Arial, Helvetica, sans-serif}
h1 {color: #CC0000}
.hervorhebung1 {color: #CC0000; font-weight: bold}

 a:link {color:#006633}
 a:visited {color:#993300}
 a:hover {background-color:#FFFF00; color: #006633}
 a:active {; color: #FF0000; background-color: #FFFF00}

table {font-family: Arial, Helvetica, sans-serif; background-color: #FFF4CC; color: #660000}

.hervorhebung2 { color: #CC0000; font-weight: bold ; text-decoration: underline}
.liste-ohne { list-style-type: none; list-style-position: outside}
.liste-punkt { list-style-type: disc ; list-style-position: outside}
