
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 box-shadow: none !important;
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(167,200,88,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-default {
 border-radius: 6px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-default:active{
 color: rgba(63,63,64,1) !important;
 background-color: rgba(167,200,88,1) !important;
 }
 body.fg-web-theme .btn.btn-default:hover{
 color: rgba(63,63,64,1) !important;
 background-color: rgba(167,200,88,1) !important;
 }
 body.fg-web-theme .btn.btn-default:disabled{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(167,200,88,1) !important;
 }
 
 body.fg-web-theme .btn.btn-primary:not(.dropdown-toggle){
 box-shadow: 4px 4px 6px 0px rgba(220,220,220,1) !important;
 margin-bottom: 8px !important;
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(167,200,88,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-primary {
 border-radius: 6px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 /*Overriding margin*/
 
 body.fg-web-theme .btn-group .btn.btn-primary {
 margin-bottom: 0px !important;
 }

 /*Overriding margin*/
 
 body.fg-web-theme .btn.btn-primary:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(211,211,211,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(211,211,211,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:disabled{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(167,200,88,1) !important;
 }
 
 body.fg-web-theme .btn.btn-success:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-success:active{
 }
 body.fg-web-theme .btn.btn-success:hover{
 }
 body.fg-web-theme .btn.btn-success:disabled{
 }
 
 body.fg-web-theme .btn.btn-info:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-info:active{
 }
 body.fg-web-theme .btn.btn-info:hover{
 }
 body.fg-web-theme .btn.btn-info:disabled{
 }
 
 body.fg-web-theme .btn.btn-warning:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-warning:active{
 }
 body.fg-web-theme .btn.btn-warning:hover{
 }
 body.fg-web-theme .btn.btn-warning:disabled{
 }
 
 body.fg-web-theme .btn.btn-danger:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-danger:active{
 }
 body.fg-web-theme .btn.btn-danger:hover{
 }
 body.fg-web-theme .btn.btn-danger:disabled{
 }
 
 body.fg-web-theme .btn.btn-link:not(.dropdown-toggle){
 background: none !important;
 border: none !important;
 box-shadow: none !important;
 outline: none !important;
 
 }
 
 
 
 
 /* =============================================================================
================================================================================ */ /* =============================================================================
* Box/Container styles
================================================================================ */
 
  
  
  
 .fg-columnbox.fg-Box-Titel-1313 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-bottom: -10px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-Titel-1313.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Titel-1313.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Titel-1313.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Titel-1313.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Titel-1313.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-weiss-1314 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 
 
 background-color: rgba(255, 255, 255, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-weiss-1314.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-weiss-1314.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-weiss-1314.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-weiss-1314.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-weiss-1314.width_3000 {
 background-image: ;
 }

 

  
 .fg-column-container-wrapper-1314 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-1314 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-1314 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-1314 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-1314 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-1314 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-1314 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-1314 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
 
  
  
  
 .fg-column-container.fg-weiss-1314 { 
 background:none; 
 position: relative; 
 }


 
 .fg-column-container.fg-weiss-1314.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-weiss-1314.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-weiss-1314.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-weiss-1314.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-weiss-1314.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-column-container.fg-weiss-1314 > div , .fg-column-container.fg-weiss-1314 > section, .fg-column-container.fg-weiss-1314 > form, .fg-column-container.fg-weiss-1314 > table, 
 .fg-column-container.fg-weiss-1314 .elementBox ,.fg-column-container.fg-weiss-1314 .fg-column-inner-container > .row > div , .fg-column-container.fg-weiss-1314 .fg-column-inner-container > .row > section, .fg-column-container.fg-weiss-1314 .fg-column-inner-container > .row > form, .fg-column-container.fg-weiss-1314 .fg-column-inner-container > .row > table ,.fg-column-container.fg-weiss-1314 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-column-container.fg-weiss-1314:after { 
 position: absolute; 
 top: 0; 
 bottom: 0; 
 left: 0; 
 right: 0; 
 content: ''; 
 display: block; 
 margin: auto; 
 height: 100%; 
 width: 100%; 
 z-index: 0; 
 opacity:0.500; 
  
 background-color: rgba(255, 255, 255, 1); 
  
  
 background-attachment: scroll; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-column-container.fg-weiss-1314.width_300_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-weiss-1314.width_580_af:after {
 background-image: ;
 }

 .fg-column-container.fg-weiss-1314.width_1140_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-weiss-1314.width_1920_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-weiss-1314.width_3000_af:after {
 background-image: ;
 }

  
  
 body .fg-column-container.fg-weiss-1314 > div,
 body .fg-column-container.fg-weiss-1314 > div > div,
 body .fg-column-container.fg-weiss-1314 .fg-form-widget fieldset:nth-child(odd), 
 body .fg-column-container.fg-weiss-1314 .fg-nl-subscription-widget fieldset:nth-child(odd),
 body .fg-column-container.fg-weiss-1314 .fg-form-widget fieldset:nth-child(even), 
 body .fg-column-container.fg-weiss-1314 .fg-nl-subscription-widget fieldset:nth-child(even),
 body .fg-column-container.fg-weiss-1314 .fg-header-widget h3, body .fg-column-container.fg-weiss-1314 .fg-header-widget h4:not(.panel-title), body .fg-column-container.fg-weiss-1314 .fg-header-widget h5, body .fg-column-container.fg-weiss-1314 .fg-header-widget h6,
 body .fg-column-container.fg-weiss-1314 .fg-article-widget .fg-article.fg-light , body .fg-column-container.fg-weiss-1314 .fg-article-widget .fg-article.fg-dark,
 body .fg-column-container.fg-weiss-1314 .fg-article-widget .fg-article .fg-article-inner-content,
 body .fg-column-container.fg-weiss-1314 .fg-article-widget .fg-article-slider .carousel,
 body .fg-column-container.fg-weiss-1314 .fg-article-slider-nav li:not(.active), 
 body .fg-column-container.fg-weiss-1314 .fg-contact-table-widget .dataTables_paginate,
 body .fg-column-container.fg-weiss-1314 .fg-nl-archive-widget .dataTables_paginate,
 body .fg-column-container.fg-weiss-1314 .fg-contact-table-widget .dataTables_scroll td, body .fg-column-container.fg-weiss-1314 .fg-contact-table-widget .dataTables_scroll th,body .fg-column-container.fg-weiss-1314 .fg-nl-archive-widget .dataTables_scroll td,body .fg-column-container.fg-weiss-1314 .fg-nl-archive-widget .dataTables_scroll th,
 body .fg-column-container.fg-weiss-1314 .fg-contact-table-widget .dataTables_scroll, body .fg-column-container.fg-weiss-1314 .fg-nl-archive-widget .dataTables_scroll,
 body .fg-column-container.fg-weiss-1314 .fg-portrait-widget:before, 
 body .fg-column-container.fg-weiss-1314 .fg-pagination .simple-pagination {
 background-color: transparent !important;

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-weiss-1315 {
 border-color: rgba(255,255,255,1);
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 padding-right: 10px!important;
 padding-left: 10px!important;
 
 
 background-color: rgba(255,255,255,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-weiss-1315.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-weiss-1315.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-weiss-1315.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-weiss-1315.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-weiss-1315.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-weiss-01-1317 {
 border-color: rgba(255,255,255,1);
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 padding-right: 10px!important;
 padding-left: 33px!important;
 
 
 background-color: rgba(255,255,255,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-weiss-01-1317.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-01-1317.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-01-1317.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-01-1317.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-01-1317.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-Footer-grau-1319 {
 border-color: rgba(33, 43, 64, 0.5);
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 padding-right: 10px!important;
 padding-left: 33px!important;
 
 
 background-color: rgba(33, 43, 64,0);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-Footer-grau-1319.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Footer-grau-1319.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Footer-grau-1319.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Footer-grau-1319.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Footer-grau-1319.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-Box-Footer-grau-1319 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-Box-Footer-grau-1319.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Box-Footer-grau-1319.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Box-Footer-grau-1319.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Box-Footer-grau-1319.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Box-Footer-grau-1319.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-Box-Footer-grau-1319 > div , .fg-columnbox.fg-Box-Footer-grau-1319 > section, .fg-columnbox.fg-Box-Footer-grau-1319 > form, .fg-columnbox.fg-Box-Footer-grau-1319 > table, 
 .fg-columnbox.fg-Box-Footer-grau-1319 .elementBox ,.fg-columnbox.fg-Box-Footer-grau-1319 .fg-column-inner-container > .row > div , .fg-columnbox.fg-Box-Footer-grau-1319 .fg-column-inner-container > .row > section, .fg-columnbox.fg-Box-Footer-grau-1319 .fg-column-inner-container > .row > form, .fg-columnbox.fg-Box-Footer-grau-1319 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-Box-Footer-grau-1319 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-Box-Footer-grau-1319:after { 
 position: absolute; 
 top: 0; 
 bottom: 0; 
 left: 0; 
 right: 0; 
 content: ''; 
 display: block; 
 margin: auto; 
 height: 100%; 
 width: 100%; 
 z-index: 0; 
 opacity:0.500; 
  
 background-color: rgba(33, 43, 64,0); 
  
  
 background-attachment: scroll; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-Box-Footer-grau-1319.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Footer-grau-1319.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Footer-grau-1319.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Footer-grau-1319.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Footer-grau-1319.width_3000_af:after {
 background-image: ;
 }

  
  
 body .fg-columnbox.fg-Box-Footer-grau-1319 > div,
 body .fg-columnbox.fg-Box-Footer-grau-1319 > div > div,
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-form-widget fieldset:nth-child(odd), 
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-nl-subscription-widget fieldset:nth-child(odd),
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-form-widget fieldset:nth-child(even), 
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-nl-subscription-widget fieldset:nth-child(even),
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-header-widget h3, body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-header-widget h4:not(.panel-title), body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-header-widget h5, body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-header-widget h6,
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-article-widget .fg-article.fg-light , body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-article-widget .fg-article.fg-dark,
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-article-widget .fg-article .fg-article-inner-content,
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-article-widget .fg-article-slider .carousel,
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-article-slider-nav li:not(.active), 
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-contact-table-widget .dataTables_paginate,
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-nl-archive-widget .dataTables_paginate,
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-contact-table-widget .dataTables_scroll td, body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-contact-table-widget .dataTables_scroll th,body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-nl-archive-widget .dataTables_scroll td,body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-nl-archive-widget .dataTables_scroll th,
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-contact-table-widget .dataTables_scroll, body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-nl-archive-widget .dataTables_scroll,
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-portrait-widget:before, 
 body .fg-columnbox.fg-Box-Footer-grau-1319 .fg-pagination .simple-pagination {
 background-color: transparent !important;

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-weiss-01-1321 {
 border-color: rgba(255,255,255,1);
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 padding-right: 20px!important;
 padding-left: 10px!important;
 
 
 background-color: rgba(255,165,0,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-weiss-01-1321.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-01-1321.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-01-1321.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-01-1321.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-01-1321.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-weiss-01-2836 {
 border-color: rgba(255, 255, 255, 1);
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 padding-right: 0px!important;
 padding-left: 0px!important;
 
 
 background-color: rgba(255, 255, 255, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-weiss-01-2836.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-01-2836.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-01-2836.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-01-2836.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-01-2836.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 


/* =============================================================================
================================================================================ */
 /* =============================================================================
* Advanced Font styles
================================================================================ */
/* =============================================================================
================================================================================ */
