a:hover {
	text-decoration: underline; color: #A5181C;
}

a {
	text-decoration: underline; 
    color: #000000;
}

.menue_link {
    text-decoration: none;
    color: #000000;	
}
.menue_link:hover {
	text-decoration: underline;
    color: #A5181C;
}

.menue_text {
    font-style: normal;
    font-size: 8pt;
    font-family: Arial;
    font-variant: normal;
    font-weight: normal;
}

.news_ueberschrift {
    font-style: normal;
    font-size: 8pt;
    font-family: Arial;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: -0pt;
    color: #000000;
}

.news_text {
    font-style: normal;
    font-size: 8pt;
    font-family: Arial;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.ueberschrift_text {
    font-style: normal;
    font-size: 10pt;
    font-family: Arial;
    font-variant: normal;
    font-weight: bold;
}

.text {
    font-style: normal;
    font-size: 10pt;
    font-family: Arial;
    font-variant: normal;
    font-weight: normal;
}

.text_grafik {
    font-style: normal;
    font-size: 8pt;
    font-family: Arial;
    font-variant: normal;
    font-weight: normal;
    color: #FFFFFF;
}



