@charset "UTF-8";

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

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

.header-wrapper {
	position: fixed;
	background-color: rgba(255,255,255,1.0);
	border-radius: 0px;
	border-bottom: solid 0.10em #000000;
	width: 100%;
	height: 46px;
	z-index: 99;
}

.header-logo {	
	position: static;
	/*background-color: #DDDDDD;*/
	height: auto;
	width: 120px;
	margin-top: 27px;
	margin-right: 5%;
	float: right;
	overflow: hidden;
	visibility: visible;
	z-index: 99;
}

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

#slider-container {
	position: relative;
	/*background-color: #222222;*/
	top: 50px;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: hidden;
	border: 0px;
	z-index: 2;
}

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

.subline {
	position: relative;
	background-color: rgba(0,0,0,1.0);
	/*width: funktioniert nur abzüglich padding px oder % */
	max-width: 5000px; /*grösserer Wert bei max egal*/
	height: auto;
	/* T - R - B - L */
	margin: 49px 0px 0px 0px;
	padding: 1% 3% 1% 5%;
	
	font-family: roboto-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	line-height: 1.2em;
	letter-spacing: 0.03em;
	text-decoration: none;
	/*color: #ABCF8E;*/
	opacity: 1.0;
	z-index: 3;
}

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

.textbox-info {
	position: relative;
	/*background-color: rgba(0,0,0,0.3);*/
	border-radius: 10px;
	top: 50px;
	width: auto;
	height: auto;
	/* T - R - B - L */
	margin: 10px 3% 30px 3%;
	padding: 4% 3% 4% 3%;
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	letter-spacing: -0.04em;
	text-align: left;
	color: #000000;
	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: 6% 3% 6% 3%;
	padding: 4% 3% 4% 3%;
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	letter-spacing: -0.04em;
	text-align: left;
	color: #000000;
	z-index: 3;
}

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

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

.kachel {
	/* T - R - B - L */
	position: static;
	background-color: rgba(255,255,255,0.7);
	background-color: rgba(255,255,255,0.7);
	border-radius: 10px;
	/*width: 22.8%;*/
	width: 80%;
	height: auto;
	/* T - R - B - L */
	margin: 0 auto;	/*padding: 0.9% 0.9% 0.9% 0.9%;*/
	/*display: inline-block;*/
	/*float: left;*/
	z-index: 1000;
}

.kacheltext {
	/* T - R - B - L */
	position: static;
	background-color: rgba(255,255,255,0.7);
	border-radius: 10px;
	width: 95%;
	height: auto;
	margin: 0% 8% 0% 0%;
	padding: 0% 3% 0% 3%;
	display: inline-block;
	float: left;
	
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	text-align: left;
	color: #000000;
	z-index: 1000;
}

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


/****** Kachel-Fullwide-Project ********/

.kachel-project {
	position: relative;
	background-color: rgba(0,0,0,0.3);
	border-radius: 10px;
	width: auto;
	height: auto;
	/* T - R - B - L */
	margin: 0% 0% 6% 0%;
	z-index: 1000;
}

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

.adressbox {
	position: static;
	background-color: rgba(0,48,108,1.0); /* DJ Dunkelblau */
	border-radius: 10px;
	width: 92%;
	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: 0.9em;
	line-height: 1.3em;
	letter-spacing: normal;
	text-align: left;
	color: #FFFFFF;
	z-index: 1000;
}

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

}