html {
  position: relative;
  min-height: 100%;
}
body {
  /*font-family: 'Open Sans', sans-serif;*/
  font-family: 'Lato', sans-serif;
}

#headerplus {
	background:#00559C;height:50px;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
}

aside ul {padding-left:0px;border-left:1px solid white;border-top:1px solid white;border-bottom:1px solid white;}

h1 { color:#00559C; font-size:3.5em; margin-bottom: 20px; letter-spacing:1px; }
h2 { color:#00559C; font-size:2.25em; line-height: 1.3em; margin-top:0; margin-bottom: 20px; letter-spacing:1px;  }
h3 { color:#00559C; font-size: 1.75em; line-height: 1.5em; margin-bottom: 20px; letter-spacing:1px; }
h4 { color:#00559C; line-height: 1.5em; margin-bottom: 20px; letter-spacing:1px }
p { font-size:16px; margin: 0 0 20px; line-height: 24px; }
ul li { font-size:16px; }

blockquote { border-left: 5px solid #00559C; }

hr { border-top: 1px solid #fff; margin-top: 50px; margin-bottom: 50px; }

.callbacks_container h1, .callbacks_container h3 { color:#fff; }
.angebote h1 { color:#fff; }
#footer h2 { color:#fff; }


#footer {
  bottom: 0;
  width: 100%;
  min-height: 60px;
  background-color:#00559C;
  z-index:10;
}
.footer-content { color:#fff; }
.footer-content a { color:#fff; }
.footer-content a:hover { color:#fff; }
.app-icon { max-width: 75% !important; }
.siegel { margin-top: -100px; margin-right: 300px; float: right; }

.welle-bottom {
		background-image: url("images/welle-bottom.svg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
		position:relative;
		height:250px;
		bottom:0;
		width:100%;
		margin-top:200px;
}
.svg-responsive {
	display: block;
    height: auto;
	width: 100%;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 60px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}

#footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}

a { color:#00559C; }
a:hover { color:#99ca3c; text-decoration: underline;  }
h1 a { text-decoration: underline; }
h2 a { text-decoration: underline; }
h3 a { text-decoration: underline; }

/* Navigation
-------------------------------------------------- */
.navbar {
		background-image: url("images/welle-top.svg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
		background-color: transparent;
		border:0;
		z-index:10;
		position:absolute;
		top:0px;
		left:0px;
		right:0px;
		height:330px;
		min-height: 160px;
		letter-spacing:2px;
		text-transform:uppercase;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height:none; }
.logo { margin-left:15px; margin-top: 10px; }
.pos-rel {
	position:relative
}

.banner-img { margin-top: -270px; position: relative; width: 100%; }

.page-header { border-bottom:none; }

.carousel-caption { text-align: left; /*right:33%;*/ top: 20%; text-shadow: 0 0px 8px rgba(0,0,0,.6);}

.angebote .carousel-caption { text-align: center; right:15%; top: 30%; }

.news { margin-top: -125px; z-index:100; }

.box { background-color: #f3f4f8; padding-left:0; padding-right:0; margin-right: 15px; width: 23%; min-height: 550px; }
.box h2 { padding:15px; }
.box p { padding:15px; }
.box a:hover { color: #00559C; }

.angebote {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  margin: 100px 0 0 0;
  }
.overlay {
    display:inline-block;
    position: relative;
}
.overlay:after {
    content:'';
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: #000;
    opacity: 0.5;
}
.overlay:hover:after {
    opacity: 0;
}
.articles { margin: 25px 0 25px 0; background-color: #f3f4f8; padding:0; }
.teaser-text { margin-top: 15px; }

.embed-responsive-custom { padding-bottom: 200%; }


.lesmills-logos { margin-bottom:2em; }


#mitarbeiterlist h2 { margin-top:40px; }
.img_schatten { margin: 0 50px 50px 0; display: block; max-width: 100px; }


.navbar-toggle {
    margin-top: 17px;
}

.sisea-search-form { color: #333; margin-top: 12px;}

.call-to-action{position:fixed;right:0;top:33%;z-index:900}.call-to-action li{position:relative; list-style-type:none;}.call-to-action .wrapper{position:absolute;left:0;top:0;width:350px;height:50px;transition:left 1.3s}.call-to-action li.active .wrapper{left:-300px;z-index:6}.call-to-action h4{font-size:1.4em;line-height:1.2}.call-to-action .button,.call-to-action li{width:50px;height:50px}.call-to-action .button{background:#00559C;cursor:pointer;float:left;position:relative;transition:all .5s}.call-to-action .button i{line-height:50px;color:#fff;text-align:center;display:block;font-size:20px;-webkit-transform:translateZ(0);transition:all .5s ease}.call-to-action .button:hover,.call-to-action li.active .button{background:#99ca3c}.call-to-action .button.error,.call-to-action li.active .button.error{background:red}.call-to-action .button:hover i,.call-to-action li.active .button i{color:#fff;font-size:25px}.call-to-action .button a.block{display:block;left:0;right:0;bottom:0;top:0;position:absolute}
.call-to-action .content{width:300px;float:left;padding:20px;background:#00559C}.call-to-action li.active .content{display:block}.call-to-action .content *{color:#fff}.call-to-action .content h4{height:60px;line-height:1;margin-top:-4px}.call-to-action .content a:hover{color:#fff}.call-to-action .content p{font-size:1em;line-height:1.7}.call-to-action .content input,.call-to-action .content textarea{background:#fff;border:0;padding:0 10px;height:42px;color:#000;margin-bottom:20px;width:100%;border-radius:0;-webkit-appearance:none;-moz-appearance:none}.call-to-action .content textarea{height:150px;padding:10px}.call-to-action .content .btn{line-height:40px}.call-to-action .content input.error{background:red;color:#fff}.call-to-action .icon-label span{display:inline-block;width:30px}

.back-to-top {
    width: 40px;
    height: 40px;
 	background-image: url("images/arrow.png");
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: none;
    z-index: 999;
}

.no-margin-top { margin-top: 0 }

#map {
  width: 100%;
  height: 700px;
}


