.cc_container .cc_btn {
background-color: #fff !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #6c9f5d !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #000000 !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #31a8f0 !important; /* Textlink-Farbe "Mehr Infos" */
}

body 
{ background-color:#FFFFFF; margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; }



#header {
    width: 100%;
    position: fixed;
background:#FFFFFF;
}
#header_div {
    margin-left: auto;
    margin-right: auto;
  margin-top:0px;
    position: relative;
    width: 910px;
  
    
}

#banner_div {
  margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 910px;
  background:#FFFFFF;}
  
  
#main_div {
  
    
  position:relative;
  }


#linie {
  width: 819px ;
  margin-left: auto ;
  margin-right: auto ;
}





a:link,a:active,a:visited {  text-decoration: none; } 
a:hover {  text-decoration: none;  }

h1 { margin:0px;
   font-family: Open Sans; 
   font-style: normal; 
   font-weight:400; 
   font-size:16px;
   color: #0000000 }
   
   .maintxt { margin:0px;
   font-family: Open Sans; 
   font-style: normal; 
   font-weight:400; 
   font-size:16px;
   color: #0000000 ;
   text-decoration:none;}
   
   .maintxtkl { margin:0px;
   font-family: Open Sans; 
   font-style: normal; 
   font-weight:400; 
   font-size:12px;
   color: #0000000 ;
   text-decoration:none;}
   
   .maintxtf { margin:0px;
   font-family: Open Sans; 
   font-style: normal; 
   font-weight:600; 
   font-size:16px;
   color: #0000000 ;
   text-decoration:none;}
   
.h1g { margin:0px;
   font-family: Open Sans; 
   font-style: normal; 
   font-weight:400; 
   font-size:16px;
   color: #6c9f5d }
   
h2 { margin:0px;
   font-family: Open Sans; 
   font-style: normal; 
   font-weight:400; 
   font-size:16px;
   line-height:17pt;
   color: #0000000 }
   
.h2g { margin:0px;
   font-family: Open Sans; 
   font-style: normal; 
   font-weight:400; 
   font-size:16px;
   line-height:17pt;
   color: #6c9f5d;
   text-decoration:none; }


.topgr{
    
   font-family: Open Sans; 
   font-style: normal; 
   font-weight:600; 
   font-size:30px;
   text-decoration:none;  
    }
   
.topkl{
  font-family: Open Sans; 
   font-style: normal; 
   font-weight:400; 
   font-size:16px;  
   color: #000000;
   text-decoration:none; }

.menkl {
  font-family: Open Sans; 
   font-style: normal; 
   font-weight:400; 
   font-size:16px;  
   color: #000000;
   text-decoration:none;
}

.botkl {
  font-family: Open Sans; 
   font-style: normal; 
   font-weight:400; 
   font-size:14px;  
   color: #000000;
}

.link {
color: #538548;
-o-transition: color 0.3s linear;
-moz-transition: color 0.3s linear;
-khtml-transition: color 0.3s linear;
-webkit-transition: color 0.3s linear;
-ms-transition: color 0.3s linear;
transition: color 0.3s linear;
}

.link:hover {
color: #000000;
}

.link1 {
color: #000000;
-o-transition: color 0.3s linear;
-moz-transition: color 0.3s linear;
-khtml-transition: color 0.3s linear;
-webkit-transition: color 0.3s linear;
-ms-transition: color 0.3s linear;
transition: color 0.3s linear;
}

.link1:hover {
color: #538548;
}