BODY, P, BR, UL, TD, TH, SMALL, B, STRONG, I, H1, H2, H3, H4, H5, H6, A:link {
 font: 12px arial, helvetica;
}

INPUT {
 color: #000;
 font: 11px arial, helvetica;
}

A:link, A:visited {
 border-color: #000;
 color: #000;
 text-decoration: none;
}

A:hover {
 background-color:#F0F0F0;
 font-weight:normal;
 text-decoration: underline;
}

A:active {
 color: #F00;
 text-decoration: none;
}

small {
 font-style: normal;
}

TH, B {
 font-weight: bold;
}

i {
 font-style: italic;
}

h1, h2, h3, h4, h5, h6, .ueberschrift {
 display:inline;
 font-style: normal;
 color: #000;
 text-decoration: none;
 margin-top:0px;
 margin-bottom:0px;
}

.ueberschrift {
 font: bold 16px arial, helvetica;
}

A.zufall {
 text-decoration:underline;
 font-size:10px;
 color:#800000;
}

IMG.zufall {
 border: 1px solid #000;
}