@charset "UTF-8";
.text_titel {
	font-family: Helvetica;
	font-size: 24px;
}
.tabelle_video_zentriert {
	text-align: center;
}
.tab_rechts {
	text-align: right;
}
.text_impressum {
	font-family: Helvetica;
	font-size: 10px;
	color: #666;
}
.text_impressum_right {
	text-align: right;
}
/* Cookies 23.5.18 */
.cc_container .cc_btn {
background-color: #c30e2e !important; /* Farbe des Buttons */
color: #ffffff !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #ffffff !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #000 !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #c30e2e !important; /* Textlink-Farbe "Mehr Infos" */
}
.cc_container a:visited {
color: #c30e2e !important; /* Textlink-Farbe "Mehr Infos" */
}

