body:before {
	background-image: none;
	background-color: #f2f2f2;
}

.zizou header + .toggle-text .toggler h1, header + .toggle-text .headline h1 { 
	color: white;
}

.zizou .slider.index .image-container img { 
	object-fit: cover; width: 100%; height: 100%; 
}

@media (min-width: 992px) {
        body.header-included header nav ul.primary > li > a {
		text-transform: none;
        }

	.theme-background:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 847px;
		background-image: url(https://www.fceldagsen.de/File/background.jpg);
		background-size: auto;
		background-repeat: no-repeat;
		background-position: center;
		background-color: #111;
	}

	header .baumgarten {
		position: absolute;
	    top: -95px;
	    width: 165px;
	    height: 55px;
	    right: 10px;
	    background-image: url(https://www.fceldagsen.de/File/baumgarten.png);
	    background-size: 100%;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	header nav ul.primary > li > a {
		font-size: 16px
	}
}


body.header-included header .logo {
	left: 0;
	transform: none;
	margin-left: 0;
}

header .logo:before {
	content: "";
	position: absolute;
	width: 250px;
	height: 75px;
	top: 50%;
	left: 100%;
	margin: -37px 0;
	background-image: url(https://www.fceldagsen.de.regionalfussball.net/File/claim.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

@media (max-width: 991px) {
	header .logo:before {
		margin: -46px -6px;
	}

	header nav ul.primary > li a, header nav ul.secondary > li a {
	    color: black;
	}

	header nav ul.primary > li:first-of-type > a, header nav>ul>li ul li.back a {
	    padding-top: 22px;
	}

	header nav ul.primary > li, header nav ul.primary > li:last-of-type, header nav ul.primary > li a .deeplink, header nav > ul > li ul a, header nav ul.primary > li ul a, header nav ul.primary > li a .deeplink {
		border-color: rgba(0,0,0,0.1);
	}
}

@media (max-width: 767px) {
	body.header-included header .logo {
		margin-left: 2px;
	}

	header .logo:before {
		width: 160px;
	    height: 48px;
	    top: 50%;
	    left: 100%;
	    margin: -33px -4px;
	}
}

.player-profile .profile-wrapper > div.image:before, .player-profile .profile-wrapper > div.image:after {
	opacity: 0.2 !important;
}

.player-profile h1, .player-profile h2, .player-profile h3, .player-profile h4, .player-profile .playerdetails {
	color: #222;
}

.last-matches {
	min-height: 150px;
}

[data-content="/mannschaft/PlayerStaffList/3777"] h2 {
	display: none;
}


@media(max-width: 767px) {
	.responsive-table {
		overflow: auto; margin: 0 -20px;
	}
	.responsive-table table {
		min-width: 700px; margin: 0 20px;
	}
}

table p:last-child {
	margin:0
}

.contents .block-table {
	width: 100%;
	border-top: 1px solid #ddd;
}

.contents .block-table tr {
	border: 0;
	border-bottom: 1px solid #ddd;
}

.contents .block-table td {
	padding: 6px 8px 6px 0;
	border: 0;
}

.contents .block-table td:first-child {
	border-left: 0;
}

.contents .block-table td:last-child {
	border-right: 0;
}

.contents .block-table tr:first-child td, .contents .block-table tr:first-child td {
	border-top: 0;
}

.contents .block-table p{
	margin: 0;
}

.contents .block-table h4 {
	margin: 5px 0;
}

@media(max-width: 767px) {
	.contents .block-table td {
		display: block;
		padding-top: 3px;
		padding-bottom: 2px;
	}

	.contents .block-table td:first-child {
		padding-top: 8px;
	}

	.contents .block-table td:last-child {
		padding-bottom: 8px;
	}
}
