body {
color: 335A79
}

/* 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: #335A79;
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: #335A79;
}



/* 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: #DDDDDD}
.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}

