.vid-row .col-md-6 {
	margin-bottom: 1rem;
}
	
.vid-row {
	margin-left: 0;
	margin-right: 0;
}

h1.losstiefeln {
    background: #00abae;
    color: #ffffff;
    width: fit-content;
    padding: .3rem .7rem;
    font-weight: bold;
    margin: 2rem auto;
	font-family: "DIN Condensed";
    font-size: 3rem;
}

div.lostiefeln p {
	text-align: center;
	margin-bottom: 1.5rem;
	font: 400 20px/1.3 "Futura PT Book",sans-serif;
}

footer.row {
	margin-left: 0;
	margin-right: 0;
	padding: 1rem 0;
    color: #ffffff;
    background: #00abae;
}
#fdplogo {
	max-width: 200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.logoimg {
    max-width: 300px;
    margin-top: 1rem;
}
footer.row a {
    color: #ffffff;
}

.fdp-tuerkis-text 	{ color: #00abae;}
.fdp-magenta-text 	{ color: #e5007d;}
.fdp-cyan-text 		{ color: #009ee3;}
.fdp-gelb-text 		{ color: #ffed00;}
.fdp-violett-text 	{ color: #a5027d;}
.fdp-neon-text 		{ color: #ffff00;}

.fdp-tuerkis-bg 	{ background: #00abae;}
.fdp-magenta-bg 	{ background: #e5007d;}
.fdp-cyan-bg 		{ background: #009ee3;}
.fdp-gelb-bg 		{ background: #ffed00;}
.fdp-violett-bg 	{ background: #a5027d;}
.fdp-neon-bg 		{ background: #ffff00;}