/* -------------------Header */
#moodbar {
    height: 200px;
    background: url(/pics/latka/mood-3.jpg) no-repeat center;
    background-size: auto;
}
#moodbar div {
    padding: 2.1em 0em 0em 1.5em;
}
#moodbar span {
    padding: 0.3em 0.5em;
    line-height: 2.2em;
    font-size: 1.1em;
}
/* -------------------Content */
.details-pic {
	float: none;
	text-align: center;
	width: 65%;
	margin: 0 auto;
	padding-bottom: 2em;
}
.details-copy {
	float: none;
	width: 100%;
}
.ergebnis-pic{
	width: 32%;
	margin: 0% 5% 0% 0%;
	height: 100%;
}
.ergebnis-data{
	width: 63%;
}
.ergebnis-styler h3{
	font-size: 1.3em;
}
.featured-flex-box:nth-of-type(3n) {
	border-bottom: 1px solid #2b5770 !important;
	margin-bottom: 1.6em !important;
}
.box33-l {
	clear: both;
	width: 100%;
	text-align: center;	
}
.box33-m {
	clear: both;
	width: 100%;
	text-align: center;	
	margin-top: 2em;		
}
.box33-r {
 	text-align: center;	
}
.kontaktblock {
	display:flex;
	flex-direction: column;
	padding: 1em;
	margin-bottom: 20px;
	background-color: #b8b8b8;
}
.kontaktblock-l, .kontaktblock-m, .kontaktblock-r {
	flex: 1;
	padding: 1em;
	margin-right: 0em !important;
}
.logininput {
	width: 90%;
}
.in-kontakt, .in-area, .in-area-kontakt {
	width: 90%;
}
