@CHARSET "UTF-8";

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

.headerlogo {
	width: 70px;
	height: auto;
	margin: 2px;
	margin-left: 5px;
}

.startpage_left {
	background: #F15B40;
}

.startpage_right1 {
	background: #006633;
}

.startpage_right2 {
	background: #cc0000;
}


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

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

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

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

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

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

.slotMarkerCustom_custom_3 {
	background: #9E5A99 !important;	
}

.slotContent_custom_3 {
	color: white !important;
	background: #9E5A99 !important;
}



/*.row {min-width:99% !important;}*/



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

.cm_header_external {
    background-color: #F15B40;
}

.cm_header_logo_external {
	width: 70px;
	height: 70px;
	margin: 2px;
	margin-left: 5px;
}
.cm_header_logo_external {
    background: url("./headerlogo_1762191007.png");
    background-size: cover;
}
