/* Template Anpassungen*/

@media screen and (min-width:1px) and (max-width:768px){
	div.col-xs-6{
		width:50%;
	}	
}

body {
	margin-top: 118px;
	font-family: 'Open Sans', sans-serif;
}

/*Main Class*/

/* CE Girds Hinzugefügt zur Steuerung von Paddings in cols */
.gid-sm { padding-top: 6px;  padding-bottom: 6px;}
.gid-md { padding-top: 15px; padding-bottom: 15px;}
.gid-xl { padding-top: 30px; padding-bottom: 30px;}
/* ENDE Gids */

.bg-block-01 { 
	background-color: rgba(228,254,255,1.00);
	border-radius: 6px;
	border: 1px solid rgba(178,241,255,1.00);
}

.width-container{
	width:90%;
	max-width:1600px;
	margin:auto;
}

.container{
	width:100%;
	max-width:1600px;
}

.relative{
	position:relative;
}

.desktop-only{
	display:none;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

img{
	max-width:100%;
}

ul{
	list-style:none;
}

.spacer{
	margin-bottom:2em;
	margin-top:2em;
}

.spacer-sm{
	margin-bottom:1em;
	margin-top:1em;
}

.spacer-lg{
	margin-bottom:3em;
	margin-top:3em;
}

.btn.spacer{
	margin-bottom:2em!important;
	margin-top:2em!important;
}

.red-text{
	color:#8D0D00;
}
#messageBox{
	color:#8D0D00;
}

#messageBox i.fa{
	font-size:1.5em;
	margin-right:.5em;
	color:#8D0D00;
}

.unterline {
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 3px;
}

@media screen and (min-width:992px){
	.desktop-only{
		display:block;
	}
	
	.mobil-only{
		display:none;
	}
}

/* dark */

.dark{
	background:#222;
	color:#dddddd;
}



.navbar{
	min-height:20px;
	margin-bottom:0;
}
.background-basis{
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(left,  #000000 0%, #00565f 40%, #a7d1db 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #000000 0%,#00565f 40%,#a7d1db 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #000000 0%,#00565f 40%,#a7d1db 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#a7d1db',GradientType=1 ); /* IE6-9 */
}

.background-weiss{
	background:#FFF;
}

.background-schwarz{
	background: rgba(0,0,0,0.90);
}


nav.navbar-default{
	margin-bottom: 0;
	color: #FFF;
	border:0;
}

.brand-name{
	max-width: 200px;
	padding: 10px;
	float: left;
}

.header-action-button{
	max-width: 400px;
}

.mittle-section{
	
}

.mittle-section img{
	width:100%;
	max-width:500px;
	padding-top:5px;
}

.mittle-section span{
	font-size: 4em;
	font-weight: bold;
	color: #008A8F;
	margin-left: 8%;
	float: left;
	margin-bottom: -50px;
}

@media screen and (min-width:992px){
	.navbar-nav > li > a{
		padding-top:5px;
		padding-bottom:5px;
	}
	
	.brand-name{
		 margin-top: 25px;
	}
	
	.mittle-section img{
		margin-bottom: -10px;
		padding:0;
	}
}

/* Shop Menu */
.shop-menu{
	padding:0;
	margin:0;
	margin-top:10px;
	font-size: 0.8em;
}

.shop-menu li{
	float:left;
}

.shop-menu li img{
	max-height:30px;
	max-width: 85px;
	margin-right:10px;
	vertical-align: middle;
	-webkit-filter: opacity(.90);
	-moz-filter: opacity(.90);
	filter: opacity(.90);
	transition: all .3s ease;
}

.shop-menu li img:hover{
	-webkit-filter: opacity(1);
	-moz-filter: opacity(1);
	filter:opacity(1);
}

.shop-menu .menu{
	text-align: right;
    display: inline-block;
    width: 100%;
    float: right;
	min-width:276px;
}

.shop-menu .menu:last-child{
	margin-bottom:0;
}

.shop-menu .menu li{
	float:none;
	display:inline-block;
	width:auto;
	padding-right:10px;
	padding-right:0;
}

@media screen and (min-width:992px){
	.shop-menu li{
		margin-right:10px;
	}
	
	.shop-menu li img{
		display: block;
		margin:auto;
		max-width:100%;
		max-height:20px;
	}
	
	.shop-menu li img.sm-icons{
		max-height:35px;
		width:auto;
		display:block;
		margin:auto;
	}
	
	
	.shop-menu li .btn-beschreibung{
		display: block;
		text-align:center;
		width:100%;
		margin-top:9px;
	}
	
	.shop-menu li a{
		color:#222;
	}
	
	.shop-menu li a:hover{
		color:#ffffff;
	}
}

@media screen and (min-width:112em){
	.shop-menu .menu{
		margin-top:15px;
		width:auto;
		min-width:1px;
	}
	
	.shop-menu .menu li .icon-margin-top{
		margin-top:41px;
	}
}

/* Navbar */
.navbar-default .navbar-nav > li > a{
	color:#ffffff;
	font-size:1em;
}

.navbar-default .navbar-nav > li > a:hover{
	color:#7d919a;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color:transparent;
	border-color:#00565f;
}

.navbar-default .navbar-toggle span.icon-bar, .navbar-default .navbar-toggle span.icon-bar{
	transition:all .3s ease;
}

.navbar-default .navbar-toggle:focus span.icon-bar, .navbar-default .navbar-toggle:hover span.icon-bar{
	background-color:#00565f;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	background-color: rgba(0,87,95,.5);
	border: 1px solid #00565f;
	color: #ffffff;
}


/* Modal */
.modal .modal-header{
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(left,  #000000 0%, #00565f 40%, #a7d1db 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #000000 0%,#00565f 40%,#a7d1db 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #000000 0%,#00565f 40%,#a7d1db 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#a7d1db',GradientType=1 ); /* IE6-9 */
}

.modal .modal-header h2, .modal .modal-header h3, .modal .modal-header h4{
	color:#ffffff;
}

.modal .modal-footer{
	background-color:#222;
	color:#ffffff;
}

/* btn */
.btn{
	border-radius:0!important;
}

.btn.btn-default{
	background-color: #00565f;
	border-color: #444;
	color: #7d919a;
}

.btn-default:hover:active:hover, .btn-default:hover:active:focus, .btn-default.focus:hover:active, .btn-default.active:hover:hover, .btn-default.active:hover:focus, .btn-default.active.focus:hover, .open > .btn-default.dropdown-toggle:hover:hover, .open > .btn-default.dropdown-toggle:hover:focus, .open > .btn-default.dropdown-toggle.focus:hover, .btn-default:focus:active:hover, .btn-default:focus:active:focus, .btn-default.focus:focus:active, .btn-default.active:focus:hover, .btn-default.active:focus:focus, .btn-default.active.focus:focus, .open > .btn-default.dropdown-toggle:focus:hover, .open > .btn-default.dropdown-toggle:focus:focus, .open > .btn-default.dropdown-toggle.focus:focus, .btn.btn-default:active, .btn.btn-default:focus{
	color:#ffffff;
	box-shadow:inset 3px 3px 6px #222;
	background:#00565f;
	border-color:#00565f;
}

.btn.btn-default:hover{
	background-color:#00565f;
	color:#ffffff;
	border-color:#ffffff;
}

.btn.btn-primary{
	background: #F9AA00;
    border-color: #EDA200;
    margin-top:10px;
	margin-right:10px;
}

.btn-primary:hover:active:hover, .btn-primary:hover:active:focus, .btn-primary:hover:active.focus, .btn-primary:hover.active:hover, .btn-primary:hover.active:focus, .btn-primary:hover.active.focus, .open > .btn-primary:hover.dropdown-toggle:hover, .open > .btn-primary:hover.dropdown-toggle:focus, .open > .btn-primary:hover.dropdown-toggle.focus, .btn-primary:focus:active:hover, .btn-primary:focus:active:focus, .btn-primary:focus:active.focus, .btn-primary:focus.active:hover, .btn-primary:focus.active:focus, .btn-primary:focus.active.focus, .open > .btn-primary:focus.dropdown-toggle:hover, .open > .btn-primary:focus.dropdown-toggle:focus, .open > .btn-primary:focus.dropdown-toggle.focus, .btn-primary:hover:focus, .btn-primary.focus:hover, .btn-primary:focus:focus, .btn-primary.focus:focus{
    background-color:#EDA200;
    border-color:#EDA200;
    color:#ffffff;
	box-shadow:inset 1px 1px 6px #222;
}

.btn.btn-primary:hover, .btn.btn-primary:hover:hover{
	background-color:#00565f;
	border-color:#00565f;
	color:#ffffff;
}


.btn.btn-lg{
	padding:5px 30px;
}

.btn-block{
	display: block;
}

.btn-center{
	margin:auto;
}

.btn-group .btn {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Form */
#RegButton {
	margin-top: 24px; 
	margin-bottom: 24px;
}

#registrierFormular{
	margin-bottom:0;
}

/* Formular */
form .form-group{
	padding-left:10px;
	padding-right:10px;
}

form .form-group.max-height{
	max-height:35px;
}

.form-control{
	border-radius:0;
	margin-top:0;
}

form .form-group select.form-control{
	margin-top:0;
	padding-right:15px;
	border-radius:0;
}

.form-group.well{
	margin-right:-5px;
	margin-left:-5px;
}

form a, 
form a, 
form a[href^="tel:"], 
form a[href^="callto:"]{
	color:#00565f;	
}

.form-control.error{
	border-color:red;
	background: #F0D1D1;
}

.form-control[aria-invalid*="false"]{
	border-color:#00565f!important;
	background: #FFFFFF!important;
}

.form-control:focus {
    border-color: #00565f;
    outline: 0;
	-webkit-box-shadow: 0px 0px 2px #00565f;
	box-shadow: 0px 0px 2px #00565f;
}

label.error {
	color: red;
    display: inline-block;
    font-size: 0.8em;
    font-weight: normal;
}

@media screen and (min-width:768px){
	form .form-group {
		padding-left:10px;
		padding-right:10px
	}
	
	.login form .form-group{
		padding-left:15px;
		padding-right:15px
	}
}

/* hinweis container */
.hinweis-container{
	float:right;
	right:-20px;
	top:-24px;
}

.hinweisFeld{
	display:none;
	position: absolute;
	background: #fff;
	z-index: 1;
	padding: 10px;
	box-shadow: 1px 1px 6px #ccc;
	right: 0;
	right: 94%;
	min-width: 200px;
	bottom: 16px;
}

.hinweis-container:hover .hinweisFeld{
	display:block;
}

.hinweis-icon{
	color:#00565f;
	opacity:.85;
	cursor:pointer;
	transition:all .3s ease;
	font-size:1.3em;
	position: absolute;
	margin-top: -3px;
	margin-left: -16px;
}

.hinweis-icon:hover{
	opacity: 1;
}

label{
	color:#444;
}

/* footer */

footer {
	position:relative;
	padding-top:15px;
}

footer .footer-form{
	margin:0;
	margin-left:auto;
}

footer .brand-name{
	width:100%;
	display:block;
	margin:0;
	padding:0;
	text-align:left;
	max-width:100%;
	margin-bottom:15px;
}

footer a{
	color:#00565f;
	transition:all .3s ease;
	font-weight: 600;
	margin-bottom:5px;
}

footer a:hover{
	color:#016F7B;
	text-decoration: none;
}

footer .contact-info dd{
	line-height:25px;
}

/* paralax */
	
.rd-parallax-inner {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.rd-parallax-layer[data-type="media"] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.8) 100%), url(../images2/header-1.jpg);
}

.rd-parallax-layer[data-type="media"] iframe {
  width: 100%;
  height: 100%;
}

.rd-parallax-layer[data-url] {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.well-parallax {
  padding-bottom: 120px;
  height: 100vh;
  padding-top: 120px;
}


@media (min-width: 480px) {
  .well-parallax {
    padding-top: 34px;
  }
}

@media (min-width: 768px) {
  .well-parallax {
    padding-top: 120px;
  }
}

@media (min-width: 1200px) {
  .well-parallax {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

.well-parallax.jumbotron {
  vertical-align: middle;
  display: inline-block;
  width: 100%;
}

@media (max-width: 767px) {
  .well-parallax.jumbotron .btn {
    display: block;
  }
}

.well-parallax:before {
  content: '';
  height: 25%;
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 1200px) {
  .well-parallax:before {
    height: 20%;
  }
}

@media (max-height: 750px) {
  .well-parallax:before {
    height: 15%;
  }
}

@media (max-width: 767px) and (max-height: 780px) {
  .well-parallax:before {
    height: 5%;
  }
}

/* well */
.well:last-child{
	margin-bottom:0;
}

.jumbotron {
	background-color: transparent;
}

.jumbotron h1, .jumbotron .h1 {
    color: #fff;
    margin-bottom: 30px;
    letter-spacing: 0.02em;
    line-height: 1.2;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
}

.jumbotron h1 small, .jumbotron .h1 small {
    color: #fff;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: .06em;
    font-weight: 700;
}

.jumbotron p.big {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    display: none;
	color: #fcfcfc;
}

.jumbotron * + .btn-group-variant {
    margin-top: 30px;
}

.jumbotron .btn.btn-default{
	border-color: #058491;
	transition:all .3s ease;
	color: #ffffff;
}

.jumbotron .btn.btn-default:hover{
	border-color:#ffffff;
}

@media screen and (min-width:768px){
	.jumbotron h1 small, .jumbotron .h1 small {
		font-size: 21px;
	}
	
	.jumbotron p.big {
		font-size: 18px;
		display: block;
	}
}

@media screen and (min-width:992px){
	.jumbotron h1, .jumbotron .h1{
		font-size:35px;
	}
	
	.jumbotron p.big {
		font-size: 1.7em;
		text-shadow: 1px 1px 10px #000;
	}
	
	.jumbotron * + .btn-group-variant {
		margin-top: 60px;
	}
	
	.jumbotron .btn.btn-default{
		padding: 10px 40px;
	}
}

@media screen and (min-width:1199px){
	.jumbotron h1, .jumbotron .h1{
		font-size:79px;
	}
	
	.jumbotron p.big {
		font-size: 24px;
		line-height: 40px;
	}
}
/*# sourceMappingURL=style.css.map */

.top-themen h2,
.top-themen .kopf-teaser,
.top-themen .kopf-text {
	text-align: center;
}

.previewnews span.mehr {
	display: block; 
	padding: 6px;
	margin-top: 12px;
	text-align: center;
	border: 1px solid rgba(224,224,224,1.00);
	border-radius: 5px;
	font-size: 1.2em;
}

.previewnews a {
	color: #005F5E
}

.clickbox h1 { font-size: 1.5em;}
