body {
;
}

/* Absatz */
p {
font-family: "arial", "verdana", "geneva", sans-serif;
font-size: 10pt;
; color: #000000
}

/* Menü unbesuchte Links */
a.menulink:link {
color: #000000;
text-decoration: none;
font-weight: normal;
font-size: 10pt;
}

/* Menü besuchte Links */
a.menulink:visited {
color: #666666;
text-decoration: none;
font-weight: normal;
font-size: 10pt;
}

/* Menü aktive Links */
a.menulink:active {
color: #0000FF;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

/* Menü Hover nur MSIE */
a.menulink:hover {
color: #ff0000;
text-decoration: none;
font-weight: normal;
font-size: 10pt;
}

/* Unbesuchte Links */
a:link {
color: #0000FF;
}



/* Besuchte Links */
a:visited {
color: #336699;
}

/* Aktive Links */
a:active {
color: #FF0000;
}

/* Links Hover MSIE */
a:hover {
color: #FF0000;
}

/* Überschrift 1 */
h1 {
font-size: 16pt;
color: #000000;
font-weight: bold;
border: none;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/* Überschrift 2 */
h2 {
color: #000000;
font-size: 14pt;
text-decoration: none;
font-weight: bold;
font-family: "arial", "verdana", "geneva", sans-serif;
}

/* Tabellenzelle */
td {
color: #000000;
font-family: "arial", "verdana", "geneva", sans-serif;
font-size: 10pt;
}

.s {
font-size: 8pt;
}

.m {
font-size: 10pt;
}

.l {
font-size: 18px;
}.weiss {  color: #FFFFFF}
.fett {  font-weight: bold}
.liste {  list-style-type: circle; font-size: xx-small}
.rot {  color: #FF0000}
.fett-rot { font-weight: bold ; color: #FF0000}
.weiss-fett { color: #FFFFFF ; font-weight: bold}
.logosytle {  text-align: left}
