
body {
    padding-top: 56px;
    font-family: "open-sans", "pt-sans", Verdana, "josefin-sans", Arial;
    font-style: normal;
    font-weight: 300;
    background-color: #282829;
    color: #FFFFFF;
}

p, h1, h2, h3, h4 {
	
	font-family: "open-sans", "pt-sans", Verdana, "josefin-sans", Arial;
}

h1 {
	text-align: center;
}

h2 {
	font-weight: 600;
	margin-top: 20px;
}
 h3 {
	font-weight: 600;
	margin-top: 10px;
}
.text_zentriert 
{
	text-align: center;

}

.bg-image-full {
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.site-maps {
	padding: 0;
}

.site-maps iframe {
	border: 0;
  height: 250px;
  margin-bottom: -2px;
  width: 100%;
}

.stadtplan {
	margin-top:10px;
	padding-top: 10px;
	height: 290px;
	  background-image: url("../links/klangbar_stadtplan.jpg");
	 background-size: cover;
	background-position: center top;
}

.stadtplan_kontakt{
    font-size:1; color:rgba(255,255,255,1.00);  text-align: center; font-weight: 600;

	height: auto;
	width: 200px;

	background-color:rgba(0,0,0,0.85);
	margin-left:20px;
    margin-top:155px;
	padding: 10px;
    padding-top: 15px;
	}

.zeile1 {
    background-color: rgba(209,10,13,1.00);
}



#demo {
  height:100%;
  position:relative;
  overflow:hidden;
}


.green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 20px;
        }

        
        .page-top{
            margin-top:55px;
        }

   
img.zoom {
    width: 100%;
    height: 270px;
    border-radius:4px;
    object-fit:cover;
	
  
}
.img_top    {
	object-position: top;
}
 
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;  
    }
