body {
	font-family:'Open Sans',sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
		
	font-weight: 400;
	color:#78726C;
	color:#0B293B;
	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.3em;
	line-height: 1.3em;
	font-weight: 600;
	color: #0B293B;
	margin:2em 0px 1em 0px;
	
}
.home .inhalt h1 {
	font-size: 2.6em;
	font-size: 2.6em;
	font-weight:600;
	position:absolute;			
	left:20%;
	top:4%;
	width: 40%;
	color:#FFF;
	/*border:solid 1px pink;*/
	margin:0px;		
	/*
	text-shadow: 1px 1px 1px #fff;
	text-shadow: 2px 2px 5px #000;	
		*/
		
}
h2, .nav1 h2 {
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: 600;
	margin:10px 0px 20px 0px;
}
.nav1 h2 { margin:10px 0px 20px 0px;}

h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: 600;
	margin:0px 0px 0px 0px;
	
}
h4 {
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: 600;
	margin:0px 0px 0.2em 0px;
}
h1, h2, strong, b {
	

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

p {
	margin-top:0px;
	margin-bottom:14px;
}
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;
}

.pdf2 {
	padding-top: 25px;
	display:block;/**/
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-size: auto 40px ;
	padding-left: 40px;
	height:40px;
	text-decoration: none;
}
.pdf, .link {
	/*display:inline-block;*/
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-size: auto 50% ;
	position: relative;
	padding-left: 40px;
	text-decoration: none;
}

.pdf, .pdf2 {

	background-image: url(../userfiles/images/meta/icon_pdf.svg);
}
.link {

	background-image: url(../userfiles/images/meta/icon_link.svg);
}
.legende {
	background-color: #FFF;
	width: 45%;
	position:absolute;
	bottom:0%;
	left:50%;
	padding:1% 3%;
	/*border:solid 1px red;*/
}
.legende img{
	width: 100%;
}
 .park1, .park2 {
	/*display:inline-block;*/
	background-color: #FFF;
	color:#000;
	width: 200px;
	/*width: 50%;*/
	font-size:0.8em;	
	line-height:3em;
	display:inline-block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-size: auto 70% ;
	position: relative;
	padding-left: 30px;
	padding-left: 14%;
	text-decoration: none;
}
.park1 {
	background-image: url(../userfiles/images/meta/icon_privatParkplatz.svg);
}
.park2 {
	background-color: #FFF;
	display:block;
	background-image: url(../userfiles/images/meta/icon_oeffentlicherParkplatz.svg);
}
.btn {
	
	background-color: #5398BD;
	display: inline-block;
	width: auto;
	color: #FFF;
	padding: 2px 15.5px;
	margin-left:-15.5px;
	text-decoration: none;
}
.btn:hover {
	background-color: #CA5D3F;
	color: #FFF;
}
.btn2 {
	background-color: #FFF;
	display: block;
	width: 120px;
	color: #CA5D3F;
	padding: 2px 5px;
	text-decoration: none;
}
.btn2:hover {
	background-color: #CA5D3F;

}
.btn2:hover a{

	color:#FFF;
}
.btn2 .link {padding-left: 25px; background-size: auto 80% ;}

.portrait3 .btn, .portrait3 .btn2  {position:absolute;top:20px;left:39%;width: auto;}

.weitere .btn {width: auto; display:block; margin-right:2%; float:left;/**/}
.textboxx .btn {width: 200px; width: auto;}


.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, h3, h4, ul { clear:both; /* margin:0px 20px; */ margin-right:1%}
.content p {
	/*
	background-color: #FCC;
	margin-right: 2%;
	*/
}

.sp5
{
  width: 5%;
  margin-right: 0%;
  background-color: #ffc;
  float: left;
  margin-bottom: 0px;
}
.sp25
{
  width: 25%;
  margin-right: 0%;
  background-color: #ffc;
  float: left;
  margin-bottom: 0px;
}
.sp33
{
  width: 33.333%;
  margin-right: 0%;
  width: 31.333%;
  margin-right: 2%;

  background-color: #ffc;
  float: left;
  margin-bottom: 0px;
}
.sp50, .sp50b {
  width: 48%;
  margin-right: 2%;
  background-color: #ffc;
  float: left;
  margin-bottom: 0px;
 /* border:solid 1px red;*/
}
.sp66
{
  width: 66.333%;
  margin-right: 0%;
  background-color: #ffc;
  float: left;
  margin-bottom: 0px;
}
.sp75
{
  width: 75%;
  margin-right: 0%;
  background-color: #ffc;
  float: left;
  margin-bottom: 0px;
}
.sp100, .sp100b {
	position:relative;

  width: 96%;
  margin-right: 2%;
  background-color: #fcc;
  
  margin-bottom: 10px;


  min-height:30px;
 /* height:130px;*/
}
.news{
	margin-bottom: 0px;
}
.news .sp25{
	width: 25%;
	margin-right: 0%;
}

.sp25 img, .sp50 img, .sp75 img, .sp33 img, .sp66 img, .sp100 img, .bild0 {
	width: 100%;
	height:auto;
	
}

.sp25 strong, .sp50 strong, .sp75 strong, .sp33 strong, .sp66 strong, .sp100 strong {
	width: 100%;
	display:block;
	background-color: #dee9c1;
	font-weight:600;
	padding:2px;
	
}

.rot {
  fill: #e32320;
  opacity: 0.78;
}

.areal:hover .rot {
  fill: #e32320;
  opacity: 1;
	stroke:gold;
	stroke-width:10;
}
.blau {
	        fill: #0068ff;
        opacity: 0;
	
}

.content p img{
	max-width:100%;
}

.full { width: 100%; height:auto; border:solid 1px #CCC;}
.half { width: 49%; height:auto; margin-right: 1%; margin-bottom: 1%;}
.third, p img {width: 32.3333%; height:auto;  margin-right: 1%; margin-bottom: 1%;}








@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) {

	.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;}
}
