@CHARSET "UTF-8";

html * {
	font-weight: 350;
}

.header_background {
	background: grey;
    border: solid 1px grey;
}

.cm_header_external {
    background-color: grey;
}

.cm_header_logo_external {
	width: 90px;
	height: 90px;
	margin: 2px;
}

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

.startpage_left {
    color: #000;
	background: #f4f4f4;
}

.infotext p {
    color: grey !important;
}

.infotext h3 {
    color: grey !important;
}

.welcome_area {
    color: grey !important;
}

.welcome_area h3 {
    color: grey !important;
}

.welcome_area p {
    color: grey !important;
}

.startpage_right1 {
	background: #DF0101;	
}

.startpage_right2 {
	background: rgb(0,77,179);
}

.footer {
	background: #DF0101 !important;
	border: solid 1px #DF0101 !important;
}

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

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

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