@charset "UTF-8";

@viewport{zoom: 1.0; width: 1400;}

@media only screen and (min-width:1400px) {
	
/***************** HEADER ***********************/

.header-wrapper {
	/* T - R - B - L */
	position: fixed;
	background-color: #405430;
	top: 0px;
	border-radius: 0px;
	width: 100%;
	height: 120px;
	z-index: 99;
}

.header-logo {	
	/* T - R - B - L */
	position: static;
	/*background-color: #339900;*/
	height: 80px;
	width: 420px;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: 18px;
	z-index: 99;
}

.header-button-1 {
	background-color: #8AED00;
	border-radius: 5px;
	position: static;
	/* T - R - B - L */
	height: 100px;
	width: 100px;
	margin: -88px 2% 0 0;
	float: right;
	z-index: 2;
}

/***** NAVI - DESKTOP-Einstellung ONLY ***********************/

.navi-button {
	position: relative;
	background-color: #304023;
	border-radius: 5px;
	width: auto;
	height: auto;
	
	margin-top: 6px;
	/*Menü-Buttons Margins links */
	/* T - R - B - L */
	margin-left: 20px;
	margin-right: -0.8em;
	
	padding: 10px 20px 10px 20px;
	float: left;
	
	font-family: roboto-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: 300;
	text-align: left;
	line-height: 1em;
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #FFFFFF;
	
	z-index: 99;
}

/********* SLIDER CONTAINER ***************/

#slider-container {
	position: relative;
	/*background-color: #222222;*/
	border-radius: 10px;
	width: auto;
	height: auto;
	/* T - R - B - L */
	margin: 150px 10% 1.5% 10%;
	overflow: hidden;
	border: 0px;
	z-index: 2;
}

/************** iFrame Videosettings *************/

.iframevideo {
	position: relative;
	border-radius: 10px;
	height: 0;
	padding-bottom: 56.25%;
	margin:2em auto;
	max-width: 96%;
	
	margin: 150px 10% 1.5% 10%;
	overflow: hidden;
	border: 0px;
	z-index: 2;
}

.iframevideo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:none;
	z-index: 5;
}

/****** SUBLINE + INHALTE ************/

.subline {
	position: relative;
	background-color: #405430;
	/*background-color: #2c3d1f;*/
	border-radius: 10px;
	height: auto;
	
	/* T - R - B - L */
	margin: 0% 10% 1.5% 10%;
	padding: 0.7% 3% 1% 4.0%;
	
	font-family: roboto-bold, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	
	text-align: center;
	line-height: 1.10em;
	letter-spacing: 0.06em;
	text-decoration: none;
	/*color: #ABCF8E;*/
	opacity: 1.0;
	z-index: 3;
}

/****** Textinhalte-Responsive ********/

.textbox-info {
	position: relative;
	background-color: rgba(0,0,0,0.3);
	border-radius: 10px;
	
	width: auto;
	height: auto;
	/* T - R - B - L */
	margin: 0% 10% 1.5% 10%;
	padding: 1.5% 1.3% 1.5% 1.3%;
	
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	text-align: left;
	color: #FFFFFF;
	z-index: 3;
}	

.textbox-zweidrittel {
	position: relative;
	background-color: rgba(0,0,0,0.3);
	border-radius: 10px;
	
	width: auto;
	height: auto;
	/* T - R - B - L */
	margin: 0% 10% 1.5% 10%;
	padding: 1.5% 25% 1.5% 1.3%;
	
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	text-align: left;
	color: #FFFFFF;
	z-index: 3;
}

.textbox-column {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	
    -webkit-column-gap: 3em; /* Chrome, Safari, Opera */
    -moz-column-gap: 3em; /* Firefox */
    column-gap: 3em;
	
    -webkit-column-rule: 0px solid grey; /* Chrome, Safari, Opera */
    -moz-column-rule: 0px solid grey; /* Firefox */
    column-rule: 0px solid grey;
	
	z-index: 3;
}

/****** Kachel-Wrapper ********/

.kachel-container {
	position: relative;
	/*background-color: #339900;*/
	height: auto;
	width: auto;
	/******** T - R - B - L */
	margin: 2% 7.5% 0% 10%;
	overflow: hidden;
	z-index: 3;
}

.kachel {
	position: static;
	background-color: #2c3d1f;
	border-radius: 10px;
	width: 22.0%;
	height: auto;
	/* T - R - B - L */
	margin: 0% 3% 4% 0%;
	/*padding: 0.9% 0.9% 0.9% 0.9%;*/
	display: inline-block;
	float: left;
	z-index: 1000;
}

.kachelheadline {
	position: static;
	/* T - R - B - L  */
	padding: 5% 6% 5% 6%;
	display: inline-block;
	font-family: lato-regular, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	text-align: left;
	z-index: 1000;
}

.kacheltext {
	position: static;
	/* T - R - B - L  */
	padding: 5% 6% 5% 6%;
	display: inline-block;
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	text-align: left;
	color: #FFFFFF;
	z-index: 1000;
}

/***************************************************************/

.referenzbox {
	position: relative;
	/*color separat gesteuert --- background-color: rgba(0,0,0,0.3);*/
	border-radius: 10px;
	
	width: auto;
	height: auto;
	/* T - R - B - L */
	margin: 4% 3% 4% 3%;
	padding: 0.9% 0.9% 1.5% 0.9%;
	
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	line-height: 1.3em;
	letter-spacing: normal;
	text-align: left;
	color: #FFFFFF;
	z-index: 3;
}

/***************************************************************/

.adressbox {
	position: static;
	background-color: #2c3d1f;
	border-radius: 10px;
	width: 19%;
	height: auto;
	min-height: 270px;
	/* T - R - B - L */
	margin: 0% 3% 3% 0%;
	padding: 1.5% 1% 1.5% 2%;
	display: inline-block;
	float: left;
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	line-height: 1.3em;
	letter-spacing: normal;
	text-align: left;
	color: #FFFFFF;
	z-index: 1000;
}

.bw-loewe {
	position: relative;
	background-image: url(../02-logos/logo-bw-loewen-80px.png);
	background-repeat: no-repeat;
	background-size: 100%;
	top: 2px;
	left: 5px;
	width: 3em;
	height: 3em;
	z-index: 2;
}



/*Liste mit Aufzählungsstrich oder manche Unicode
ul { margin: 0.3em; padding: 0.3em; list-style-type: "\-  ";}*/

}