
body { margin-top:0.5px; margin-bottom:12px; margin-right:3cm; }

p,p.klein,p.title,h1,h3,h4,h6,div,b { font-family:Verdana, Arial, Helvetica, sans-serif; }
h2,h5 { font-family:Comic Sans MS; Verdana, Arial, Helvetica, sans-serif;}

/* font-family = Schriftart fuer Textelemente */
h1  { font-size:18px; color:#333399; margin-top:5; margin-bottom:8; }
h2  { font-size:18px; font-variant:small-caps; line-height:28px; margin-bottom:5px; text-align:left; color: #0000FF;}
h3 { font-size:16px; line-height:18px; margin-top:14px; margin-bottom:1px; text-align:left; }
h4 { font-size:16px; line-height:36px; text-align:left; margin-top:3px; margin-bottom:8px; }
h5 { font-size:24px; text-align:left; color: #0000FF; margin-top:3px; margin-bottom:8px; margin-left:40px; }
h6 { font-size:12px; line-height:14pt; margin-top:5px; margin-bottom:5px; text-align:left; }
li { font-family:Verdana, Arial, Helvetica, sans-serif; line-height:16px; font-size:12px; margin-top:5px; margin-bottom:8px; text-align:left; color:#000000; }
ul,ol { font-family:Verdana, Arial, Helvetica, sans-serif; style="list-style-type:disc"; line-height:16px; font-size:12px; margin-top:5px; margin-bottom:8px }
div { font-size:12px; text-align:left; padding-bottom:14pt; }
p.klein { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:8px; text-align:right; }
p.title { font-size:16px; line-height:22px; margin-bottom:5px; text-align:left; }
p { font-size:12px; text-align:left; line-height:14pt; margin-top:5px; margin-bottom:5px; }

ul#Navigation {
    margin: 0; padding: 0.8em;
    text-align: center;
    border: 0px solid black;
    background-color: white;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.0em; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0.1em 0.5em; font-size: 15px;
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
    border-left-color: white; border-top-color: white;
    color: black; background-color: white;
  }

  ul#Navigation div {
    padding: 0.2em 1em; font-size: 15px;
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
    border-left-color: white; border-top-color: white;
    color: black; background-color: red;
  }


  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #250FEE;
}


a:text { color:#FF0000} 
a:link { color:#FF0000 text-decoration: none} 
a:active { color:#E19200 text-decoration: none} 
a:visited { color:#CCCC00 text-decoration: none}

form {
BORDER-RIGHT: #ddd 6px solid; PADDING-RIGHT: 20px; BORDER-TOP: #ddd 6px solid; PADDING-LEFT: 20px; PADDING-BOTTOM: 20px; BORDER-LEFT: #ddd 6px solid; PADDING-TOP: 20px; BORDER-BOTTOM: #ddd 6px solid;border-color:#B4BDFE;
}
.check {
border: 1 px; border-color:#FF0000;
}
.auswahl {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: left;
}