@charset "UTF-8";

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

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

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

.header-logo {	
	/* T - R - B - L */
	position: static;
	/*background-color: #339900;*/
	height: 48px;
	width: 225px;
	float: left;
	margin: 6px 0px 0px 5%;;
	z-index: 99;
}

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

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

#slider-container {
	position: relative;
	/*background-color: #222222;*/
	border-radius: 10px;
	width: auto;
	height: auto;
	/* T - R - B - L */
	margin: 73px 2% 4% 2%;
	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: 73px 2% 4% 2%;
	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% 2% 4% 2%;
	padding: 0.7% 3% 1% 4.0%;
	
	font-family: roboto-bold, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	
	text-align: left;
	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% 2% 4% 2%;
	padding: 3% 3% 3% 3%;
	
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	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.3em;
	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: 3% 0% 2% 2%;
	overflow: hidden;
	z-index: 3;
}

.kachel {
	position: static;
	background-color: #2c3d1f;
	border-radius: 10px;
	width: 98.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: 4% 3% 4% 3%;
	display: inline-block;
	font-family: lato-regular, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	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: 6% 3% 6% 3%;
	padding: 4% 4% 4% 4%;
	
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	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: 90%;
	height: auto;
	/* T - R - B - L */
	margin: 0% 0% 6% 0%;
	padding: 6% 4% 5% 4%;
	display: inline-block;
	float: left;
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	letter-spacing: 0.04em;
	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: 90%;
	top: 5px;
	left: 5px;
	width: 60px;
	height: 60px;
	z-index: 2;
}

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

}