body {
		font-family: Arial, Helvetica, sans-serif;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 17px;
	line-height: 20px;
	color:#78726C;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:100%;

	/*margin-top:10px;*/
}
html { 
	-webkit-text-size-adjust: none; 
	height: 100%;
	width: 100%;	
}

strong { font-weight: 500; }
h1 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: 400;
	color: #78726C;
	margin:0px 0px 1em 0px;
	
}
h2 {
	font-size: 1em;
	line-height: 1em;
	font-weight: 400;
	margin:0px 0px 0px 0px;
}

h3 {
	font-size: 1em;
	line-height: 1em;
	font-weight: 400;
	margin:0px 0px 0px 0px;
	
}
h4 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	margin-right:20px;
}
h1, h2, strong, b {
	

}
a {
	color: #B4AEA7;
	/*text-decoration: none;*/
}
a:hover {
	color: #F59300;
	
	text-decoration: none;
	/* color: #999; text-decoration: underline;*/
}

p {
	margin-top:0px;
	margin-bottom:14pxs;
}
ul, ol {
	margin-top:-10px;

}
table {}

td { padding:2px 10px 2px 0px;}

.clr{
	font-size: 0px;
	background-color: #F00;
	clear: both;
	width: 100%;
	line-height: 0px;
	height: 0px;
}
.trenner{
	padding: 0px 0px;
}
.marker {
	color:#7b5466;
	font-weight: 300;
}
.marker1 {
	color:#7b5466;
	font-weight: 400;
}
.marker2 {
	color:#7b5466;
	font-weight: 500;
}
.marker3 {
	color:#7b5466;
	font-weight: 600;
}

.smart{display:none;}
.desk{display:block;}

.content p, h1, h2{ clear:both;}
.content p{
	background-color: #FCC;
	/*margin-right: 2%;
	*/
}

.content img{
	width: 49%;
	height:auto;
	/*width: auto;
	height: 238px;*/
	float: left;
	margin-top: 2px;
	margin-bottom: 2%;
}
.iframebox {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 75%;
    padding-top: 56.25%;
   /* border:1px solid blue;*/
}
.iframebox iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.full2, iframe{
	width: 100%;
	height: 312px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2%;
	/*border:5px solid red;*/
}
.vp-center!important {
	
	justify-content: left;
}
.content img:nth-child(odd) {
	/*
	 background: blue;
	 border-top:solid 5px blue;*/
	 margin-right: 2%;
	 }


.content .full, #content .bildbox img{
	width: 100%;
 	height:auto;
 	margin: 0px 0px 2% 0px;
}
.content .bildbox img{
	margin: 0px 0px 60px 0px;
}
.adress {
	font-size:0.8em;
}
.adress a{color:#B4AEA7; }


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

}

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

}

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

}

@media only screen and (max-width: 767px) {
	.desk { display:none;  }
	.smart { display:block; }
	.break2{ margin:0px 0px 0px 0px; display:block;}
	.full2, iframe{ width: 358px; height: 200px; }
}

@media only screen and (max-width: 511px) {
	body {font-size: 18px;line-height: 20px;}
	.desk2 { display:none;  }
	.smart2 { display:block; }	
	.trenner { display:none; }
	.break{ margin:0px 0px 0px 0px; display:block;}
	.full2, iframe{ width: 300px; height: 185px; text-align:left;}
}
