body, .off-canvas-wrap{
	background: white!important;
}

.link {
    font-weight: 600;
}
.pull-right {
    float: right;
}
a:visited {
	color: inherit;
}
a:hover {
    border: 0;
}
.row {
max-width: 1280px;
    width: 90%;
}

.contentBorder p,
.contentBorder .content li {
    line-height: 1.8;
 
    font-family: Tahoma,Arial,verdana,sans-serif;
}
.margiBlock {
    border: 1px dotted #ccc;
    margin-top: 1.5em
}
.medium-8.large-8.columns h3 {
	 font-family: FS Me,Tahoma,Arial,verdana,sans-serif;
	   font-size: 32px;
    color: rgb(51,51,51);
   line-height: 1.1;
   margin-bottom: 20px;
    letter-spacing: 1px;
}

i.medium {
  font-size: 120%;
}
.headline {
    font-size: 24px;
    color: #263238;
    font-family: FS Me,Tahoma,Arial,verdana,sans-serif;
    margin-bottom: 20px;
    letter-spacing: 1px;
   
}

.hr--small {
    width: 35px;
    border-width: 1px;
    border-color: #436127;
    border-style: solid;
    background-color: white;
    margin: 20px auto;
}
#main-content{
	border: 0;
}
.container .row {
  margin: inherit;
}
.content {
	padding: 0;
}
section {
    padding: 80px 0 80px 0;
}
.weg__balken-text {
    font-size: 211%;
    margin-top: 8px;
}
.weg__welle {
    bottom: 89px;
}
.header__headline {
  
}

.weg__logo {
    height: 56px;
}

.parallax__container {
    overflow: hidden;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    
    height: 500px;
    position: relative;
}
h1, h2, h3, h4, h5, .headline, .weg__balken-text {
font-family: FS Me,Tahoma,Arial,verdana,sans-serif;
color: #1b587b;
}
.weg__balken-text {
  font-size: 34px;
  color: white;
  line-height: 1;
  font-family: FS Me,Tahoma,Arial,verdana,sans-serif;

  display: none;
  letter-spacing: 1px;
}

.weg__balken {
    height: 90px;
    padding: 18px;
   /* background: linear-gradient(#1b587a99,#1b587b)!important;*/
    background:#1b587b;
}





.footer-container {
    background: aquamarine!important;
}

.footer-main {
    background-color: #1b587b;
    color: white;
}

.footer-main *, .footer-sub  * {
    color: white!important;
}

.footer-main i {
    background: white!important;
    color: #1b587b!important;
}


.footer-sub {
    background-color: #3c728f;
    border-top: none;
} 

.footer-sub__icon{
    background-color: #1b587b;
} 

#breadcrumb {
opacity: 0.6;
    text-align: center;
    width: 100%;
}


.contentBorder aside p {
    font-size: 90%;
}

.contentBorder aside h4 {
    font-size: 120%;
}
#mapContainer .map-button,
.leaflet-bar a, .leaflet-bar a:hover {
	color: white!important;
}

h3 > abbr {
    
}


.small-12.columns > section > ul li{list-style-type: circle!important;}

ul, ol, dl {
    font-family: Tahoma,Arial,verdana,sans-serif;
}

.parallax__container {
	height:600px;
}
@media (max-width: 996px) {
.parallax__container {
	height:500px;
	background-position:center!important;
}
}
.video_wrapper .btn {
	line-height:1;
}