@CHARSET "UTF-8";

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

.headerlogo {
	width: 60px;
	height: auto;
	margin: 2px;
}

.startpage_left {
	background: #2b5797;
}

.startpage_right1 {
	background: #2b5797;	
}

.startpage_right2 {
	background: #2b5797;
}


.slotMarkerSingle_tournament {
	background: #147cf2 !important;	
}

.slotContentSingle_tournament {
	color: white !important;
	background: #147cf2 !important;	
}

.slotMarkerDouble_tournament {
	background: #479ca3 !important;	
}

.slotContentDouble_tournament {
	color: white !important;
	background: #479ca3 !important;	
}

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

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

.cm_header_logo_external {
	width: 45px;
	height: 70px;
	margin: 4px;
}
.cm_header_logo_external {
    background: url("./headerlogo_1749385423.png");
    background-size: cover;
}
