body {
     color: #000060; font-size: 12pt; background-color: #E0E0E0
     }



a:link {font-size: 12pt; color: #000060; text-decoration: none}
a:visited {font-size: 12pt; color: #C0C0C0}
a:active {font-size: 12pt; color: #FF0000; background-color: #6868A0}
a:hover {font-size: 12pt; color: white; background-color: #6868A0}
a:focus {font-size: 12pt; color: white; background-color: #6868A0}

ul {
   list-style-type: circle;
   }

#rahmen1 {
  border-width:2px;
  border-style:solid;
  border-color:#000060;
  padding:10px;
  text-align:justify; }

/* "div-id's
#rechts {text-align: right}
#links {text-align: left}
#zentriert {text-align: center} */
#block {text-align: justify}
#block15 {line-height: 15pt; text-align: justify}
#block18 {line-height: 18pt; text-align: justify}
#courier12 {font-family: Courier}
#verdana12 {font-family: Verdana}
#verdana15 {font-family: Verdana; font-size:125%}
#verdana18 {font-family: Verdana; font-size:150%}
#verdana24 {font-family: Verdana; font-size:200%}
/* #einzug {margin-left: 2em; margin-right: 2em}
#erstezeile {text-align: justify; text-indent: 2.54mm} */