
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 
 color: rgba(223,21,21,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-default:active{
 }
 body.fg-web-theme .btn.btn-default:hover{
 color: rgba(121,109,109,1) !important;
 }
 body.fg-web-theme .btn.btn-default:disabled{
 }
 
 body.fg-web-theme .btn.btn-primary:not(.dropdown-toggle){
 text-transform: uppercase !important;
 box-shadow: 4px 4px 6px 0px rgba(169,169,169,1) !important;
 margin-bottom: 8px !important;
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(128,128,128,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-primary {
 border-radius: 2px !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(128,128,128,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(207,206,206,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:disabled{
 color: rgba(220,220,220,1) !important;
 background-color: rgba(255,252,252,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){
 font-family: Almarai !important;
 font-weight: bold !important;
 font-size: 18px !important;
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(197, 197, 197, 1) !important;
 
 }
 
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-danger {
 border-radius: 0px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-danger:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(197, 197, 197, 1) !important;
 }
 body.fg-web-theme .btn.btn-danger:hover{
 color: rgba(255,0,0,1) !important;
 background-color: rgba(197, 197, 197, 1) !important;
 }
 body.fg-web-theme .btn.btn-danger:disabled{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(0,0,0,1) !important;
 }
 
 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-column-container.fg-JJJCB-v3-Container-02-3670 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 border-top-width: 0px;
 
 margin-top: 0px!important;
 margin-bottom: 0px!important;
 margin-left: 0px!important;
 margin-right: 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: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-JJJCB-v3-Container-02-3670.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-JJJCB-v3-Container-02-3670.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-JJJCB-v3-Container-02-3670.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-JJJCB-v3-Container-02-3670.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-JJJCB-v3-Container-02-3670.width_3000 {
 background-image: ;
 }

 

  
 .fg-column-container-wrapper-3670 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-3670 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-3670 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-3670 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-3670 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-3670 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-3670 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-3670 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
 .fg-column-container.fg-JJJCB-v3-Container-02-3670 [class*='fg-grid-col'] { 
 display: -webkit-box; 
 display: -ms-flexbox; 
 display: flex; 
 -webkit-box-orient: vertical; 
 -webkit-box-direction: normal; 
 -ms-flex-direction: column; 
 flex-direction: column;  
 } 
 .fg-column-container.fg-JJJCB-v3-Container-02-3670 [class*='fg-grid-col'] .fg-columnbox { 
 flex:auto; 
 }
 .fg-column-container.fg-JJJCB-v3-Container-02-3670 .fg-column-inner-container {
 min-height: inherit;
 }

 .fg-column-container.fg-JJJCB-v3-Container-02-3670 .fg-column-inner-container > .row {
 min-height: inherit;
 } 
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Button-ohne-Abstand-3926 {
 border-style: none;
 
 margin-top: -15px!important;
 margin-bottom: 0px!important;
 padding-top: -10px!important;
 
 min-height: 0px!important;
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Button-ohne-Abstand-3926.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Button-ohne-Abstand-3926.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Button-ohne-Abstand-3926.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Button-ohne-Abstand-3926.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Button-ohne-Abstand-3926.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854 {
 border-color: rgba(255, 255, 255, 1);
 border-style: none;
 border-top-width: 0px;
 border-bottom-width: 0px; 
 border-left-width: 0px; 
 border-right-width: 0px;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: -30px!important;
 margin-bottom: -30px!important;
 margin-left: 0px!important;
 margin-right: 0px!important;
 padding-top: -25px!important;
 padding-right: 0px!important;
 padding-bottom: -25px!important;
 padding-left: 0px!important;
 
 min-height: 0px!important;
 box-shadow: 0px 0px 0px 0px rgba(133, 128, 131, 0);
 
 background-color: rgba(251, 252, 255, 0);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854 > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854 > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854 > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854 > table, 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854 .elementBox ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854: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(251, 252, 255, 0); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-o-Rand-01-3854.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 15px!important;
 margin-bottom: 15px!important;
 margin-left: 5px!important;
 margin-right: 5px!important;
 padding-top: 0px!important;
 padding-right: 5px!important;
 padding-bottom: 0px!important;
 padding-left: 5px!important;
 
 min-height: 0px!important;
 box-shadow: 0px 0px 0px 0px rgba(133, 128, 131, 0);
 
 background-color: rgba(251, 252, 255, 0);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846 > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846 > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846 > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846 > table, 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846 .elementBox ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846: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(251, 252, 255, 0); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-o-Abstand-01-3846.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836 {
 border-color: rgba(197, 197, 197, 1);
 border-style: solid;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 15px!important;
 margin-bottom: 15px!important;
 margin-left: 5px!important;
 margin-right: 5px!important;
 padding-top: 15px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 min-height: 0px!important;
 box-shadow: 2px 2px 50px 5px rgba(130, 126, 127, 0.37);
 
 background-color: rgba(197, 197, 197, 1);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836 > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836 > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836 > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836 > table, 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836 .elementBox ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836: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(197, 197, 197, 1); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3836.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Container-Titel-an-Box-3833 {
 border-style: none;
 
 margin-top: 0px!important;
 margin-bottom: 0px!important;
 margin-left: 0px!important;
 margin-right: 0px!important;
 padding-top: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Container-Titel-an-Box-3833.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Container-Titel-an-Box-3833.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Container-Titel-an-Box-3833.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-Titel-an-Box-3833.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-Titel-an-Box-3833.width_3000 {
 background-image: ;
 }

 

  
 .fg-column-container-wrapper-3833 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-3833 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-3833 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-3833 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-3833 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-3833 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-3833 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-3833 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 border-top-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 0px!important;
 margin-bottom: 15px!important;
 margin-left: 5px!important;
 margin-right: 5px!important;
 padding-top: 0px!important;
 padding-right: 5px!important;
 padding-bottom: 10px!important;
 padding-left: 5px!important;
 
 min-height: 0px!important;
 box-shadow: 2px 2px 50px 5px rgba(130, 126, 127, 0.37);
 
 background-color: rgba(251, 252, 255, 0);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832 > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832 > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832 > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832 > table, 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832 .elementBox ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832: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(251, 252, 255, 0); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3832.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831 {
 border-color: rgba(252, 253, 255, 0);
 border-style: solid;
 border-top-width: 0px;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 0px!important;
 margin-bottom: 0px!important;
 margin-left: 5px!important;
 margin-right: 5px!important;
 padding-top: 10px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 min-height: 0px!important;
 box-shadow: 0px 0px 0px 0px rgba(130, 126, 127, 0.37);
 
 background-color: rgba(251, 252, 255, 0);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831 > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831 > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831 > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831 > table, 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831 .elementBox ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831: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(251, 252, 255, 0); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3831.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 border-top-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 0px!important;
 margin-bottom: 15px!important;
 margin-left: 5px!important;
 margin-right: 5px!important;
 padding-top: 2px!important;
 padding-right: 5px!important;
 padding-bottom: 2px!important;
 padding-left: 5px!important;
 
 min-height: 50px!important;
 box-shadow: 2px 2px 50px 5px rgba(130, 126, 127, 0.37);
 
 background-color: rgba(251, 252, 255, 0);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796 > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796 > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796 > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796 > table, 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796 .elementBox ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796: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(251, 252, 255, 0); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3796.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 border-top-width: 0px;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 0px!important;
 margin-bottom: 15px!important;
 margin-left: 5px!important;
 margin-right: 5px!important;
 padding-top: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 min-height: 0px!important;
 box-shadow: 2px 2px 50px 5px rgba(130, 126, 127, 0.37);
 
 background-color: rgba(251, 252, 255, 0);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701 > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701 > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701 > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701 > table, 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701 .elementBox ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701: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(251, 252, 255, 0); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-unter-Titel-01-3701.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-3354 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 border-top-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 20px!important;
 margin-bottom: 20px!important;
 margin-left: 20px!important;
 margin-right: 20px!important;
 padding-top: 10px!important;
 padding-right: 5px!important;
 padding-bottom: 10px!important;
 padding-left: 5px!important;
 
 min-height: 200px!important;
 box-shadow: 5px 5px 50px 15px rgba(130, 126, 127, 0.37);
 
 background-color: rgba(251, 252, 255, 0);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-3354.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-3354.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-3354.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-3354.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-3354.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-3354 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-3354.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-3354.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-3354.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-3354.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-3354.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-3354 > div , .fg-columnbox.fg-JJJCB-v3-3354 > section, .fg-columnbox.fg-JJJCB-v3-3354 > form, .fg-columnbox.fg-JJJCB-v3-3354 > table, 
 .fg-columnbox.fg-JJJCB-v3-3354 .elementBox ,.fg-columnbox.fg-JJJCB-v3-3354 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-3354 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-3354 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-3354 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-3354 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-3354: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(251, 252, 255, 0); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-3354.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-3354.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-3354.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-3354.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-3354.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 border-top-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 15px!important;
 margin-bottom: 15px!important;
 margin-left: 5px!important;
 margin-right: 5px!important;
 padding-top: 10px!important;
 padding-right: 5px!important;
 padding-bottom: 10px!important;
 padding-left: 5px!important;
 
 min-height: 200px!important;
 box-shadow: 2px 2px 50px 5px rgba(130, 126, 127, 0.37);
 
 background-color: rgba(251, 252, 255, 0);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664 > div , .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664 > section, .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664 > form, .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664 > table, 
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664 .elementBox ,.fg-columnbox.fg-JJJCB-v3-Box-01-02-3664 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-Box-01-02-3664 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664: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(251, 252, 255, 0); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-02-3664.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-JJJCB-v3-Container-01-3495 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 border-top-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 10px!important;
 margin-bottom: 30px!important;
 margin-left: 5px!important;
 margin-right: 20px!important;
 padding-top: 10px!important;
 padding-right: 20px!important;
 padding-bottom: 10px!important;
 padding-left: 20px!important;
 
 box-shadow: 2px 2px 50px 5px rgba(130, 126, 127, 0.37);
 
 background-color: rgba(255, 255, 255, 1);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-JJJCB-v3-Container-01-3495.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-JJJCB-v3-Container-01-3495.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-JJJCB-v3-Container-01-3495.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-JJJCB-v3-Container-01-3495.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-JJJCB-v3-Container-01-3495.width_3000 {
 background-image: ;
 }

 

  
 .fg-column-container-wrapper-3495 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-3495 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-3495 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-3495 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-3495 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-3495 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-3495 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-3495 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
 .fg-column-container.fg-JJJCB-v3-Container-01-3495 [class*='fg-grid-col'] { 
 display: -webkit-box; 
 display: -ms-flexbox; 
 display: flex; 
 -webkit-box-orient: vertical; 
 -webkit-box-direction: normal; 
 -ms-flex-direction: column; 
 flex-direction: column;  
 } 
 .fg-column-container.fg-JJJCB-v3-Container-01-3495 [class*='fg-grid-col'] .fg-columnbox { 
 flex:auto; 
 }
 .fg-column-container.fg-JJJCB-v3-Container-01-3495 .fg-column-inner-container {
 min-height: inherit;
 }

 .fg-column-container.fg-JJJCB-v3-Container-01-3495 .fg-column-inner-container > .row {
 min-height: inherit;
 } 
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494 {
 border-color: rgba(120, 122, 125, 0.56);
 border-style: solid;
 border-top-width: 0px;
 border-bottom-width: 2px; 
 border-left-width: 0px; 
 border-right-width: 0px;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 15px!important;
 margin-bottom: 15px!important;
 margin-left: 5px!important;
 margin-right: 5px!important;
 padding-top: 10px!important;
 padding-right: 5px!important;
 padding-bottom: 10px!important;
 padding-left: 5px!important;
 
 min-height: 0px!important;
 box-shadow: 0px 0px 0px 0px rgba(130, 126, 127, 0.37);
 
 background-color: rgba(251, 252, 255, 0);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494 > div , .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494 > section, .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494 > form, .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494 > table, 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494 .elementBox ,.fg-columnbox.fg-JJJCB-v3-Box-01-01-3494 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-Box-01-01-3494 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494: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(251, 252, 255, 0); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3494.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 border-top-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 15px!important;
 margin-bottom: 15px!important;
 margin-left: 5px!important;
 margin-right: 5px!important;
 padding-top: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 min-height: 10px!important;
 box-shadow: 2px 2px 50px 5px rgba(130, 126, 127, 0.37);
 
 background-color: rgba(251, 252, 255, 0);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493 > div , .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493 > section, .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493 > form, .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493 > table, 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493 .elementBox ,.fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493: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(251, 252, 255, 0); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-01-3493.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 border-top-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 0px!important;
 margin-bottom: 15px!important;
 margin-left: 5px!important;
 margin-right: 5px!important;
 padding-top: 10px!important;
 padding-right: 5px!important;
 padding-bottom: 10px!important;
 padding-left: 5px!important;
 
 min-height: 0px!important;
 box-shadow: 2px 2px 50px 5px rgba(130, 126, 127, 0.37);
 
 background-color: rgba(251, 252, 255, 0);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492 > div , .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492 > section, .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492 > form, .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492 > table, 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492 .elementBox ,.fg-columnbox.fg-JJJCB-v3-Box-01-01-3492 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-Box-01-01-3492 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492: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(251, 252, 255, 0); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-01-3492.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491 {
 border-color: rgba(255, 255, 255, 1);
 border-style: solid;
 border-top-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 15px!important;
 margin-bottom: 15px!important;
 margin-left: 5px!important;
 margin-right: 5px!important;
 padding-top: 10px!important;
 padding-right: 5px!important;
 padding-bottom: 10px!important;
 padding-left: 5px!important;
 
 min-height: 0px!important;
 box-shadow: 2px 2px 50px 5px rgba(130, 126, 127, 0.37);
 
 background-color: rgba(251, 252, 255, 0);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491 > div , .fg-columnbox.fg-JJJCB-v3-Box-01-3491 > section, .fg-columnbox.fg-JJJCB-v3-Box-01-3491 > form, .fg-columnbox.fg-JJJCB-v3-Box-01-3491 > table, 
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491 .elementBox ,.fg-columnbox.fg-JJJCB-v3-Box-01-3491 .fg-column-inner-container > .row > div , .fg-columnbox.fg-JJJCB-v3-Box-01-3491 .fg-column-inner-container > .row > section, .fg-columnbox.fg-JJJCB-v3-Box-01-3491 .fg-column-inner-container > .row > form, .fg-columnbox.fg-JJJCB-v3-Box-01-3491 .fg-column-inner-container > .row > table ,.fg-columnbox.fg-JJJCB-v3-Box-01-3491 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491: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(251, 252, 255, 0); 
  
  
 background-attachment: fixed; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-JJJCB-v3-Box-01-3491.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-kalender-3490 {
 
 
 
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-kalender-3490.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-kalender-3490.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-kalender-3490.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-kalender-3490.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-kalender-3490.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-LEITBILD-3372 {
 border-style: none;
 
 
 
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-LEITBILD-3372.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-LEITBILD-3372.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-LEITBILD-3372.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-LEITBILD-3372.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-LEITBILD-3372.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-JJJCB-v3-3355 {
 border-color: rgba(78, 122, 255, 1);
 border-style: dotted;
 border-top-width: 5px;
 
 margin-top: 100px!important;
 margin-bottom: 100px!important;
 margin-left: 100px!important;
 margin-right: 100px!important;
 padding-top: 10px!important;
 padding-right: 10px!important;
 padding-bottom: 10px!important;
 padding-left: 10px!important;
 
 box-shadow: 20px px 10px 50px rgba(245, 61, 255, 1);
 
 background-color: rgba(40, 255, 72, 1);
 background-attachment: fixed;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-JJJCB-v3-3355.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-JJJCB-v3-3355.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-JJJCB-v3-3355.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-JJJCB-v3-3355.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-JJJCB-v3-3355.width_3000 {
 background-image: ;
 }

 

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


/* =============================================================================
================================================================================ */
 /* =============================================================================
* 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: Almarai;
 font-weight: 300;
 font-size: 15px !important;
 color: rgba(0,0,0,1);
 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: Almarai !important;
 font-weight: 300;
 font-size: 15px !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: Almarai !important;
 color: rgba(0,0,0,1);
 font-weight: 300;
 font-size: 15px !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: Almarai !important;
 color: rgba(0,0,0,1) !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){
 color: rgba(0,0,0,1) !important;
 
 }
 body.fg-web-theme .fg-web-main-content .dataTables_wrapper thead th:not(.sorting_disabled):before{

 border-bottom-color: rgba(0,0,0,1) !important;
 }
 body.fg-web-theme .fg-web-main-content .dataTables_wrapper thead th:not(.sorting_disabled):after{

 border-top-color: rgba(0,0,0,1) !important;
 }
 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 body.fg-web-theme fg-no-userstyle{
 font-family: Almarai !important;
 font-weight: 300;
 font-size: 15px !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: Almarai;
 font-weight: bold;
 text-transform: uppercase !important;
 font-size: 40px !important;
 color: rgba(0,0,0,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: Almarai !important;
 font-weight: bold;
 text-transform: uppercase !important;
 font-size: 40px !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: Almarai;
 font-weight: bold;
 text-transform: uppercase !important;
 font-size: 40px !important;
 color: rgba(0,0,0,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: Almarai !important;
 font-weight: bold;
 text-transform: uppercase !important;
 font-size: 40px !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: Almarai;
 font-weight: bold;
 font-size: 18px !important;
 color: rgba(0,0,0,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: Almarai !important;
 font-weight: bold;
 font-size: 18px !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: Almarai;
 font-weight: bold;
 text-transform: uppercase !important;
 font-size: 18px !important;
 color: rgba(0,0,0,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: Almarai !important;
 font-weight: bold;
 text-transform: uppercase !important;
 font-size: 18px !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: Almarai;
 font-weight: bold;
 text-transform: uppercase !important;
 font-size: 30px !important;
 color: rgba(0,0,0,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: Almarai !important;
 font-weight: bold;
 text-transform: uppercase !important;
 font-size: 30px !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: Almarai;
 font-weight: bold;
 text-transform: uppercase !important;
 font-size: 25px !important;
 color: rgba(0,0,0,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: Almarai !important;
 font-weight: bold;
 text-transform: uppercase !important;
 font-size: 25px !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;
 text-transform: uppercase !important;
 color: rgba(0,0,0,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;
 text-transform: uppercase !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;
 text-transform: uppercase !important;
 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;
 text-transform: uppercase !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;
 text-transform: uppercase !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;
 text-transform: uppercase !important;
 text-shadow: none !important;
 }

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