/* CSS Document 

Farbcode: cd1338

*/

*,html {
	margin:0px;
	padding:0px;
	box-sizing:border-box;
}

img {
	border:none;
}

.clearer,
.clear {
	clear:both;
}

body {
	font-size:1em;
	font-weight:400;
	color:#333;
	line-height:1.5em;
    font-family: 'Open Sans', sans-serif;
}

/* Cookie */
.notFirstVisit {
	display:none;
}

#main.notFirstVisit {
    display: block;
    margin-top:120px;
}

/* Inhaltsberete Default Breite */

.frame-default,
.page {
	width:75%;
	margin:0 auto;	
}

.top_wrap {
	position:fixed;
	top:0;
	width:100%;
	z-index:2;
}

	.top1 {
		text-align:right;
		line-height:90px;
		color:#fff;
		padding-right:25px;
		background-position:top center;
		float:right;
	}	
	
		.lang {
			margin-right:25px;	
		}
		
			.lang:hover {
				cursor:pointer;	
			}	
	
	.logo {
		float:left;
		padding-left:25px;
		margin-top:25px;
	}
	
	/* Scroll Settings */
	
	.nobanner .top_wrap,
	.top_wrap.scroll  {
		color:#fff;
		background: #4E3718;
		height:50px;
		line-height:50px;
	}
		
		.nobanner .top1,
		.scroll .top1 {
			line-height:50px;	
		}
		
		.nobanner .logo,
		.scroll .logo {
			margin-top:5px;
		}
		
		.nobanner .logo img,
		.scroll .logo img {
			width:40px;
			height:40px;
		}
	
.lang_wrap {
	position:fixed;
	right:167px;
	font-size: 14px;	
	background-color: #fff;
	border: 2px solid #ebebeb;
	padding: 24px;
	top: 63px;
	z-index: 1001;
	display:none;
}

	.lang_wrap.visible {
		display:inline-block;	
	}

	.lang_wrap.scroll {
		top:50px;
	}

	.lang_wrap::before {
		content: '';
		position: absolute;
		right: 10px;
		top: 0;
		z-index: 10;
		display: inline-block;
		width: 8px;
		height: 8px;
		background: #fff;
		border-top: 2px solid #ebebeb;
		border-right: 2px solid #ebebeb;
		transform: rotate(-45deg) translateY(-100%);
	}
	
	.lang_wrap ul {
		list-style: none;
		column-count: 2;
		column-gap: 48px;
	}
	
	.lang_wrap ul a, .lang_wrap ul a:link, .lang_wrap ul a:hover, .lang_wrap ul a:active, .lang_wrap ul a:visited, .lang_wrap ul a:focus {
		position: static !important;
		display: inline-block;
		width: 100%;
		line-height: 32px !important;
		padding-left: 24px;
		text-transform: uppercase;
		color: #333 !important;
		background-image:url(../img/languages.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 20px auto;
		font-weight: 400 !important;
	}
	
		.lang_wrap li:nth-child(1) a, .lang_wrap li:nth-child(1) a:link, .lang_wrap li:nth-child(1) a:hover, .lang_wrap li:nth-child(1) a:active, .lang_wrap li:nth-child(1) a:visited, .lang_wrap li:nth-child(1) a:focus {
			background-position: 0 0px;
			font-weight: 700 !important;
		}
		
		.lang_wrap li:nth-child(2) a, .lang_wrap li:nth-child(2) a:link, .lang_wrap li:nth-child(2) a:hover, .lang_wrap li:nth-child(2) a:active, .lang_wrap li:nth-child(2) a:visited, .lang_wrap li:nth-child(2) a:focus {
			background-position: 0 -32px;
			font-weight: 700 !important;
		}
		
		.lang_wrap li:nth-child(3) a, .lang_wrap li:nth-child(3) a:link, .lang_wrap li:nth-child(3) a:hover, .lang_wrap li:nth-child(3) a:active, .lang_wrap li:nth-child(3) a:visited, .lang_wrap li:nth-child(3) a:focus {
			background-position: 0 -96px;
			font-weight: 700 !important;
		}
		
		.lang_wrap li:nth-child(4) a, .lang_wrap li:nth-child(4) a:link, .lang_wrap li:nth-child(4) a:hover, .lang_wrap li:nth-child(4) a:active, .lang_wrap li:nth-child(4) a:visited, .lang_wrap li:nth-child(4) a:focus {
			background-position: 0 -64px;
			font-weight: 700 !important;
		}
	
.banner_wrap {
	position:relative;
	line-height:0;
	z-index:1;
	height: 50vh;
	overflow:hidden;
}

	.banner_wrap .banner-item {
		height: 50vh;
	}

	.banner_wrap .banner-item img,
	.news-img-wrap img {
		bottom: -9999px;
		height: auto;
		left: -9999px;
		margin: auto;
		min-height: 100%;
		min-width: 100%;
		position: absolute;
		right: -9999px;
		top: -9999px;
		width: auto;
	}	

	.banner_wrap::after {
		background:url(../img/banner_wrap_verlauf.png) top center repeat-x;		
		content: "";
		display: block;
		height: 277px;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1000;
	}
	
	.slogan {
		position:absolute;
		bottom:20px;
		width:100%;
		z-index:1;
		line-height:40px;
		text-align:left;
		display:block;
		font-size:40px;
		padding-left:20px;
		color:#fff;
		font-family: 'Open Sans ', sans-serif;
		font-weight:700;
		}
		
	.nobanner .banner_wrap {
		display:none;	
	}

#main {
	margin-top:60px;	
}

.nobanner main {
	margin-top:160px;
}	

footer {

	
	display: block;

width: 100%;

color: #fff;

padding: 20px 0 20px 0;

text-align: center;

text-align-last: center;

background-color: #1f1400;

background: -moz-linear-gradient(left,#1f1400 0%,#6c4c24 100%);

background: -webkit-linear-gradient(left,#1f1400 0%,#6c4c24 100%);

background: linear-gradient(to right,#1f1400 0%,#6c4c24 100%);

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f1400',endColorstr='#6c4c24',GradientType=1);
}

	.footer_inner {
		padding:2% 0;
	}
	
	.fcol1 {
		margin-bottom:1em;	
	}
	
	.fcol2 {
		
	}
	
	
#totop {
	/*position:fixed;
	width:48px;
	height:48px;
	right:5px;
	bottom:0px;
	display:none;*/
	
	width: 32px;
	height: 32px;
	border: 1px solid #9c9283;
	position: fixed;
	right: 24px;
	bottom: 24px;
	z-index: 16;
	background-color: #fff;
	background-image: url(https://www.binderholz.com/fileadmin/layout/img/down-arrow.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 12px 6px;
	cursor: pointer;
	transform: rotate(180deg);
}	
		
		
		#totop a {
			display:block;	
		}
/* *****************************************************************************************
   RESPONSIVE SECTION
*******************************************************************************************/

/* portrait */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: portrait) {
.frame-default,
.frame-indent,
.page {
	width:96%;
	margin:0 2%;
}

#main .frame-indent {
	margin:0 auto;	
}

.banner_wrap {
	height:auto;	
}

}

/* landscape */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: landscape) {

.frame-default,
.frame-indent,
.page {
	width:960px;
}

#main .frame-indent {
	margin:0 auto;	
}

#totop {
	right:0;	
}

#totop,
#totop img {
	width:30px;
	height:30px;
}

}

@media screen and (max-width: 1440px) {
	
}

@media screen and (max-width: 1370px) {
	.frame-default,
.frame-indent,
.page {
	width:960px;
}

.frame-indent {
	margin:0 auto !important;	
}
}

@media screen and (max-width: 1024px) {
	
}

@media screen and (max-height: 800px) {
	
}

@media screen and (max-width: 767px) {

.frame-default,
.frame-indent,
.page {
	width:96%;
	margin:0 2%;
}

#main .frame-indent {
	margin:0 auto;	
}

.banner_wrap {
	height:auto;
	margin-top:50px;	
}

	.banner_wrap::after {
		display:none;	
	}

.top_wrap  {
		color:#fff;
		background: #4E3718;
		height:50px;
		line-height:50px;
}
	
	.top1 {
		line-height:50px;	
	}
	
	.logo {
			margin-top:5px;
		}

	.logo img {
		width:40px;
		height:40px;
	}
}