
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 font-size: 18px !important;
 box-shadow: none !important;
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(14,140,219,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-default {
 border-radius: 2px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-default:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(14,140,219,1) !important;
 }
 body.fg-web-theme .btn.btn-default:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(14,140,219,1) !important;
 }
 body.fg-web-theme .btn.btn-default:disabled{
 background-color: rgba(178,201,216,1) !important;
 }
 
 body.fg-web-theme .btn.btn-primary:not(.dropdown-toggle){
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(31,52,101,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-primary {
 border-radius: 6px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-primary:active{
 }
 body.fg-web-theme .btn.btn-primary:hover{
 background-color: rgba(63,81,123,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:disabled{
 }
 
 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){
 font-weight: bold !important;
 font-size: 22px !important;
 box-shadow: none !important;
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(22,89,163,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-info {
 border-radius: 6px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-info:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(33,119,215,1) !important;
 }
 body.fg-web-theme .btn.btn-info:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(33,119,215,1) !important;
 }
 body.fg-web-theme .btn.btn-info:disabled{
 background-color: rgba(125,144,165,1) !important;
 }
 
 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){
 font-size: 22px !important;
 color: rgba(255,255,255,1) !important;
 background: none !important;
 border: none !important;
 box-shadow: none !important;
 outline: none !important;
 
 }
 
 
 
 
 /* =============================================================================
================================================================================ */ /* =============================================================================
* Box/Container styles
================================================================================ */
 
  
  
  
  
  
  
 .fg-column-container.fg-container-1969 {
 border-color: rgba(255,255,255,0);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 5px;
 border-top-right-radius : 5px;
 border-bottom-right-radius : 5px;
 border-bottom-left-radius : 5px;
 margin-top: 0px!important;
 margin-bottom: 30px!important;
 padding-top: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 
 background-color: rgba(31, 52, 101, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

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


 
 .fg-column-container.fg-container-1969.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-container-1969.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-container-1969.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-container-1969.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-container-1969.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-column-container.fg-container-1969 > div , .fg-column-container.fg-container-1969 > section, .fg-column-container.fg-container-1969 > form, .fg-column-container.fg-container-1969 > table, 
 .fg-column-container.fg-container-1969 .elementBox ,.fg-column-container.fg-container-1969 .fg-column-inner-container > .row > div , .fg-column-container.fg-container-1969 .fg-column-inner-container > .row > section, .fg-column-container.fg-container-1969 .fg-column-inner-container > .row > form, .fg-column-container.fg-container-1969 .fg-column-inner-container > .row > table ,.fg-column-container.fg-container-1969 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-column-container.fg-container-1969: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.000; 
  
 background-color: rgba(31, 52, 101, 1); 
  
  
 background-attachment: scroll; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

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

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

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-box-1970 {
 border-color: rgba(255,255,255,0);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 5px;
 border-top-right-radius : 5px;
 border-bottom-right-radius : 5px;
 border-bottom-left-radius : 5px;
 margin-top: 0px!important;
 margin-bottom: 0px!important;
 
 
 background-color: rgba(31, 52, 101, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-box-1970.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-box-1970.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-box-1970.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-box-1970.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-box-1970.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-box-1970 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-box-1970.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-box-1970.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-box-1970.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-box-1970.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-box-1970.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-box-1970 > div , .fg-columnbox.fg-box-1970 > section, .fg-columnbox.fg-box-1970 > form, .fg-columnbox.fg-box-1970 > table, 
 .fg-columnbox.fg-box-1970 .elementBox ,.fg-columnbox.fg-box-1970 .fg-column-inner-container > .row > div , .fg-columnbox.fg-box-1970 .fg-column-inner-container > .row > section, .fg-columnbox.fg-box-1970 .fg-column-inner-container > .row > form, .fg-columnbox.fg-box-1970 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-box-1970 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-box-1970: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.000; 
  
 background-color: rgba(31, 52, 101, 1); 
  
  
 background-attachment: scroll; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-box-1970.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-box-1970.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-box-1970.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-box-1970.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-box-1970.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-Sponsoren-1971 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 10px;
 border-top-right-radius : 10px;
 border-bottom-right-radius : 10px;
 border-bottom-left-radius : 10px;
 margin-top: 5px!important;
 margin-bottom: 15px!important;
 padding-top: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 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-Sponsoren-1971.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Sponsoren-1971.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Sponsoren-1971.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Sponsoren-1971.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Sponsoren-1971.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-bg-white-1972 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 10px;
 border-top-right-radius : 10px;
 border-bottom-right-radius : 10px;
 border-bottom-left-radius : 10px;
 margin-top: 0px!important;
 margin-bottom: 0px!important;
 padding-top: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 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-bg-white-1972.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-bg-white-1972.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-bg-white-1972.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-bg-white-1972.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-bg-white-1972.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-container-01-1974 {
 border-color: rgba(255,255,255,0);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 5px;
 border-top-right-radius : 5px;
 border-bottom-right-radius : 5px;
 border-bottom-left-radius : 5px;
 margin-top: 0px!important;
 margin-bottom: 30px!important;
 padding-top: 20px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 
 background-color: rgba(31,52,101,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-container-01-1974.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-container-01-1974.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-container-01-1974.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-container-01-1974.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-container-01-1974.width_3000 {
 background-image: ;
 }

 

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


 
 .fg-column-container.fg-container-01-1974.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-container-01-1974.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-container-01-1974.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-container-01-1974.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-container-01-1974.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-column-container.fg-container-01-1974 > div , .fg-column-container.fg-container-01-1974 > section, .fg-column-container.fg-container-01-1974 > form, .fg-column-container.fg-container-01-1974 > table, 
 .fg-column-container.fg-container-01-1974 .elementBox ,.fg-column-container.fg-container-01-1974 .fg-column-inner-container > .row > div , .fg-column-container.fg-container-01-1974 .fg-column-inner-container > .row > section, .fg-column-container.fg-container-01-1974 .fg-column-inner-container > .row > form, .fg-column-container.fg-container-01-1974 .fg-column-inner-container > .row > table ,.fg-column-container.fg-container-01-1974 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-column-container.fg-container-01-1974: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.000; 
  
 background-color: rgba(31,52,101,1); 
  
  
 background-attachment: scroll; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-column-container.fg-container-01-1974.width_300_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-container-01-1974.width_580_af:after {
 background-image: ;
 }

 .fg-column-container.fg-container-01-1974.width_1140_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-container-01-1974.width_1920_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-container-01-1974.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Default-Container-01-1975 {
 border-color: rgba(25, 25, 26, 1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 10px;
 border-top-right-radius : 10px;
 border-bottom-right-radius : 10px;
 border-bottom-left-radius : 10px;
 margin-top: 30px!important;
 margin-bottom: 0px!important;
 padding-top: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 
 background-color: rgba(25, 25, 26, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Default-Container-01-1975.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Default-Container-01-1975.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Default-Container-01-1975.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Default-Container-01-1975.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Default-Container-01-1975.width_3000 {
 background-image: ;
 }

 

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


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

 .fg-column-container.fg-Default-Container-01-1975.width_300_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-Default-Container-01-1975.width_580_af:after {
 background-image: ;
 }

 .fg-column-container.fg-Default-Container-01-1975.width_1140_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-Default-Container-01-1975.width_1920_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-Default-Container-01-1975.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-Default-Box-01-1976 {
 border-color: rgba(255,255,255,0);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 5px;
 border-top-right-radius : 5px;
 border-bottom-right-radius : 5px;
 border-bottom-left-radius : 5px;
 margin-top: 0px!important;
 
 
 background-color: rgba(31, 52, 101, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Default-Box-01-1976.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Default-Box-01-1976.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Default-Box-01-1976.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Default-Box-01-1976.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Default-Box-01-1976.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-Default-Box-01-1976 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-Default-Box-01-1976.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Default-Box-01-1976.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Default-Box-01-1976.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Default-Box-01-1976.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Default-Box-01-1976.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-Default-Box-01-1976 > div , .fg-columnbox.fg-Default-Box-01-1976 > section, .fg-columnbox.fg-Default-Box-01-1976 > form, .fg-columnbox.fg-Default-Box-01-1976 > table, 
 .fg-columnbox.fg-Default-Box-01-1976 .elementBox ,.fg-columnbox.fg-Default-Box-01-1976 .fg-column-inner-container > .row > div , .fg-columnbox.fg-Default-Box-01-1976 .fg-column-inner-container > .row > section, .fg-columnbox.fg-Default-Box-01-1976 .fg-column-inner-container > .row > form, .fg-columnbox.fg-Default-Box-01-1976 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-Default-Box-01-1976 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-Default-Box-01-1976: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.000; 
  
 background-color: rgba(31, 52, 101, 1); 
  
  
 background-attachment: scroll; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-Default-Box-01-1976.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Default-Box-01-1976.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-Default-Box-01-1976.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Default-Box-01-1976.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Default-Box-01-1976.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Footer-1978 {
 border-color: rgba(0,0,0,0);
 border-style: solid;
 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-Footer-1978.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Footer-1978.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Footer-1978.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Footer-1978.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Footer-1978.width_3000 {
 background-image: ;
 }

 

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


 
 .fg-column-container.fg-Footer-1978.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-Footer-1978.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-Footer-1978.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-Footer-1978.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-Footer-1978.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-column-container.fg-Footer-1978 > div , .fg-column-container.fg-Footer-1978 > section, .fg-column-container.fg-Footer-1978 > form, .fg-column-container.fg-Footer-1978 > table, 
 .fg-column-container.fg-Footer-1978 .elementBox ,.fg-column-container.fg-Footer-1978 .fg-column-inner-container > .row > div , .fg-column-container.fg-Footer-1978 .fg-column-inner-container > .row > section, .fg-column-container.fg-Footer-1978 .fg-column-inner-container > .row > form, .fg-column-container.fg-Footer-1978 .fg-column-inner-container > .row > table ,.fg-column-container.fg-Footer-1978 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-column-container.fg-Footer-1978: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.000; 
  
 background-color: rgba(255,255,255,1); 
  
  
 background-attachment: scroll; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-column-container.fg-Footer-1978.width_300_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-Footer-1978.width_580_af:after {
 background-image: ;
 }

 .fg-column-container.fg-Footer-1978.width_1140_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-Footer-1978.width_1920_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-Footer-1978.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox:not(.fg-box-1970):not(.fg-Sponsoren-1971):not(.fg-bg-white-1972):not(.fg-Default-Box-01-1976) {
 border-color: rgba(25, 25, 26, 1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 10px;
 border-top-right-radius : 10px;
 border-bottom-right-radius : 10px;
 border-bottom-left-radius : 10px;
 margin-top: 5px!important;
 margin-bottom: 15px!important;
 padding-top: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 
 background-color: rgba(25, 25, 26, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox:not(.fg-box-1970):not(.fg-Sponsoren-1971):not(.fg-bg-white-1972):not(.fg-Default-Box-01-1976).width_300 {
 background-image: ;
 }

 .fg-columnbox:not(.fg-box-1970):not(.fg-Sponsoren-1971):not(.fg-bg-white-1972):not(.fg-Default-Box-01-1976).width_580 {
 background-image: ;
 }

 .fg-columnbox:not(.fg-box-1970):not(.fg-Sponsoren-1971):not(.fg-bg-white-1972):not(.fg-Default-Box-01-1976).width_1140 {
 background-image: ;
 }
 
 .fg-columnbox:not(.fg-box-1970):not(.fg-Sponsoren-1971):not(.fg-bg-white-1972):not(.fg-Default-Box-01-1976).width_1920 {
 background-image: ;
 }
 
 .fg-columnbox:not(.fg-box-1970):not(.fg-Sponsoren-1971):not(.fg-bg-white-1972):not(.fg-Default-Box-01-1976).width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 


/* =============================================================================
================================================================================ */
 /* =============================================================================
* Advanced Font styles
================================================================================ */
 
 
 .fg-web-theme .fg-web-main-content .fg-text-widget p,
 .fg-web-theme .fg-header-widget,
 .fg-web-theme .form-horizontal .control-label,
 .fg-web-theme .form-horizontal .bootstrap-select .filter-option-inner-inner,
 .fg-web-theme .dropdown-menu.inner .dropdown-item span,
 .fg-web-theme .fg-image-gallery-widget .ug-textpanel-title,
 .fg-web-theme .fg-image-gallery-widget .ug-textpanel-description,
 .fg-web-theme .fg-article-body header h4,
 .fg-web-theme .fg-article-body .fg-text-wrapper .fg-teaser,
 .fg-web-theme .fg-article-body .fg-text-wrapper .fg-post-date,
 .fg-web-theme .fg-article-slider .carousel-caption h4,
 .fg-web-theme .fg-article-slider .carousel-caption p,
 .fg-web-theme .fg-article-details-block-bottom .fg-title,
 .fg-web-theme .fg-article-detail-wrapper .fg-article-details-block-bottom .fg-size,
 .fg-web-theme .fg-article-detail-wrapper .fg-nav .fg-text-wrapper,
 .fg-web-theme .fg-article-detail-wrapper .fg-article-details-block-top .fg-left,
 .fg-web-theme .fg-article-detail-wrapper .fg-article-details-block-top .fg-cat-tag,
 .fg-web-theme .fg-calendar-event-widget .fg-event-date,
 .fg-web-theme .fg-calendar-event-widget .fg-event-block .fg-event-date,
 .fg-web-theme .fg-calendar-meta-details-block .fg-left,
 .fg-web-theme .fg-calendar-meta-details-block .fg-right,
 .fg-web-theme .fg-article-contents .fg-description p,
 .fg-web-theme .fg-web-main-content .fg-form-loggedin p,
 .fg-web-theme .fg-form-widget .control-label span,
 .fg-web-theme .fg-form-widget .fg-checkbox-wrapper .checkbox-inline,
 .fg-web-theme .fg-form-widget .fg-radio-wrapper .radio-inline,
 .fg-web-theme .fg-web-main-content .fg-web-fileupload-wrapper .buttonText,
 .fg-web-theme .fg-web-main-content .checkbox-block label,
 .fg-web-theme .fg-web-main-content .radio-block label,
 .fg-web-theme .fg-contact-table-widget table,
 .fg-web-theme .fg-contact-table-widget table a,
 .fg-web-theme .fg-contact-table-widget table a:hover,
 .fg-web-theme .fg-contact-table-widget .filter-option-inner-inner,
 .fg-web-theme .fg-contact-table-widget .fg-contact-export span,
 .fg-web-theme .fg-web-main-content tr td,
 .fg-web-theme .fg-web-main-content tr a,
 .fg-web-theme .fg-web-main-content .fg-portrait-widget .filter-option-inner-inner,
 .fg-web-theme .fg-web-main-content .fg-portrait-body p,
 .fg-web-theme .fg-web-main-content .fg-portrait-widget .fg-contact-portrait-search-box,
 .fg-web-theme .fg-portrait-widget .fg-contents span.fg-items,
 .fg-web-theme .fg-web-main-content .fg-gallery-album-wrapper .fg-album-title,
 .fg-web-theme .fg-gallery-special-page-wrapper .fg-nav .fg-btn-title,
 .fg-web-theme .fg-gallery-special-page-wrapper .fg-nav .fg-target-page-title,
 #fg-calendar-fullcalendar .fc-toolbar .fc-button-group button,
 .fg-web-theme .fg-web-main-content .fg-article-wrapper .fg-article-inner-content,
 #nextprev-fg-dev-pagetitle-container .fg-nav .fg-text-wrapper,
 .fg-web-theme .fg-team-portrait-page-wrapper .fg-portrait-content a,
 .fg-web-theme .fg-web-main-content .fg-widget-block .fg-title,
 .fg-web-theme .fg-web-main-content .fg-text-widget .ug-textpanel-description,
 .fg-web-theme .fg-web-main-content #fg-calendar-list .fg-event-duration,
 .fg-web-theme .fg-web-main-content .fg-event-title a,
 .fg-web-theme .fg-web-main-content .fg-website-cookie-block-message {

 font-family: ABeeZee;
 font-weight: 300;
 font-size: 16px !important;
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 body.fg-web-theme .fg-body-bg .fg-web-page-footer div:not(.fg-avatar),
 body.fg-web-theme .fg-body-bg .fg-web-page-footer span:not(.fa):not(.fc-icon):not(.fg-font-effect),
 body.fg-web-theme .fg-body-bg .fg-web-page-footer p,
 body.fg-web-theme .fg-body-bg .fg-web-page-footer strong,
 body.fg-web-theme .fg-body-bg .fg-web-page-footer a,
 body.fg-web-theme .fg-body-bg .fg-web-page-footer .form-control,
 body.fg-web-theme .fg-body-bg .fg-web-page-footer .control-label,
 body.fg-web-theme .fg-body-bg fg-web-page-title-bar input[type="text"],
 body.fg-web-theme .fg-body-bg .fg-web-page-footer span:not(.fa):not(.fg-icon-file):not(.fg-font-effect),
 body.fg-web-theme .fg-body-bg .fg-web-main-content a,
 body.fg-web-theme .fg-body-bg .fg-web-main-content span:not(.fc-icon):not(.fa):not(.fg-icon-file):not(.fg-font-effect),
 body.fg-web-theme .fg-body-bg .fg-web-main-content div:not(.fc-icon):not(.fa):not(.fg-icon-file):not(.fg-font-effect),
 body.fg-web-theme .fg-web-page-footer table,
 body.fg-web-theme .fg-web-page-footer table *:not(.fa):not(.fg-icon),
 body.fg-web-theme .fg-web-main-content .fc-view-container table,
 body.fg-web-theme .fg-web-main-content .fc-view-container table span:not(.fg-font-effect),
 body.fg-web-theme .fg-web-main-content .fg-calendar-special-contents-wrapper .fg-event-teams > .fg-team,
 body.fg-web-theme .fg-calendar-app-dtls-content *,
 body.fg-web-theme .fg-body-bg >.fg-web-main-content>div:not(#fg-dev-pagetitle-container) div.fc-title,
 body.fg-web-theme .fg-event-special-page-wrapper .fg-event-box-wrapper p,
 body.fg-web-theme .fg-event-special-page-wrapper .fg-event-box-wrapper strong,
 body.fg-web-theme .fg-cms-event-subscription-form-wrapper .fg-subform-box-wrapper p,
 body.fg-web-theme .fg-cms-event-subscription-form-wrapper .fg-subform-box-wrapper label,
 body.fg-web-theme .fg-cms-event-subscription-form-wrapper .fg-subform-box-wrapper strong{ 

 font-family: ABeeZee !important;
 font-weight: 300;
 font-size: 16px !important;
 }
 body.fg-web-theme .fg-web-main-content .form-control,
 body.fg-web-theme .fg-web-main-content .control-label,
 body.fg-web-theme .fg-web-main-content textarea{


 font-family: ABeeZee !important;
 font-weight: 300;
 font-size: 16px !important;
 }
 body.fg-web-theme form fieldset legend,
 body.fg-web-theme .form fieldset legend,
 body.fg-web-theme .form-horizontal fieldset legend{

 font-family: ABeeZee !important;
 }
 /* only change in color */
 .form-group .input-group-addon > i,
 .fg-pagination li a,
 .fg-pagination li:not(.active) span:not(.fg-font-effect),
 body.fg-web-theme .fg-web-main-content .fg-icon-file,
 body.fg-web-theme div.row .dataTables_paginate a.paginate_button.disabled,
 body.fg-web-theme div.row .dataTables_paginate a:not(.current){
 
 }
 body.fg-web-theme .fg-web-main-content .dataTables_wrapper thead th:not(.sorting_disabled):before{

 }
 body.fg-web-theme .fg-web-main-content .dataTables_wrapper thead th:not(.sorting_disabled):after{

 }
 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 body.fg-web-theme fg-no-userstyle{
 font-family: ABeeZee !important;
 font-weight: 300;
 font-size: 16px !important;
 }
 
 
 body.fg-web-theme header h1, 
 body.fg-web-theme main h1,
 body.fg-web-theme header h1 *:not(.fa):not(.fg-icon), 
 body.fg-web-theme main h1 *:not(.fa):not(.fg-icon),
 body.fg-web-theme .fg-web-page-title-bar .fg-web-page-title{
 font-family: ABeeZee;
 font-weight: bold;
 font-size: 38px !important;
 color: rgba(255,255,255,1);
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 body.fg-web-theme fg-no-userstyle{
 font-family: ABeeZee !important;
 font-weight: bold;
 font-size: 38px !important;
 }
 
 
 body.fg-web-theme header h2:not(.fa):not(.fg-icon), 
 body.fg-web-theme main h2:not(.fa):not(.fg-icon),
 body.fg-web-theme main h2:not(.fa):not(.fg-icon) >span:not(.fg-font-effect), 
 body.fg-web-theme main h2:not(.fa):not(.fg-icon) >a, 
 body.fg-web-theme footer h2:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: bold;
 font-size: 34px !important;
 color: rgba(255,255,255,1);
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 
 body.fg-web-theme main h2 span.fg-font-effect,
 body.fg-web-theme footer h2 span.fg-font-effect{
 
 font-family: ABeeZee !important;
 font-weight: bold;
 font-size: 34px !important;
 }
 
 body.fg-web-theme header h3:not(.fa):not(.fg-icon), 
 body.fg-web-theme main h3:not(.fa):not(.fg-icon), 
 body.fg-web-theme footer h3:not(.fa):not(.fg-icon),
 body.fg-web-theme header h3:not(.fa):not(.fg-icon) a, 
 body.fg-web-theme main h3:not(.fa):not(.fg-icon)> span:not(.fg-font-effect), 
 body.fg-web-theme main h3:not(.fa):not(.fg-icon)> a, 
 body.fg-web-theme footer h3:not(.fa):not(.fg-icon) a {
 font-family: ABeeZee;
 font-weight: bold;
 font-size: 30px !important;
 color: rgba(255,255,255,1);
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 
 body.fg-web-theme main h3 span.fg-font-effect,
 body.fg-web-theme footer h3 span.fg-font-effect{
 font-family: ABeeZee !important;
 font-weight: bold;
 font-size: 30px !important;
 }
 
 body.fg-web-theme header h4:not(.fa):not(.fg-icon), 
 body.fg-web-theme main h4:not(.fa):not(.fg-icon),
 body.fg-web-theme main h4:not(.fa):not(.fg-icon)>span:not(.fg-font-effect),
 body.fg-web-theme main h4:not(.fa):not(.fg-icon)>a, 
 body.fg-web-theme footer h4:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: bold;
 text-transform: uppercase !important;
 font-size: 26px !important;
 color: rgba(255,255,255,1);
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 
 body.fg-web-theme main h4 span.fg-font-effect,
 body.fg-web-theme footer h4 span.fg-font-effect{
 font-family: ABeeZee !important;
 font-weight: bold;
 text-transform: uppercase !important;
 font-size: 26px !important;
 }
 
 body.fg-web-theme header h5:not(.fa):not(.fg-icon), 
 body.fg-web-theme main h5:not(.fa):not(.fg-icon), 
 body.fg-web-theme main h5:not(.fa):not(.fg-icon)>span:not(.fg-font-effect), 
 body.fg-web-theme main h5:not(.fa):not(.fg-icon)>a, 
 body.fg-web-theme footer h5:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: bold;
 font-size: 22px !important;
 color: rgba(255,255,255,1);
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 
 body.fg-web-theme main h5 span.fg-font-effect,
 body.fg-web-theme footer h5 span.fg-font-effect{
 font-family: ABeeZee !important;
 font-weight: bold;
 font-size: 22px !important;
 }
 
 body.fg-web-theme header h6:not(.fa):not(.fg-icon), 
 body.fg-web-theme main h6:not(.fa):not(.fg-icon), 
 body.fg-web-theme main h6:not(.fa):not(.fg-icon)>span:not(.fg-font-effect), 
 body.fg-web-theme main h6:not(.fa):not(.fg-icon)>a, 
 body.fg-web-theme footer h6:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: bold;
 font-size: 18px !important;
 color: rgba(255,255,255,1);
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 
 body.fg-web-theme main h6 span.fg-font-effect,
 body.fg-web-theme footer h6 span.fg-font-effect{
 font-family: ABeeZee !important;
 font-weight: bold;
 font-size: 18px !important;
 }
 
 body.fg-web-theme .fg-web-page-header .fg-web-main-nav,
 body.fg-web-theme .fg-web-page-header .fg-web-main-nav li:not(:hover):not(.active) > a { 
 font-family: ABeeZee;
 font-weight: 300;
 font-size: 16px !important;
 color: rgba(255,255,255,1);
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 body.fg-web-theme fg-no-userstyle{
 font-family: ABeeZee !important;
 font-weight: 300;
 font-size: 16px !important;
 }
 
 body.fg-web-theme .fg-web-page-header .fg-web-top-nav-links ,
 body.fg-web-theme .fg-web-page-header .fg-web-top-nav-links li:not(:hover):not(.active) > a { 
 font-family: ABeeZee;
 font-weight: 300;
 font-size: 16px !important;
 color: rgba(255,255,255,1);
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 body.fg-web-theme fg-no-userstyle{
 font-family: ABeeZee !important;
 font-weight: 300;
 font-size: 16px !important;
 }
 

 /* active and hover menu style override without colour */ 
 body.fg-web-theme .fg-web-page-header .fg-web-main-nav li.active > a ,
 body.fg-web-theme .fg-web-page-header .fg-web-main-nav li:hover > a { 
 
 font-family: ABeeZee !important;
 font-weight: 300;
 font-size: 16px !important;
 text-shadow: none !important;
 }
 /* active and hover additional nav menu style override without colour */ 
 body.fg-web-theme .fg-web-page-header .fg-web-top-nav-links li.active a ,
 body.fg-web-theme .fg-web-page-header .fg-web-top-nav-links li:hover a { 
 
 font-family: ABeeZee !important;
 font-weight: 300;
 font-size: 16px !important;
 text-shadow: none !important;
 }

 body.fg-web-theme *.fa,
 body.fg-web-theme *.fg-icon{
 font-family: Fontawesome !important;
 }
/* =============================================================================
================================================================================ */
