.align-center {
	text-align:center;
}

.align-right {
	text-align:right;
}

.align-left {
	text-align:left;
}

.align-justify {
	text-align:justify;
}

.navi { color: black; font-size: 10px; font-family: Verdana; text-decoration: none }
.navi a:link { color: black; font-size: 10px; font-family: Verdana; text-decoration: none }
a:link    { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:active  { color: black; text-decoration: none }
a:hover   { text-decoration: underline }
BODY { font-family: Arial ; color:#333333; }
.link { color: #ff0066; size:-1 }
.navi:hover { color: black; font-size: 10px; font-family: Verdana; text-decoration: underline }
.navi_active { color: black;  font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: none }
.rootline { font-size: 9px; font-family: Verdana }
.footer { font-size: 9px; weight: bold }
.oben { font-size: 10px; font-family: Verdana }
.anzeige { font-size: 9px; weight: bold; color:white }
.headline { font-size: 16px; font-weight: bold; /*padding-top: 10px; margin-top: 10px;*/ }

p, span, div, td { font-size: 12px; margin-top:0; font-family: Arial }


#content a {
    color: #000099;
}

#border a {
    color: #000099;
}

#content p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.randschwarz {
    border:1px solid black;
}