@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

.ifranme-piwik-optout{
  width: 100%;
  border: 0;
  min-height: 250px;
}

@media screen and(max-height: 768px){

.ifranme-piwik-optout{
  width: 100%;
  border: 0;
  min-height: 300px;
}

}

.cookie-disclaimer {
    display: none;
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
  font-size: 15px;
}

.cookie-disclaimer .inner {
    background: #689DBD;
    padding: 5px 5px 7px 10px;
    margin: auto;
    display: inline-block;
    border-radius: 10px;
	  line-height: 135%;
}

.cookie-disclaimer a {
    color: #fff;
  text-decoration: underline;
}

#cookie-disclaimer-read{
  padding: 2px 5px;
  margin-left: 5px;
  border-radius: 5px;
  background: #fff;
  color: #689DBD;
  text-decoration: none;

  text-transform: uppercase;
  font-size: 13px;
}







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

@media screen and (min-width: 1025px) and (max-width: 1300px){
	
	}
	
@media screen and (min-width: 769px) and (max-width: 1024px){
	
	}	
	
@media screen and (max-width: 768px){
	
	}	



/* GRUNDRASTER */
body{
	background: #F6F6F6 url(../grafik/bg-topbar.jpg) 0 0 repeat-x;
	font-family: 'Open Sans', sans-serif;
	}
	
a{
  color: #333;
  text-decoration: underline;
}
.wrapper-footer{
	background: #699DBD;
	min-height: 50px;
	}	

.wrapper-ce ul{
	list-style-type: circle;
	margin-left: 19px;
	}	
	
	
img{
	width: 100%;
	height: auto;
	}	

	
.wrapper-ce{
	position: relative;
	float: left;
	width: 96%;
	padding: 0 2%;
	}
	
	
.ce12col{
	position: relative;
	float: left;
	width: 94%;
	margin-left:1%;
	margin-right:1%;
	padding: 25px 2%;
	}
	
.break{
	clear: both;
	}	

.ce8col{
	position: relative;
	float: left;
	width: 60.6%;
	margin-left:1%;
	margin-right:1%;
	padding: 25px 2%;
	}
	

.ce7col{
	position: relative;
	float: left;
	width: 52.3%;
	margin-left:1%;
	margin-right:1%;
	padding: 25px 2%;
	}
	
	
.ce6col{
	position: relative;
	float: left;
	width: 44%;
	margin-left:1%;
	margin-right:1%;
	padding: 25px 2%;
	}

.ce5col{
	position: relative;
	float: left;
	width: 35.6%;
	margin-left:1%;
	margin-right:1%;
	padding: 25px 2%;
	}
	
.ce4col{
	position: relative;
	float: left;
	width: 27.3%;
	margin-left:1%;
	margin-right:1%;
	padding: 25px 2%;
	}		

.ce3col{
	position: relative;
	float: left;
	width: 27.33%;
	margin-left:1%;
	margin-right:1%;
	padding: 25px 2%;
	}	
	
	
	
	
@media screen and (min-width: 1601px){
	.wrapper-all{
	position: relative;
	width: 1600px;
	margin-left: -800px;
	margin-top: 25px;
	left: 50%;
	}
	
	}
	
	
@media screen and (min-width: 1301px) and (max-width: 1600px){
	.wrapper-all{
	position: relative;
	width: 1300px;
	margin-left: -650px;
	margin-top: 25px;
	left: 50%;
	}
	}

@media screen and (min-width: 1025px) and (max-width: 1300px){
	.wrapper-all{
	position: relative;
	width: 960px;
	margin-left: -480px;
	margin-top: 25px;
	left: 50%;
	}
	
	
	.ce8col, .ce4col{
	position: relative;
	float: left;
	width: 42%;
	margin-left: 2%;
	margin-right: 2%;
	padding: 25px 2%;
	}
	
	
	
	
	}
	
@media screen and (min-width: 769px) and (max-width: 1024px){
	.wrapper-all{
	position: relative;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 25px;
	}
	
	
	.ce8col, .ce7col, .ce6col, .ce5col, .ce4col, .ce3col{
	position: relative;
	float: left;
	width: 86%;
	margin-left: 2%;
	margin-right: 2%;
	padding: 25px 2%;
	}
	
	
	
	
	}	
	
@media screen and (max-width: 768px){
	.wrapper-all{
	position: relative;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 25px;
	}
	
	
	.ce8col, .ce7col, .ce6col, .ce5col, .ce4col, .ce3col{
	position: relative;
	float: left;
	width: 86%;
	margin-left: 2%;
	margin-right: 2%;
	padding: 25px 2%;
	}
	

	
	}		
	
	
.wrapper-footer{
	width: 100%;
	float: left;
	height: auto;
	position: relative;
	}	

	
/* CONTENT */		
	

.wrapper-top{
	height: 140px;
	background: #fff;
	}	
	
		
.logo{
	margin: 18px 0 0 15px;
	width: 100%;
	height: auto;
	max-width: 452px;
	}
	
.top-logo{
	float: left;
	width: 48%;
	padding: 0%;
	margin-right:1%;
	margin-left:1%;
	}		
	
	
.top-icons{
	float: left;
	width: 	48%;
	padding: 55px 0;
	margin-right:1%;
	margin-left:1%;
	} 


.icon{
	position: relative;
	font-weight: 800;
	font-size: 24px;
	line-height: 38px;
	color: #4D748C;
	float: left;
	margin: 0 0 0 30px;
	} 
	
.icon:before{
	content:'';
	position: relative;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	float: left;
	} 	
	
.icon-tel:before{
	background:#699DBD url(../grafik/icon-tel.jpg) center center no-repeat;
	background-size:25px;
	} 
	 	
.icon-mail:before{
	background:#699DBD url(../grafik/icon-mail.jpg) center center no-repeat;
	background-size:30px;
	} 
	
.icon-plus:before{
	background:#699DBD url(../grafik/icon-plus.jpg) center center no-repeat;
	background-size:30px;
	} 
	
@media screen and (min-width: 1025px) and (max-width: 1300px){
	.top-icons{
	float: left;
	width: 	38%;
	padding: 10px 0 10px 10%;
	margin-right:1%;
	margin-left:1%;
	}
	
	.icon{
	position: relative;
	font-weight: 800;
	font-size: 24px;
	line-height: 38px;
	color: #4D748C;
	float: left;
	margin: 10px 0 0 30px;
	}
	 
}
@media screen and (max-width: 1024px){
	
	.wrapper-top{
	height:auto;
	background: #fff;
	}	
	
		
	.logo{
	margin: 18px 0;
	width: 100%;
	height: auto;
	max-width: 452px;
	}
	
	.top-logo{
		text-align: left;
	float: left;
	width: 	98%;
	padding: 10px 0;
	margin-right:1%;
	margin-left:1%;
	}	
	
	
	.top-icons{
	float: left;
	width: 	98%;
	padding: 0 0 10px 0;
	margin-right:1%;
	margin-left:1%;
	}
	
	.icon{
	position: relative;
	font-weight: 800;
	font-size: 19px;
	line-height: 27px;
	color: #4D748C;
	float: left;
	margin: 10px 0 0 20px;
	}
	
	
	
	.icon:before{
	content:'';
	position: relative;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	float: left;
	} 	
	
	
	.icon-tel:before{
	background:#699DBD url(../grafik/icon-tel.jpg) center center no-repeat;
	background-size:20px;
	} 
	 	
	.icon-mail:before{
	background:#699DBD url(../grafik/icon-mail.jpg) center center no-repeat;
	background-size:25px;
	} 
		
	.icon-plus:before{
	background:#699DBD url(../grafik/icon-plus.jpg) center center no-repeat;
	background-size:2px;
	} 
	
	}

	
	
	
	
.wrapper-slider{
	background: url(../grafik/bg-top-kante.jpg) 0 0 no-repeat;
 	position: relative;
	width: 100%;
	padding: 0;

	}
.slider-item{
	width: 96%;
	padding: 0 2%;
	position: relative;
	}	
	
.item-text{
	position: absolute;
	left: 10%;
	bottom: 35%;
	width: 500px;
	z-index: 2;
	}	
.item-text h4{
	font-size: 20px;
	font-weight: 600;
	color: #4C738C;
	display:block;
	text-align:center;
	line-height: 130%;
	}	
.item-text h3{
	font-size: 34px;
	font-weight: 600;
	color: #679DBD;
	display:block;
	text-align:center;
	line-height: 130%;
	}		
	
	
	
	
.slider-img{
	width: 100%;
	height: auto;
	}	
.slider-item:after{
	content:'';
	background: url(../grafik/slider-abdeckung.png) 0 0 repeat-y;
	background-size: contain;
	position: absolute;
	width: 96%;
	height: 100%;
	left:2%;
	top: 0;
	z-index: 1;
	}	

@media screen and (min-width: 1025px) and (max-width: 1300px){

.item-text{
	position: absolute;
	left: 10%;
	bottom: 15%;
	width: 430px;
	z-index: 2;
	}	

.item-text h4{
	font-size: 17px;
	font-weight: 600;
	color: #4C738C;
	display:block;
	text-align:center;
	line-height: 130%;
	}	
.item-text h3{
	font-size: 26px;
	font-weight: 600;
	color: #679DBD;
	display:block;
	text-align:center;
	line-height: 130%;
	}		

}



@media screen and (max-width: 1024px){
	
	.item-text{
	position: relative;
	left: auto;
	bottom: 35%;
	width: 90%;
	margin: 35px 5%; 
	z-index: 2;
	}	
	
	
	.item-text h4{
	font-size: 17px;
	font-weight: 600;
	color: #4C738C;
	display:block;
	text-align:center;
	line-height: 130%;
	}	
.item-text h3{
	font-size: 26px;
	font-weight: 600;
	color: #679DBD;
	display:block;
	text-align:center;
	line-height: 130%;
	}		
	
	
	
}



	
.wrapper-sofortkontakt{
	background:#699DBD
	}	
	

.centered{
	text-align: center;
	}		
	
	
h1,.h1{
	font-size: 27px;
	color: #4C738C;
	font-weight: 800;
	line-height: 130%;
	margin-bottom: 15px;
	}	
	
h2, .h2{
	font-size: 20px;
	color: #6D7171;
	font-weight: 800;
	line-height: 130%;
	margin-bottom: 10px;
	}
		
	
h3, .h3{
	font-size: 24px;
	color: #4C738C;
	font-weight: 800;
	line-height: 130%;
	margin-bottom: 10px;
	}		

p, .p{
	font-size: 20px;
	margin-bottom: 15px;
	color: #6D7171;
	font-weight: 400;
	line-height: 130%;
	}

ul{
	margin: 10px 0;
	font-size: 16px;
	color: #6D7171;
	font-weight: 400;
	line-height: 130%;
	}
li{
	padding: 10px 0;
	}	

.list-shadow li{
	padding-top: 15px;
	background: url(../grafik/bg-li.jpg) 0 0 no-repeat;
	background-size: contain;
	}
	
.sub{
	display: block;
	font-size:16px;
	padding: 10px;
	color: #6D7171;
	text-align:center;
	line-height: 130%;
	}	
	

@media screen and (max-width: 768px){
	
	h1,.h1{
	font-size: 22px;
	color: #4C738C;
	font-weight: 800;
	line-height: 130%;
	margin-bottom: 11px;
	}	
	
h2, .h2{
	font-size: 16px;
	color: #6D7171;
	font-weight: 800;
	line-height: 130%;
	margin-bottom: 8px;
	}
		
	
h3, .h3{
	font-size: 22px;
	color: #4C738C;
	font-weight: 800;
	line-height: 130%;
	margin-bottom: 11px;
	}		

p, .p{
	font-size: 15px;
	margin-bottom: 7px;
	color: #6D7171;
	font-weight: 400;
	line-height: 130%;
	}

ul{
	margin: 10px 0;
	font-size: 15px;
	color: #6D7171;
	font-weight: 400;
	line-height: 130%;
	}
	
	
	}
		
		
	
.wrapper-sofortkontakt{
	width: 100%;
	padding-bottom: 25px;
	margin-bottom: 25px;
	}
.wrapper-sofortkontakt h3{
	display: block;
	padding:10px;
	text-align: center;
	background:#4E758D;
	color: #fff;
	}	

input,.wrapper-cb, .submit{
	display: inline-block;
	width: 76%;
	height: 30px;
	margin: 10px 10%;
	padding: 0 2%;
	font-size: 18px;
	color: #6D7171;
	}

.submit{
	text-align:center;
	background:#4E758D;
	color: #fff;
	border: none;
	line-height: 16px;
	padding: 12px auto;
	}	

.wrapper-cb{
	margin-top: 10px 0 0 0;
	text-align: left;
	color: #fff;
	}

.checkbox{
	display: block;
	width: 30px;
	margin: -5px 15px 0 0 ;
	padding: 0;
	float: left;
	}		
	
	
	
.wrapper-infobox{
	background: #fff;
	width: 100%;
	padding: 10px 0;
	float:left;
	}
	


.info-icons{
	float: left;
	width: 	58%;
	padding: 10px 0;
	margin-right:1%;
	margin-left:1%;
	} 	

.icon a{
	color: #4D748C;
	text-decoration: none;
	}
.icon a:hover{
	color: #333;
	}	

.info-icons .icon{
	position: relative;
	font-weight: 800;
	font-size: 20px;
	line-height: 24px;
	color: #4D748C;
	float: left;
	margin: 10px 0 0 30px;
	} 	
	
.info-icons  .icon:before{
	content:'';
	position: relative;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	float: left;
	} 	
		
.info-icons .icon-tel:before{
	background:#699DBD url(../grafik/icon-tel.jpg) center center no-repeat;
	background-size:20px;
	} 
	 	
.info-icons .icon-mail:before{
	background:#699DBD url(../grafik/icon-mail.jpg) center center no-repeat;
	background-size:20px;
	} 
	
.info-icons .icon-plus:before{
	background:#699DBD url(../grafik/icon-plus.jpg) center center no-repeat;
	background-size:18px;
	} 		
		
	
	

.info-img{
	width: 37%;
	margin: 0 1.5%;
	float: left;
	}
	
@media screen and (max-width: 1300px){
.info-img{
	width: 96%;
	margin: 0 2%;
	float: left;
	}
	
	.info-icons{
	float: left;
	width: 96%;
	margin: 0 2%;
	float: left;
	} 	
	
	.info-icons .icon{
	margin: 5px 0;
	clear: both;
	} 	
	
	
}
	
.info-img img{
	width: 100%;
	height:auto;
	}


.wrapper-footer p{
	color: #fff;
	font-size:17px;
	line-height: 135%;
	font-weight: 600;
	}
	
.wrapper-footer a{
	color: rgba(255,255,255,0.75);
	text-decoration: none;
	}	
	
.logo-footer{
	max-width: 310px;
	margin-bottom: 25px;
	}	
		
	

.submit{
	text-align:center;
	background:#4E758D;
	color: #fff;
	border: none;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	}		
	
		