.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}


.textzitat {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: italic;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
}


.texttitelweiss {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #ffffff;
}

.texttitelschwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	left: 5px;
}

.textxl {
        font-family: Times New Roman, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
        left: 5px;
}

.textxxl {
        font-family: Times New Roman, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
        left: 5px;
}


a:link { font-family:Arial; color:#000000; text-decoration:none;font-size:10pt;}
a:visited { font-family:Arial; color:#000000; text-decoration:none;font-size:10pt; }
a:hover { font-family:Arial; color:#888888; text-decoration:underline;font-size:10pt }

