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

/**
 * @author      Andrej Heinemann
 * @subpackage  kemper
 * @link        http://www.creative-power-group.de
 * @email       info@creative-power-group.de
 * @copyright   Andrej Heinemann
 *
 * Template kemper 3.5
 * Copyright (C) 2016 Andrej Heinemann // 04.04.2017
 * 
**/

/* ************** ALLGEMEINE FORMATIERUNGEN *********************
*****************************************************************/


html, body{
	height: 100%;
	margin: 0 auto;
	padding: 0; 
	color:#333;
	font-family: 'Hind', sans-serif;
	font-weight:500;
	font-size:16px !important;
	line-height:26px !important;
}

		
p{
	margin: 0px;
	padding:0px;
}

img{
	border: none;	
}


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

body a{text-decoration:none;}
a:link {color: #27662E!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;}
a:active {color:#27662E !important;}

h1{
	font-size:180% !important;
	font-weight:500 !important;
	color:#27662E !important;
}

h2{
	font-size: 110% !important;
	font-weight:400 !important;
	line-height:122% !important;
	color:#27662E !important;
	margin-bottom:10px !important;
}


h3{
	color:#27662E !important;
	margin-bottom:5px !important;
	font-size:180% !important;
	margin-top:0px !important;
}

h4{
	color:#000 !important;
	font-size: 99% !important;
	line-height: 130% !important;
	font-weight:500 !important;
	margin-bottom:3px !important;
}

header{
	background-color:#fff;
	width:100%;
	height:auto;
	margin: 0 auto;
	z-index:99999;
	position:relative;
	opacity:0.9;
}

#logo{
	position:absolute;
	z-index:999;
	float:left;
	width:100%;
}

#logo_xs{
	display:none;
}

#txt_header{
	padding:0% 0% 1% 8%;
	font-size:100% !important;
	font-weight:500 !important;
	color:#27662E;
}

.home_inhalt{
	background-image:url(../images/bg_white_20.png);
	background-repeat:repeat;
	float:left;
	z-index:999999;
	position:relative;
	margin-top:9%;
	padding:3%;
}

#bg_home{
	position:fixed;
	margin-top:-5% !important;
}

#bg_home_xs{
	display:none;
}

.kontakt #bg_home{
	display:none !important;
}

.anbau #bg_home{
	display:none !important;
}

.standort #bg_home{
	display:none !important;
}

.impressum #bg_home{
	display:none !important;
}

.datenschutz #bg_home{
	display:none !important;
}

.sitemap #bg_home{
	display:none !important;
}

.txt_left{
	padding-right:15px;
}

.txt_right{
	padding-left:15px;
}

.slider_anbau{
	margin-top:-10%;
}


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

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

}

.ueberlagern {
    background:transparent !important;
    position:absolute !important;
    z-index: 100 !important;
    width:100% !important;
    height:450px !important;
    top:450px !important;
    margin-top:-450px !important;
}


footer{
	font-size:120%;
	color:#27662E;
	font-weight:400 !important;
	margin: 0 auto;
	text-align:center;
	background-color:#fff;
	width:100%;
	float:left;
	z-index:999999;
	position:relative;
	padding:0% 1% 1% 1%;
	box-shadow:#333 2px -3px 10px !important;
}

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


footer a:hover{
	color:#27662E !important;
}


footer a:visited{
	color:#27662E !important;
}

.footer_copy{
	margin:0 auto;
	text-align:center;
	padding-bottom: 8%;
	color:#fff;
}


#bg_nav{
	width:100%;
	background-color:#fff;
	float:left;
	height:auto;
	position:relative;
	padding:2% 4% 3% 2%;
}

#nav-wrap {
	text-align:center;
	margin: 0 auto;
}


#menu-icon {
	display: none;
}

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

#nav ul.menu, 
#nav ul.menu li {
	margin: 0;
	text-align:center;
	padding: 0;
	z-index:9999999;
}

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

#nav ul.menu li a {
	padding:6px 0px 4px 0px;
	display: block;
	width:180px;
	text-decoration:none;
	color:#27662E !important;
}


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

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


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

#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%;
	color:#15B3BB !important;
	padding:8px 5px 10px 5px;

}


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


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


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


a.open-close {
	margin-top:44px;
	padding:1%;
	text-align:center;
	background:#DE252C;
	width:200px;
	font-size:120%;
	display:block;
	color:#fff;
	border-radius:5px;
	text-decoration:none;
}

a.open-close:hover {
	background:#4D4D4D;
	color:#fff;
}
	
	
a.open-close:link {
	color:#fff !important;
}


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


.btn-primary {
    background-color: #DE252C !important;
    border-color: #DE252C !important;
    color: #fff !important;
}

.btn-primary:hover {
    background-color: #fff !important;
    border-color: #4D4D4D !important;
    color: #4D4D4D !important;
}


.btn-lg, .btn-group-lg > .btn {
    padding: 12px 16px 10px 16px !important;
}


.text-danger {
    color: #DE252C !important;
}


.cc_container .cc_btn, .cc_container .cc_btn:visited {
    background-color:#FF6600 !important;
	color:#27662E !important;
}

.cc_container {
    background: #27662E none repeat scroll 0 0 !important;
   font-family: 'Roboto', sans-serif !important;
}


.cc_container a, .cc_container a:visited {
    color: #FF6600 !important;
}


.cc_container .cc_btn {
    max-width: 200px !important;

}



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



}

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



}

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

#nav ul.menu li {
	font-size:130% !important;
}

#nav ul.menu li a {
	width:160px !important;
}

}


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

#nav ul.menu li {
	font-size:110% !important;
}

#nav ul.menu li a {
	width:130px !important;
}

}


@media screen and (max-width: 1199px){
	
h1{
	font-size:140% !important;
	line-height: 142% !important;
}

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

#nav{
	width:900px !important;	
}

}



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

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

}

}


@media screen and (max-width: 999px){
	
.slider_anbau{
	margin-top:3% !important;
}
	
.home_inhalt{
	margin-top:0% !important;
}
	

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

footer{
	font-size:100%;
}


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

}


#txt_header{
	display:none !important;
}


#logo{
	display:none;
}

#logo_xs{
	display:block !important;
	padding:2% 2% 2% 0%;
}


#nav{
	width:800px !important;	
}


#nav ul.menu li {
	font-size:110% !important;
}


#nav ul.menu li a {
	width:130px !important;
}

#bg_home{
	display:none !important;
}

#bg_home_xs{
	display:block !important;
}

header{
	opacity:1.1 !important;
}

	
}

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


}


@media screen and (max-width: 820px){
	
#nav ul.menu li {
	font-size:110% !important;
}

#nav ul.menu li a {
	width:140px !important;
}


#nav{
	width:700px !important;	
}

}

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

.slider_anbau{
	margin-top:0% !important;
}

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

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

a.open-close {
	margin-top:34px;
	width:100% !important;
	font-size:100% !important;
}


#nav-wrap {
	position: relative;
	text-align:left;
	background-color:#4D4D4D;
	width:100%;
	display:block !important;
	margin-left:0px; 
}

#menu-icon {
	color: #fff;
	width: 100%;
	height:50px;
	font-size:20px;
	background: #27662E url(../../../images/menu_icon_logo.png) no-repeat 10px center;
	padding: 12px 10px 0 50px;
	cursor: pointer;
	display: block; 
}
	

#nav {
	clear: both;
	position: absolute;
	top: 48px;
	width: 100% !important;
	font-size:100% !important;
	z-index: 10000;
	background:#666;
	color:#fff !important;
	display: none; 
}
	
#nav ul.menu ul {
	position: relative;
	width:100%;
}
	
#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%;
	float:left !important;	
}
	
#nav ul.menu li a {
	height:46px;
	padding-top:10px;
	color:#fff !important;
	width:100% !important;
}

#nav ul.menu ul li {
	width:100% !important;

}


#nav ul.menu ul li a {
	font-size:120% !important;
	width:100% !important;
	color:#15B3BB !important;
	background-color:#fff !important;
}

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

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


footer{
	padding:4% 0% 2% 0% !important;
}
	

}




@media screen and (max-width: 640px) {
	
	
h1{
	font-size:110% !important;
}
	
h2{
	font-size:95% !important;
}	

h3{
	font-size:120% !important;
}
			
	
#nav-wrap {
	margin-top:0px !important;
}


section .container{
	padding:0px 15px 50px 15px;

}


a.open-close {
	margin-top:25px !important;
	margin-bottom:25px !important;
	   padding:1.4% 1% 0.8% 1% !important;
}






}


