@charset "utf-8";


html, body{
	height: 100%;
	margin: 0 auto;
	padding: 0; 
	color:#000 !important;
	font-family: 'Cutive', serif;
	font-weight:300;
	font-size:18px !important;
	line-height:29px !important;
	background-color: #a8cf45 !important;
}
		
p{
	margin: 0px;
	padding:0px;
}

img{
	border: none;	
}


hr{
	border-color: #333 !important;
}

body a{text-decoration:none;}
a:link {color: #305A9C !important;}
a:visited {color: #666}
a:hover {color: #666; list-style-type:none !important; text-decoration:none !important;}
a:focus {color:#666; text-decoration:none !important; outline: none !important;}
a:active {color:#305A9C !important;}

h1{
	font-size:170% !important;
	font-weight:400 !important;
	color:#000 !important;
	line-height:110% !important;
	text-align: center !important;
}

.impressum h1{
	text-align: left !important;
}

h2{
	font-size: 130% !important;
	font-weight:600 !important;
	line-height:110% !important;
	color:#a8cf45 !important;
	text-align: center !important;
	font-family: 'Anton', sans-serif !important;
	margin-bottom: 20px !important;
}

.impressum h2{
	text-align: left !important;
}

h3{
	color:#000 !important;
	text-align:left !important;
}

h4{
	color:#000 !important;
	font-size: 120% !important;
	line-height: 130% !important;
	font-weight:500 !important;
	text-transform: uppercase !important;
	margin-bottom: 50px !important;
}


h5{
	color:#000 !important;
	font-size: 120% !important;
	line-height: 130% !important;
	font-weight:500 !important;
	text-transform: uppercase !important;
	margin-bottom: 0px !important;
	text-align: center !important;
}


ul{
	margin-left: -35px !important;
}

.container{
	padding:0px 20px 0px 20px;
}

.txt_center{
	text-align: center;
}

.bg_border{
	padding: 100px;
	width: 100% !important;
}

.bg_border_inner{
	border: 3px dashed #fff;
	float: left;
	width: 100% !important;
	padding: 100px 50px 50px 50px;
}

.bg_white{
	background-color: #fff;
	padding: 70px;
	float: left;
	box-shadow: 0px 0px 60px #666;
}

.bg_headline_white{
	background-color: #fff;
	padding: 15px;
	width: 400px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: -50px;
}

ul.features li{
	background-image:url(../images/li.png) !important;
	background-position: left 8px;
	background-repeat:no-repeat;
	background-size:17px 17px;
	list-style:outside none none !important;
	padding-left:28px;
	padding-bottom:2px;
	vertical-align:bottom;
}

header{
	width:100%;
	height:auto;
	float:left;
	margin: 0 auto;
	position:relative;
	z-index:999;
	background-color: transparent !important;
}

.accordion {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
	margin-top: 95px;
  }
  
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  .acc_active, .accordion:hover {
	background-color: #ccc;
  }
  
  /* Style the accordion panel. Note: hidden by default */
  .panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	  border: none !important;
	  border-radius: 0px !important;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
  }
  
  .accordion:after {
	content: '\02795'; /* Unicode character for "plus" sign (+) */
	font-size: 13px;
	color: #777;
	float: right;
	margin-left: 5px;
  }
  
  .acc_active:after {
	content: "\2796"; /* Unicode character for "minus" sign (-) */
  }

section{
	font-size:120%;
	z-index:1;
	position:relative;
	height: auto;
	width: 100%;
}

section img{
	text-align: center;
	margin: 0 auto;
}

.motiv_lplus{
	margin-bottom: -60px;
}

.slider_plus{
	margin-top: -100px;
}

footer{
	font-size:100%;
	line-height: 120% !important;
	color:#000;
	margin: 0 auto;
	text-align:left;
	background-color:#fff;
	width:100%;
	height:auto;
	bottom:0px;
	padding: 50px;
	position:relative;
	float:left;
}

footer a:link{
	color:#000 !important;
}

footer a:hover{
	color:#000 !important;
	text-decoration:underline !important;
}

footer a:visited{
	color:#000 !important;
}

.footer_copy{
	text-align:left;
	color:#fff;
}

#bg_nav{
	float:left;
	height:auto;
	z-index:3;
	position:relative;
	width:100%;
}

#nav-wrap {
	text-align:center;
	margin: 0 auto;
	margin-top:110px;
	margin-left:-40px;
}

#menu-icon {
	display: none;
}

#nav{
	margin: 0 auto;
	width:830px;
}

#nav ul.menu, 
#nav ul.menu li {
	margin: 0;
	text-align:center;
	padding: 0;
	margin-left:0px !important;
}

#nav ul.menu li {
	list-style: none;
	float: left;
	list-style-type:none;
	text-decoration:none;
	font-weight:400;
	color:#fff;
	text-align:center;
	font-size:100%;
}

#nav ul.menu li a {
	padding:10px 20px 4px 20px;
	display: block;
	text-decoration:none;
	color:#fff !important;
	border-bottom:2px solid #305a9c !important;
}

#nav ul.menu li a:hover {
	border-bottom:2px solid #fff !important;
}

#nav ul.menu li.active a {
	border-bottom:2px solid #fff !important;
}

#nav ul.menu ul{
	background: #fff;
	padding:0px;
	border-bottom:0px;
	position: absolute;
	border: solid 1px #ccc;
	display: none; 
	width:160px !important;
}

#nav ul.menu li ul li {
	float: none;
	text-align:center;
	font-size:100%;
	border-bottom: 0px;
	padding:0px;
	width:100%;
}

#nav ul.menu li ul li a{
	border-bottom:0px !important;
	width:100% !important;
	color:#264796 !important;
	padding:8px 5px 10px 5px;
	margin-left:-20px !important;
}

#nav ul.menu li:hover > ul {
	display: block;
}

#nav ul.menu ul li a:hover {
	background-color:#264796 !important;
	color:#fff !important;
	width:100% !important;
	border-bottom:0px;
}

#nav ul.menu ul li.active a{
	border-bottom:0px !important;
	background-color:#264796 !important;
	width:100% !important;
	color:#fff !important;
}

#content {
	width:100%;
	margin:0px;
	text-align:center;
}

.scrollToTop{
	width:40px; 
	height:40px;
	position:fixed;
	top:89%;
	right:40px;
	display:none;	
	z-index:999999999999;
	background: url('../images/arrow_up.png') no-repeat 0px 0px;
}

.scrollToTop:hover{
	text-decoration:none;
}

.left{
	padding-right:30px;
}

.right{
	padding-left:30px;
}

.middle{
	padding-left:15px;
	padding-right:15px;
}

#cookiehintinfo{
	background-color:#305a9c !important;
}

#cookiehintinfo:link{
	color:#fff !important;
}

#cookiehintsubmit{
	background-color:#305a9c !important;
}

#cookiehintsubmit:link{
	color:#fff !important;
}

#cookiehintsubmitno{
	background-color:#305a9c !important;
}

#cookiehintsubmitno:link{
	color:#fff !important;
}

@media screen and (max-width: 1635px){
	.bg_border{
		font-size: 80% !important;
	}

	h3{
		font-size: 120% !important;
	}
}

@media screen and (max-width: 1736px){

}

@media screen and (max-width: 1350px){	

}

@media screen and (max-width: 1199px){
	.bg_border{
		font-size: 80% !important;
	}

	h3{
		font-size: 100% !important;
	}


}

@media screen and (max-width: 1000px) {
section img{
	text-align: center;
	margin: 0 auto;
}
}

@media screen and (max-width: 999px){

footer{
	font-size:100%;
}

section img{
	text-align: center;
	margin: 0 auto;
}
}

@media screen and (max-width: 991px) {
	h4{
		font-size: 100% !important;
	}

#nav-wrap {
	position: relative;
	text-align:left;
	background-color:#305A9C;
	display:block !important;
	margin-top:20px !important;
	margin-left:0px !important;
}

#menu-icon {
	color: #305a9c;
	width: 100% !important;
	height:50px;
	font-size:20px;
	background: #d9dada url(../../../images/menu_icon_logo.png) no-repeat 10px center;
	padding: 12px 10px 0 10px;
	cursor: pointer;
	display: block;
	text-align:center !important;
}
	
#nav {
	clear: both;
	position: absolute;
	top: 48px;
	width: 100% !important;
	font-size:20px;
	z-index: 10000;
	background:#305A9C;
	color:#fff !important;
	display: none;
}
	
#nav ul.menu ul {
	position: relative;
	width:100% !important;
}
	
#nav li {
	clear: both;
	float: none;
}
	
#nav a, 
#nav ul a {
	font: inherit;
	background: none;
	display: inline;
	padding:0;
	border:0px;
}

#nav a:hover, 
#nav ul a:hover {
	background:0px;
	color: #fff !important;
}
	
#nav ul {
	width: auto;
	position: static;
	display: block;
	border:0px;
	background: inherit;
}

#nav ul li {
	width:100% !important;
	float:left !important;	
}
	
#nav ul.menu li a {
	height:46px;
	color:#fff !important;
	width:100% !important;
}

#nav ul.menu ul li {
	width:100% !important;
	float:left !important;
	margin-left:0px !important;
}

#nav ul.menu ul li a {
	font-size:120% !important;
	padding-top:5px !important;
	width:100% !important;
	color:#305A9C !important;
	background-color:#fff !important;
}

#nav ul.menu li a:hover {
	border-bottom:0px !important;
	background-color:#d9dada !important;
	color:#305A9C !important;
}

#nav ul.menu li.active a {
	border-bottom:0px !important;
	background-color:#d9dada !important;
	color:#305A9C !important;
}

#nav ul.menu ul li a:hover {
	color:#fff !important;
	background-color:#305A9C !important;
}

#nav ul.menu ul li.active a{
	color:#fff !important;
	background-color:#305A9C !important;
}

footer{
	padding:30px 0px 30px 0px !important;
	text-align:center !important;
}

.footer_copy{
	text-align:center !important;
}

}

@media screen and (max-width: 820px) {
.bg_border{
	font-size: 70% !important;
}
}


@media screen and (max-width: 767px) {
.slider_plus{
	margin-top: -50px !important;
	margin-bottom: 80px;
}

h1{
	font-size: 120% !important;
	text-align: left !important;
}

.bg_headline_white{
	width: 300px !important;
}

.accordion {
	margin-top: 0px !important;
  }

.bg_white{
	font-size: 80% !important;
	line-height: 140% !important;
}

h4{
	margin-bottom: 10px !important;
}

	
.bg_border{
	padding: 20px !important;
}
	
.bg_border_inner{
	border: 3px dashed #fff;
	float: left;
	width: 100% !important;
	padding: 100px 30px 30px 30px;
}

.bg_border{
	font-size: 100% !important;
}


footer{
	text-align:center !important;
}

.left{
	padding-right:0px !important;
}

.right{
	padding-left:0px !important;
}

.middle{
	padding-left:0px !important;
	padding-right:0px !important;
}

h3{
	font-size:110% !important;
}

}

@media screen and (max-width: 640px) {

h2{
	font-size:110% !important;
}	

h3{
	font-size:120% !important;
}
	
footer{
	font-size:90% !important;	
}
}


@media screen and (max-width: 595px) {

.bg_white{
	padding: 50px !important;
}

}

@media screen and (max-width: 450px) {

}

@media screen and (max-width: 392px) {
h3{
	font-size:100% !important;
}
}