@CHARSET "UTF-8";

.header_background {
	background: #2b5797;
	border: solid 1px #2b5797;	
}

.cm_header_external {
    background-color: #2b5797;
}

.cm_header_logo_external {
    width: 105px;
    height: 65px;
}

.startpage_left {
	background: #00aba9;
}

.startpage_right1 {
	background: #2d89ef;
}

.startpage_right2 {
	background: #e3a21a;
}

.slotMarkerSingle_challenge {
	background: #147cf2;	
}

.slotContentSingle_challenge {
	color: white;
	background: #147cf2;	
}


.cm_header_logo_external {
    background: url("./headerlogo_1749385053.png");
    background-size: cover;
}
