@charset "UTF-8";

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

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

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

.header-logo {	
	/* T - R - B - L */
	position: static;
	/*background-color: #339900;*/
	height: 70px;
	width: 380px;
	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: 90px;
	width: 90px;
	margin: -78px 2% 0 0;
	float: right;
	z-index: 99;
}

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

.navi-button {
	position: relative;
	background-color: #304023;
	border-radius: 5px;
	margin-top: 3px;
	"Menü-Buttons Margins links"
	margin-left: 0px;
	margin-right: 5px;
	float: left;
	
	width: auto;
	height: auto;
	padding: 11px;
	
	font-family: roboto-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	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: 130px 3% 3% 3%;
	overflow: hidden;
	border: 0px;
	z-index: 2;
}

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

.iframevideo {
	position: relative;
	/*background-color: #222222;*/
	border-radius: 10px;
	height: 0;
	padding-bottom: 56.25%;
	margin:2em auto;
	max-width: 96%;
	/* T - R - B - L */
	margin: 130px 3% 3% 3%;
	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% 3% 3% 3%;
	padding: 0.7% 3% 1% 4.0%;
	
	font-family: roboto-bold, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 0.06em;
	text-decoration: none;
	/*color: #ABCF8E;*/
	opacity: 1.0;
	z-index: 3;
}

/****** Seiteninhalte-Responsive ********/

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

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

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

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

.kachel {
	position: static;
	background-color: #2c3d1f;
	border-radius: 10px;
	width: 47.0%;
	height: auto;
	/* T - R - B - L */
	margin: 0% 2.3% 2.3% 0%;
	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.2em;
	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 über kachelcolor-ref Global // -- 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: 1.7% 1.7% 2.5% 1.7%;
	
	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: 41%;
	height: auto;
	min-height: 300px;
	/* T - R - B - L */
	margin: 0% 2.3% 2.3% 0%;
	padding: 3% 3% 3% 3%;
	display: inline-block;
	float: left;
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	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: 3.5em;
	height: 3.5em;
	z-index: 2;
}



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

}