.red {
	color: #db0030;
	font-weight: bold;
	font-size: 17px;
}


.blau {
	color: #006FB7;
	font-weight: bold;
	font-size: 17px;
}


#footer p {
    margin-bottom: 0px; 
    word-wrap: break-word;
}


a:hover {
    color: #db0030;
    text-decoration: none;
}



.header.original {
border-bottom: 1px solid rgba(202,202,202,1.00);
 }

.ce_accordion .toggler {
    font-size: 20px;
}

.ce_accordion .toggler:hover {
    background: #db0030;

}



/*************************
TIMELINE
************************/

.ce_timeline .timeline-item .timeline-item-title {
    background: #db0030;
}

.ce_timeline .timeline-item i {
    background: #db0030;
 }


.ce_timeline i.last-point {
    background: #db0030;
 
}


.ce_timeline .timeline-item .timeline-item-title::before {
    background:  #db0030;
}


.ce_timeline::before {
    background: #db0030;
 }


/*************************
ENDE TIMELINE
************************/