/** Custom Stylesheets - by Tom - Netline Medien **/

/************************************ C & M **************************************************/

div#cam .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary:hover {
    color: #ffffff;
    background-color: rgba(108,152,48,1.0)!important;
    border-color: rgba(108,152,48,1.0)!important;
}

div#cam .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 12px;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

 input#ff_elem61.form-control.ff_elem.inputbox {
    width: 30%!important;
    min-width: 30%!important;
}

input#ff_elem90.form-control.ff_elem.inputbox {
    width: 40%!important;
    min-width: 40%!important;
}

h1.titelcam {
    font-family: 'Lithos Pro Regular';
    font-size: 34px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

span.caminfo {color:#333; margin-left:20px; font-size:18px;}
div.col-lg-12.col-md-12.col-sm-12.col-xs-12.camheader {margin-bottom:10%;}
div.col-lg-6.col-md-6.col-sm-12.col-xs-12.camform {border:1px solid #ddd;padding:20px;}

a.camtel {font-size: 34px; font-weight: 400; color: #333; text-align: center; margin-bottom: 40px!important;}
a:hover.camtel {text-decoration:none!important;}

/************************************ Head ***************************************************/

#head-spotlight-1 {
    background: rgba(35,31,32,1.0);
    color: rgba(255,255,255,0.5);
}

div.container.head {
    padding-top:20px!important;
    padding-bottom:0px!important;
}

#head-spotlight-1 a {
    color: rgba(255,255,255,0.5);
    text-decoration:none!important;
}

#head-spotlight-1 a:hover, a:visited, a:focus {
    color: rgba(255,255,255,1.0);
    text-decoration:none!important;
}

div.logotitel {
    float:left;
    padding-top: 15px;    
}

h2.logotitel-small {
    color: rgba(0,0,0,0.4);
    float:left;
    font-family: 'comppro';
    font-size: 26px;
    margin-top:0px;
    margin-left:5px;
    letter-spacing:1px;
}

span.logotitel2-small {
    color: rgba(0,0,0,0.5);
    font-family: "Arial", Helvetica, Arial, sans-serif;
    font-size:16px;
    text-transform: uppercase;
    margin-top:10px;
    margin-left:65px;
}

header#t3-header-spoint.container.t3-header-spoint {
    padding-top:40px;
    padding-bottom:40px;
}

div.header-line {
    line-height: 24px!important;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 1px;
}

i.fa.fa-map-marker {
    font-size:18px;
    margin-right:5px;
}

i.fa.fa-phone-square {
    font-size:18px;
    margin-right:5px;
}

i.fa.fa-envelope {
    font-size:18px;
    margin-right:5px;
}

i.fa.fa-facebook-official {
    font-size:24px;
}

div#Mod112.t3-module.module-adresse {
    margin-bottom:10px;    
}

div#Mod113.t3-module.module-fon {
    margin-bottom: 10px;
    float: left;
}

div#Mod114.t3-module.module-mail {
    margin-bottom:10px;
    margin-left:-60px;
    float: left;
}

div#Mod115.t3-module.module-social {
    margin-bottom:10px;
    float: right;
}

/************************************ Content ************************************************/

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.sp1 {
    width:40%;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.sp2 {
    width:60%;
}

.t3-content {
    font-family: 'comppro';
    line-height: 30px;
    font-size: 20px;
    font-weight: 100;
    color: rgba(35,31,32,0.6);
    background-color: #ffffff;
    letter-spacing: 1px;
}

div.wide {
    text-align: justify!important;
}

div.small {
    text-align: left!important;
} 

h1.titel {
    font-family: 'Lithos Pro Regular';
    font-size: 34px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

#t3-content div.titel-2 {
    font-family: 'comppro';
    font-size: 24px;
    margin-top: 10px;
    margin-bottom:10px;
}

#t3-content a {
    color: #8DC73F;
}

#t3-content a:hover {
    color: #8DC73F;
}

img.resp {
    max-width:100%;
    height:auto;
    border:1px solid rgba(0,0,0,0.1);
    padding:5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

img.resp-bonus {
    max-width:100%;
    height:auto;
    border:1px solid rgba(0,0,0,0.1);
    padding:5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left:-15px;
}

#jcemediabox-popup-content {
    padding: 20px 30px 0px 30px;
    font-family: 'comppro';
    line-height: 30px;
    font-size: 20px;
    font-weight: 100;
    color: rgba(35,31,32,0.6);
    background-color: #ffffff;
    letter-spacing: 1px;
}

table.copyr {
    border:none;
}

table.copyr tr, td {
    border-top:none!important;
    border-bottom:none!important;
}

  table.copyr td {
    padding:10px 5px 10px 5px;
}


/************************************ Google Maps ********************************************/

div#karte {
    width:100%;
}

nav.wrap.t3-navhelper.map {
    width:100%;
    margin: 0px;
    padding: 0px;
}

div.container.map {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

a.mapprint {
    display:none!important;
}

div.wrap.t3-navhelper.map {
    padding:0px;
}

/************************************ Home-Slider *******************************************/

div.tp-caption.excerpt.tp-fade.tp-resizeme.start {
    display: inline-block;
    background: rgba(0,0,0,0.7);
    padding: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right!important;
}

div.introtitel1 {
    text-align: left;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 300;
    font-size: 5.0vmin!important;
    line-height: 35px;
    color: rgba(255,255,255,1.0);
    text-shadow: 4px 4px 10px rgba(0,0,0,1.0);
    letter-spacing: 1px;
}

div.introtitel2 {
    text-align: left;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 300;
    font-size: 2.5vmin!important;
    line-height: 35px;
    color: rgba(255,255,255,0.8);
    letter-spacing: 1px;
    margin: 10px 0px 0px 0px;
}

div.introbutton {
    float: right;
    margin: 20px 0px 0px 0px;
    background: #000;
    padding: 0px 20px 0px 20px;
    font-size: 16px;
    font-weight: normal;
    color: #8DC73F;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div.contenttitel {
    font-family: 'Lithos Pro Regular';
    font-size: 24px;
    font-weight: 100;
    color: #8DC73F;
    background-color: #ffffff;
    letter-spacing: 1px;
    margin-bottom:20px;
}

.tp-caption a {
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #8DC73F!important;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-caption a:hover {
    color:#fff!important;
    text-decoration:none;
}

i.fa.fa-angle-double-right {
    font-size: 20px;
    margin-right: 5px;
    margin-left: 5px;
}

/************************************ Content-Slider ***************************************/
    
div.tp-caption.secondpoint-1.excerpt.tp-fade.tp-resizeme.start {
    display: inline-block;
    background: rgba(0,0,0,0.7);
    padding: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right!important;
}

div.slidetext1 {
    text-align: left;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 300;
    font-size: 5.0vmin!important;
    line-height: 35px;
    color: rgba(255,255,255,1.0);
    text-shadow: 4px 4px 10px rgba(0,0,0,1.0);
    letter-spacing: 1px;
}

span.slidetext2 {
    text-align: left;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 300;
    font-size: 2.5vmin!important;
    line-height: 35px;
    color: rgba(255,255,255,0.9);
    text-shadow: 4px 4px 10px rgba(0,0,0,1.0);
    letter-spacing: 1px;
}
    
/********************************** Mega Menu Style **************************************/

.navbar-default {
    background-color: rgba(35,31,32,0.9);
    border-top: none;
    border-bottom:1px solid rgba(255,255,255,0.8);
}

.navbar-default .navbar-nav > .active > a {
    color: rgba(255,255,255,0.8);
    background-color: #000;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 2px;
}

.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #000;
    color: rgba(255,255,255,1.0);
}

.navbar-default .navbar-nav > li > a {
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 2px;
    color: rgba(255,255,255,0.5);
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: rgba(255,255,255,1.0);
    background: rgba(0,0,0,0.3);
}

.navbar-default .navbar-nav > li > a:visited {
    color: rgba(255,255,255,0.5);
    background: transparent;
}

.nav > li > a {
    position: relative;
    display: block;

}

/********************************** FORM *******************************************/

a.noicon.wfpopup {color:#333!important;}
.cf-wrapper {background-color: #f7f7f7; padding: 15px; margin: 10px !important; border: solid 1px #e8e8e8; width: 48%; float: left; display: inline-block!important;}
div.cf-response {background:rgba(108,152,48,1.0)!important; color:#fff;}
.convertforms .captcha-container .captcha-equation {font-size:18px;}



/********************************** Footer *********************************************/

.t3-footer {
    background: rgba(35,31,32,1.0);
    color: rgba(255,255,255,0.5);
}    

div#Mod117.t3-module.module-footer1 {
    background:transparent;
    color: rgba(255,255,255,0.5);
    line-height: 24px!important;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 1px;
}

div#Mod118.t3-module.module-footer2 {
    background:transparent;
    color: rgba(255,255,255,0.5);
    line-height: 24px!important;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 1px;
}

div#Mod125.t3-module.module-footer2 {
    background:transparent;
    color: rgba(255,255,255,0.5);
    line-height: 24px!important;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 1px;
}

div#Mod106.t3-module.module-footer2 {
    background:transparent;
    color: rgba(255,255,255,0.5);
    line-height: 24px!important;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 1px;
} 

div#Mod119.t3-module.module-footer3 {
    background:transparent;
    color: rgba(255,255,255,0.5);
    line-height: 24px!important;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 1px;
} 

.t3-copyright {
    border-top:1px solid rgba(255,255,255,0.1);
    background:#1A1718;
    line-height: 24px!important;
    font-family: 'comppro';
    font-size: 14px;
    letter-spacing: 1px;
}

.t3-footnav .t3-module .module-title {
    padding-bottom:10px;
    border-bottom:1px solid rgba(255,255,255,0.1);
    color: #fff;
    line-height: 24px!important;
    font-family: 'comppro';
    font-size: 20px;
    letter-spacing: 1px;
}

a.linkfooter {
    color: rgba(255,255,255,0.5)!important;
}

a:hover.linkfooter {
    color: rgba(255,255,255,1.0)!important;
    text-decoration:none!important;
}   
div#mod-custom111.mod-custom.custom a {display:none!important;}
div#Mod117.t3-module.module-footer1 a, a:visited, a:focus {color: rgba(255,255,255,0.5)!important;}
div#Mod117.t3-module.module-footer1 a:hover {color: rgba(255,255,255,1.0)!important;text-decoration:none;}

/********************************** Media Queries **************************************/

@media only screen and (min-width: 0px) and (max-width: 320px) {

.cf-wrapper {width: 100%!important;}
  
a.camtel {font-size: 34px; font-weight: 400; color: #333; text-align: center; margin-bottom: 40px!important;}
a:hover.camtel {text-decoration:none!important;}  
  
div#cam .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary:hover {
    color: #ffffff;
    background-color: rgba(108,152,48,1.0)!important;
    border-color: rgba(108,152,48,1.0)!important;
}

div#cam .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 12px;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

 input#ff_elem61.form-control.ff_elem.inputbox {
    width: 30%!important;
    min-width: 30%!important;
}

input#ff_elem90.form-control.ff_elem.inputbox {
    width: 40%!important;
    min-width: 40%!important;
}

h1.titelcam {
    font-family: 'Lithos Pro Regular';
    font-size: 34px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

span.caminfo {color:#333; margin-left:20px; font-size:18px;}
div.col-lg-12.col-md-12.col-sm-12.col-xs-12.camheader {margin-bottom:10%;}
div.col-lg-6.col-md-6.col-sm-12.col-xs-12.camform {border:1px solid #ddd;padding:20px;}  

div#Mod114.t3-module.module-mail {
    margin-bottom: 10px;
    margin-left: 0px;
    float: left;
}

div#Mod115.t3-module.module-social {
    margin-bottom: 10px;
    float: right;
    margin-top: -35px;
}

div.logotitel {
    float: left;
    padding-top: 0px;
}

h1.titel {
    font-family: 'Lithos Pro Regular';
    font-size: 19px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

h2.logotitel-small {
    color: rgba(0,0,0,0.4);
    float: left;
    font-family: 'comppro';
    font-size: 19px;
    margin-top: 0px;
    margin-left: 2px;
    letter-spacing: 1px;
}

div.contenttitel {
    font-family: 'Lithos Pro Regular';
    font-size: 20px;
    font-weight: 100;
    color: #8DC73F;
    background-color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

#t3-content div.titel-2.wide {
    font-family: 'comppro';
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 0px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #ddd;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

div.wide {
    text-align: left!important;
    font-size: 16px;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.sp1 {
    width: 100%;
    float: left;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.sp2 {
    width: 100%;
    float: left;
}

fieldset#kf_ihre_daten.col-sm-6 {
    height: auto;
    width: 100%;
}

fieldset#kf_ihre_nachricht.col-sm-6 {
    height: auto;
    width: 100%;
}

fieldset#spam_check {
    width:100%;
    float:left;
}

input#ff_elem61.form-control.ff_elem.inputbox {
    width: 50% !important;
    min-width: 50% !important;
}

input#ff_elem90.form-control.ff_elem.inputbox {
    width: 80% !important;
    min-width: 80% !important;
}

}

@media only screen and (min-width: 321px) and (max-width: 375px) {
.cf-wrapper {width: 100%!important;}  
a.camtel {font-size: 34px; font-weight: 400; color: #333; text-align: center; margin-bottom: 40px!important;}
a:hover.camtel {text-decoration:none!important;}  
  
div#cam .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary:hover {
    color: #ffffff;
    background-color: rgba(108,152,48,1.0)!important;
    border-color: rgba(108,152,48,1.0)!important;
}

div#cam .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 12px;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

 input#ff_elem61.form-control.ff_elem.inputbox {
    width: 30%!important;
    min-width: 30%!important;
}

input#ff_elem90.form-control.ff_elem.inputbox {
    width: 40%!important;
    min-width: 40%!important;
}

h1.titelcam {
    font-family: 'Lithos Pro Regular';
    font-size: 34px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

span.caminfo {color:#333; margin-left:20px; font-size:18px;}
div.col-lg-12.col-md-12.col-sm-12.col-xs-12.camheader {margin-bottom:10%;}
div.col-lg-6.col-md-6.col-sm-12.col-xs-12.camform {border:1px solid #ddd;padding:20px;}  

div#Mod114.t3-module.module-mail {
    margin-bottom: 10px;
    margin-left: 0px;
    float: left;
}

div#Mod115.t3-module.module-social {
    margin-bottom: 10px;
    float: right;
    margin-top: -35px;
}

div.logotitel {
    float: none;
    padding-top: 0px;
    margin: 0px auto;
    text-align: center;
    width: 275px;
}

h1.titel {
    font-family: 'Lithos Pro Regular';
    font-size: 19px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

h2.logotitel-small {
    color: rgba(0,0,0,0.4);
    float: left;
    font-family: 'comppro';
    font-size: 19px;
    margin-top: 0px;
    margin-left: 2px;
    letter-spacing: 1px;
}

div.contenttitel {
    font-family: 'Lithos Pro Regular';
    font-size: 20px;
    font-weight: 100;
    color: #8DC73F;
    background-color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

#t3-content div.titel-2.wide {
    font-family: 'comppro';
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 0px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #ddd;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

div.wide {
    text-align: left!important;
    font-size: 16px;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.sp1 {
    width: 100%;
    float: left;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.sp2 {
    width: 100%;
    float: left;
}

fieldset#kf_ihre_daten.col-sm-6 {
    height: auto;
    width: 100%;
}

fieldset#kf_ihre_nachricht.col-sm-6 {
    height: auto;
    width: 100%;
}

fieldset#spam_check {
    width:100%;
    float:left;
}

input#ff_elem61.form-control.ff_elem.inputbox {
    width: 50% !important;
    min-width: 50% !important;
}

input#ff_elem90.form-control.ff_elem.inputbox {
    width: 80% !important;
    min-width: 80% !important;
}

}

@media only screen and (min-width: 376px) and (max-width: 425px)  {
.cf-wrapper {width: 100%!important;}
div#Mod114.t3-module.module-mail {
    margin-bottom: 10px;
    margin-left: 0px;
    float: left;
}

div#Mod115.t3-module.module-social {
    margin-bottom: 10px;
    float: right;
    margin-top: -35px;
}

div.logotitel {
    float: none;
    padding-top: 0px;
    margin: 0px auto;
    text-align: center;
    width: 275px;
}

h1.titel {
    font-family: 'Lithos Pro Regular';
    font-size: 19px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

h2.logotitel-small {
    color: rgba(0,0,0,0.4);
    float: left;
    font-family: 'comppro';
    font-size: 19px;
    margin-top: 0px;
    margin-left: 2px;
    letter-spacing: 1px;
}

div.contenttitel {
    font-family: 'Lithos Pro Regular';
    font-size: 20px;
    font-weight: 100;
    color: #8DC73F;
    background-color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

#t3-content div.titel-2.wide {
    font-family: 'comppro';
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 0px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #ddd;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

div.wide {
    text-align: left!important;
    font-size: 16px;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.sp1 {
    width: 100%;
    float: left;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.sp2 {
    width: 100%;
    float: left;
}

fieldset#kf_ihre_daten.col-sm-6 {
    height: auto;
    width: 100%;
}

fieldset#kf_ihre_nachricht.col-sm-6 {
    height: auto;
    width: 100%;
}

fieldset#spam_check {
    width:100%;
    float:left;
}

input#ff_elem61.form-control.ff_elem.inputbox {
    width: 50% !important;
    min-width: 50% !important;
}

input#ff_elem90.form-control.ff_elem.inputbox {
    width: 80% !important;
    min-width: 80% !important;
}
   
}


@media only screen and (min-width: 426px) and (max-width: 479px) {
.cf-wrapper {width: 100%!important;}  
a.camtel {font-size: 34px; font-weight: 400; color: #333; text-align: center; margin-bottom: 40px!important;}
a:hover.camtel {text-decoration:none!important;}  
  
div#cam .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary:hover {
    color: #ffffff;
    background-color: rgba(108,152,48,1.0)!important;
    border-color: rgba(108,152,48,1.0)!important;
}

div#cam .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 12px;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

 input#ff_elem61.form-control.ff_elem.inputbox {
    width: 30%!important;
    min-width: 30%!important;
}

input#ff_elem90.form-control.ff_elem.inputbox {
    width: 40%!important;
    min-width: 40%!important;
}

h1.titelcam {
    font-family: 'Lithos Pro Regular';
    font-size: 34px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

span.caminfo {color:#333; margin-left:20px; font-size:18px;}
div.col-lg-12.col-md-12.col-sm-12.col-xs-12.camheader {margin-bottom:10%;}
div.col-lg-6.col-md-6.col-sm-12.col-xs-12.camform {border:1px solid #ddd;padding:20px;}  

div#Mod114.t3-module.module-mail {
    margin-bottom: 10px;
    margin-left: 0px;
    float: left;
}


div#Mod115.t3-module.module-social {
    margin-bottom: 10px;
    float: right;
    margin-top: -35px;
}

div.logotitel {
    float: none;
    padding-top: 0px;
    margin: 0px auto;
    text-align: center;
    width: 340px;
}

h1.titel {
    font-family: 'Lithos Pro Regular';
    font-size: 24px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

h2.logotitel-small {
    color: rgba(0,0,0,0.4);
    float: left;
    font-family: 'comppro';
    font-size: 19px;
    margin-top: 0px;
    margin-left: 2px;
    letter-spacing: 1px;
}

div.contenttitel {
    font-family: 'Lithos Pro Regular';
    font-size: 20px;
    font-weight: 100;
    color: #8DC73F;
    background-color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

#t3-content div.titel-2.wide {
    font-family: 'comppro';
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 0px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #ddd;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

div.wide {
    text-align: left!important;
    font-size: 16px;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.sp1 {
    width: 100%;
    float: left;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.sp2 {
    width: 100%;
    float: left;
}

fieldset#kf_ihre_daten.col-sm-6 {
    height: auto;
    width: 100%;
}

fieldset#kf_ihre_nachricht.col-sm-6 {
    height: auto;
    width: 100%;
}

fieldset#spam_check {
    width:100%;
    float:left;
}

input#ff_elem61.form-control.ff_elem.inputbox {
    width: 50% !important;
    min-width: 50% !important;
}

input#ff_elem90.form-control.ff_elem.inputbox {
    width: 80% !important;
    min-width: 80% !important;
}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.cf-wrapper {width: 100%!important;}  
a.camtel {font-size: 34px; font-weight: 400; color: #333; text-align: center; margin-bottom: 40px!important;}
a:hover.camtel {text-decoration:none!important;}  
  
div#cam .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary:hover {
    color: #ffffff;
    background-color: rgba(108,152,48,1.0)!important;
    border-color: rgba(108,152,48,1.0)!important;
}

div#cam .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 12px;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

 input#ff_elem61.form-control.ff_elem.inputbox {
    width: 30%!important;
    min-width: 30%!important;
}

input#ff_elem90.form-control.ff_elem.inputbox {
    width: 40%!important;
    min-width: 40%!important;
}

h1.titelcam {
    font-family: 'Lithos Pro Regular';
    font-size: 34px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

span.caminfo {color:#333; margin-left:20px; font-size:18px;}
div.col-lg-12.col-md-12.col-sm-12.col-xs-12.camheader {margin-bottom:10%;}
div.col-lg-6.col-md-6.col-sm-12.col-xs-12.camform {border:1px solid #ddd;padding:20px;}  
    
div#Mod114.t3-module.module-mail {
    margin-bottom: 10px;
    margin-left: 0px;
    float: left;
}


div#Mod115.t3-module.module-social {
    margin-bottom: 10px;
    float: right;
    margin-top: -35px;
}

div.logotitel {
    float: none;
    padding-top: 0px;
    margin: 0px auto;
    text-align: center;
    width: 340px;
}

h1.titel {
    font-family: 'Lithos Pro Regular';
    font-size: 24px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

h2.logotitel-small {
    color: rgba(0,0,0,0.4);
    float: left;
    font-family: 'comppro';
    font-size: 19px;
    margin-top: 0px;
    margin-left: 2px;
    letter-spacing: 1px;
}

div.contenttitel {
    font-family: 'Lithos Pro Regular';
    font-size: 20px;
    font-weight: 100;
    color: #8DC73F;
    background-color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

#t3-content div.titel-2.wide {
    font-family: 'comppro';
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 0px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #ddd;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

div.wide {
    text-align: left!important;
    font-size: 16px;
}

div.contenttitel.wide {
    font-size:20px;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.sp1 {
    width: 100%;
    float: left;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.sp2 {
    width: 100%;
    float: left;
}

fieldset#kf_ihre_daten.col-sm-6 {
    height: auto;
    width: 100%;
}

fieldset#kf_ihre_nachricht.col-sm-6 {
    height: auto;
    width: 100%;
}

fieldset#spam_check {
    width:100%;
    float:left;
}

input#ff_elem61.form-control.ff_elem.inputbox {
    width: 50% !important;
    min-width: 50% !important;
}

input#ff_elem90.form-control.ff_elem.inputbox {
    width: 80% !important;
    min-width: 80% !important;
}
    
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.cf-wrapper {width: 45%!important;}  
a.camtel {font-size: 34px; font-weight: 400; color: #333; text-align: center; margin-bottom: 40px!important;}
a:hover.camtel {text-decoration:none!important;}  
  
div#cam .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary:hover {
    color: #ffffff;
    background-color: rgba(108,152,48,1.0)!important;
    border-color: rgba(108,152,48,1.0)!important;
}

div#cam .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 12px;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

 input#ff_elem61.form-control.ff_elem.inputbox {
    width: 30%!important;
    min-width: 30%!important;
}

input#ff_elem90.form-control.ff_elem.inputbox {
    width: 40%!important;
    min-width: 40%!important;
}

h1.titelcam {
    font-family: 'Lithos Pro Regular';
    font-size: 34px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

span.caminfo {color:#333; margin-left:20px; font-size:18px;}
div.col-lg-12.col-md-12.col-sm-12.col-xs-12.camheader {margin-bottom:10%;}
div.col-lg-6.col-md-6.col-sm-12.col-xs-12.camform {border:1px solid #ddd;padding:20px;}  

div.col-lg-3.col-md-3.col-sm-3.col-xs-12.head1 {
    width:33%;
}

div.col-lg-3.col-md-3.col-sm-3.col-xs-12.head2 {
    width:33%;
}

div.col-lg-3.col-md-3.col-sm-3.col-xs-12.head3 {
    width:33%;
}

div.col-lg-3.col-md-3.col-sm-3.col-xs-12.head4 {
    float: right;
    margin-top: -33px;
}

.logo-control .logo-img {
    display: block;
    max-width: 90%;
    height: auto;
    float: left;
}

div.logotitel {
    float: left;
    padding-top: 5px;
}

h1.titel {
    font-family: 'Lithos Pro Regular';
    font-size: 24px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

h2.logotitel-small {
    color: rgba(0,0,0,0.4);
    float: left;
    font-family: 'comppro';
    font-size: 20px;
    margin-top: 0px;
    margin-left: 3px;
    letter-spacing: 1px;
}

div.wide {
    text-align: justify!important;
    font-size: 16px;
}

div.contenttitel.wide {
    font-size:24px;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.op1 {
    width:50%;
    float:left;
}

img.resp {
    max-width: 90%;
    height: auto;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.op2 {
    width:50%;
}

div.moduletable-open2 {
    margin-top:-15px;
}

div.moduletable-bonus2 {
    margin-top:-30px;
}
   
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.cf-wrapper {width: 44%!important;}  
a.camtel {font-size: 34px; font-weight: 400; color: #333; text-align: center; margin-bottom: 40px!important;}
a:hover.camtel {text-decoration:none!important;}  
  
div#cam .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary {
    color: #ffffff;
    background-color: rgba(141,199,63,1.0)!important;
    border-color: rgba(141,199,63,1.0)!important;
}

div#cam .btn-primary:hover {
    color: #ffffff;
    background-color: rgba(108,152,48,1.0)!important;
    border-color: rgba(108,152,48,1.0)!important;
}

div#cam .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 12px;
    font-family: 'comppro';
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

 input#ff_elem61.form-control.ff_elem.inputbox {
    width: 30%!important;
    min-width: 30%!important;
}

input#ff_elem90.form-control.ff_elem.inputbox {
    width: 40%!important;
    min-width: 40%!important;
}

h1.titelcam {
    font-family: 'Lithos Pro Regular';
    font-size: 34px;
    font-weight: 100;
    color: #8DC73F;
    text-align: left;
    margin-bottom: 0px;
}

span.caminfo {color:#333; margin-left:20px; font-size:18px;}
div.col-lg-12.col-md-12.col-sm-12.col-xs-12.camheader {margin-bottom:10%;}
div.col-lg-6.col-md-6.col-sm-12.col-xs-12.camform {border:1px solid #ddd;padding:20px;}  
    
div.moduletable-bonus2 {
    margin-top:-30px;
}
.off-canvas-toggle {display:none!important;}    
}


@media only screen and (min-width: 1200px) {
.off-canvas-toggle {display:none!important;}

}














