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