<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 
 background-color: rgba(0,191,255,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-default:active{
 }
 body.fg-web-theme .btn.btn-default:hover{
 }
 body.fg-web-theme .btn.btn-default:disabled{
 }
 
 body.fg-web-theme .btn.btn-primary:not(.dropdown-toggle){
 font-family: KoHo !important;
 font-weight: normal !important;
 font-size: 15px !important;
 box-shadow: 2px 3px 0px 1px rgba(255,255,255,1) !important;
 margin-bottom: 8px !important;
 
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-primary {
 border-radius: 6px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 /*Overriding margin*/
 
 body.fg-web-theme .btn-group .btn.btn-primary {
 margin-bottom: 0px !important;
 }

 /*Overriding margin*/
 
 body.fg-web-theme .btn.btn-primary:active{
 }
 body.fg-web-theme .btn.btn-primary:hover{
 }
 body.fg-web-theme .btn.btn-primary:disabled{
 }
 
 body.fg-web-theme .btn.btn-success:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-success:active{
 }
 body.fg-web-theme .btn.btn-success:hover{
 }
 body.fg-web-theme .btn.btn-success:disabled{
 }
 
 body.fg-web-theme .btn.btn-info:not(.dropdown-toggle){
 font-family: KoHo !important;
 font-weight: normal !important;
 font-size: 15px !important;
 box-shadow: none !important;
 
 color: rgba(0,0,0,1) !important;
 background-color: rgba(0,191,255,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-info {
 border-radius: 6px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-info:active{
 }
 body.fg-web-theme .btn.btn-info:hover{
 color: rgba(255,255,0,1) !important;
 background-color: rgba(245,245,245,1) !important;
 }
 body.fg-web-theme .btn.btn-info:disabled{
 }
 
 body.fg-web-theme .btn.btn-warning:not(.dropdown-toggle){
 font-size: 18px !important;
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(255,0,0,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-warning:active{
 }
 body.fg-web-theme .btn.btn-warning:hover{
 background-color: rgba(255,0,0,1) !important;
 }
 body.fg-web-theme .btn.btn-warning:disabled{
 }
 
 body.fg-web-theme .btn.btn-danger:not(.dropdown-toggle){
 font-family: Kadwa !important;
 font-weight: normal !important;
 font-size: 14px !important;
 box-shadow: 4px 4px 6px 0px rgba(238,238,238,1) !important;
 margin-bottom: 8px !important;
 
 color: rgba(0,0,0,1) !important;
 background-color: rgba(55, 86, 102, 0.35) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-danger {
 border-radius: 6px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 /*Overriding margin*/
 
 body.fg-web-theme .btn-group .btn.btn-danger {
 margin-bottom: 0px !important;
 }

 /*Overriding margin*/
 
 body.fg-web-theme .btn.btn-danger:active{
 color: rgba(51,51,204,1) !important;
 background-color: rgba(204,255,255,1) !important;
 }
 body.fg-web-theme .btn.btn-danger:hover{
 color: rgba(11,11,50,1) !important;
 background-color: rgba(55, 86, 102, 0.55) !important;
 }
 body.fg-web-theme .btn.btn-danger:disabled{
 color: rgba(204,255,255,1) !important;
 background-color: rgba(51,51,204,1) !important;
 }
 
 body.fg-web-theme .btn.btn-link:not(.dropdown-toggle){
 font-weight: 300 !important;
 text-shadow:none !important;
 color: rgba(255,250,250,1) !important;
 background: none !important;
 border: none !important;
 box-shadow: none !important;
 outline: none !important;
 
 }
 
 
 
 
 /* =============================================================================
================================================================================ */ /* =============================================================================
* Box/Container styles
================================================================================ */
 
  
  
  
 .fg-columnbox.fg-Rahmen-grau-421 {
 border-color: rgba(220,220,220,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 15px;
 border-top-right-radius : 15px;
 border-bottom-right-radius : 15px;
 border-bottom-left-radius : 15px;
 
 
 background-color: rgba(245,245,245,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Rahmen-grau-421.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Rahmen-grau-421.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Rahmen-grau-421.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Rahmen-grau-421.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Rahmen-grau-421.width_3000 {
 background-image: ;
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-Rahmen-grau-421 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-Rahmen-grau-421.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Rahmen-grau-421.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Rahmen-grau-421.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Rahmen-grau-421.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Rahmen-grau-421.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-Rahmen-grau-421 &gt; div , .fg-columnbox.fg-Rahmen-grau-421 &gt; section, .fg-columnbox.fg-Rahmen-grau-421 &gt; form, .fg-columnbox.fg-Rahmen-grau-421 &gt; table, 
 .fg-columnbox.fg-Rahmen-grau-421 .elementBox ,.fg-columnbox.fg-Rahmen-grau-421 .fg-column-inner-container &gt; .row &gt; div , .fg-columnbox.fg-Rahmen-grau-421 .fg-column-inner-container &gt; .row &gt; section, .fg-columnbox.fg-Rahmen-grau-421 .fg-column-inner-container &gt; .row &gt; form, .fg-columnbox.fg-Rahmen-grau-421 .fg-column-inner-container &gt; .row &gt; table ,.fg-columnbox.fg-Rahmen-grau-421 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-Rahmen-grau-421: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(245,245,245,1); 
  
  
 background-attachment: scroll; 
  
  
 background-image: ; 
  
  
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: ;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-Rahmen-grau-421.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Rahmen-grau-421.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-Rahmen-grau-421.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Rahmen-grau-421.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Rahmen-grau-421.width_3000_af:after {
 background-image: ;
 }

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

 }

    
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Seitenspalte-146 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-right-radius : 20px;
 margin-bottom: 15px!important;
 padding-bottom: 0px!important;
 
 
 background-color: rgba(236,238,239,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

  
 .fg-column-container-wrapper-146 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-146 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-146 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-146 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-146 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-146 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-146 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-146 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Wei--144 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -30px!important;
 
 
 background-color: rgba(255,255,255,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

  
 .fg-column-container-wrapper-144 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-144 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-144 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-144 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-144 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-144 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-144 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-144 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Linkshomme-143 {
 border-color: rgba(245,245,245,1);
 border-style: solid;
 border-top-width: 3px;
 border-bottom-width: 3px; 
 border-left-width: 3px; 
 border-right-width: 3px;
 
 overflow:hidden;
 border-top-left-radius : 5px;
 border-top-right-radius : 5px;
 border-bottom-right-radius : 5px;
 border-bottom-left-radius : 5px;
 padding-top: 5px!important;
 padding-right: 5px!important;
 padding-bottom: 5px!important;
 padding-left: 5px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Linkshomme-143.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Linkshomme-143.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Linkshomme-143.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Linkshomme-143.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Linkshomme-143.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Obenwei-rest-147 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 20px;
 
 
 background-color: rgba(255,255,255,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Obenwei-rest-147.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Obenwei-rest-147.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Obenwei-rest-147.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Obenwei-rest-147.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Obenwei-rest-147.width_3000 {
 background-image: ;
 }

 

  
 .fg-column-container-wrapper-147 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-147 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-147 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-147 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-147 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-147 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-147 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-147 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Seitenspaltefollowup-148 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -30px!important;
 padding-top: opx!important;
 
 
 background-color: rgba(220,220,220,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

  
 .fg-column-container-wrapper-148 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-148 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-148 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-148 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-148 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-148 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-148 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-148 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-ZKS-button-134 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -75px!important;
 margin-bottom: 0px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-ZKS-button-134.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-ZKS-button-134.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-ZKS-button-134.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-ZKS-button-134.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-ZKS-button-134.width_3000 {
 background-image: ;
 }

 

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

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

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

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

 

  
 .fg-column-container-wrapper-133 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-133 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-133 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-133 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-133 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-133 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-133 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-133 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Bulletin-2018-132 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: 18px!important;
 margin-bottom: 3px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Bulletin-2018-132.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Bulletin-2018-132.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Bulletin-2018-132.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Bulletin-2018-132.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Bulletin-2018-132.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg--berschriften-127 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -15px!important;
 
 
 background-color: rgba(245,245,245,0.5);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

  
 .fg-column-container-wrapper-127 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-127 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-127 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-127 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-127 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-127 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-127 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-127 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Statuten-149 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 15px;
 border-top-right-radius : 160px;
 border-bottom-right-radius : 15px;
 border-bottom-left-radius : 25px;
 
 
 background-color: rgba(245,245,245,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

  
 .fg-column-container-wrapper-149 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-149 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-149 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-149 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-149 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-149 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-149 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-149 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Wei-oben-123 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 20px;
 border-top-right-radius : 20px;
 
 
 background-color: rgba(255,255,255,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Wei-oben-123.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Wei-oben-123.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Wei-oben-123.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Wei-oben-123.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Wei-oben-123.width_3000 {
 background-image: ;
 }

 

  
 .fg-column-container-wrapper-123 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-123 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-123 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-123 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-123 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-123 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-123 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-123 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-graukurse-120 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -40px!important;
 
 
 background-color: rgba(255,255,255,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

  
 .fg-column-container-wrapper-120 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-120 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-120 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-120 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-120 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-120 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-120 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-120 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Grau-117 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -30px!important;
 
 
 background-color: rgba(245,245,245,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

  
 .fg-column-container-wrapper-117 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-117 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-117 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-117 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-117 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-117 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-117 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-117 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Standard-Text-box-115 {
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 
 
 background-color: rgba(255,255,255,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Standard-Text-box-115.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Standard-Text-box-115.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Standard-Text-box-115.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Standard-Text-box-115.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Standard-Text-box-115.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Seitenspaltelinks-112 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -22px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Seitenspaltelinks-112.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Seitenspaltelinks-112.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Seitenspaltelinks-112.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Seitenspaltelinks-112.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Seitenspaltelinks-112.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Seitenspalteborderbotom-111 {
 border-color: rgba(95,149,171,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -30px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Seitenspalteborderbotom-111.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Seitenspalteborderbotom-111.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Seitenspalteborderbotom-111.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Seitenspalteborderbotom-111.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Seitenspalteborderbotom-111.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Seitenspaltebordertop-110 {
 border-color: rgba(68,103,117,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -33px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Seitenspaltebordertop-110.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Seitenspaltebordertop-110.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Seitenspaltebordertop-110.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Seitenspaltebordertop-110.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Seitenspaltebordertop-110.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-StamtischContainerunter-158 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -40px!important;
 padding-top: 0px!important;
 
 
 background-color: rgba(220,220,220,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

  
 .fg-column-container-wrapper-158 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-158 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-158 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-158 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-158 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-158 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-158 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-158 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Stamtisch-oben-159 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 25px;
 
 
 background-color: rgba(0,153,213,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Stamtisch-oben-159.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Stamtisch-oben-159.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Stamtisch-oben-159.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Stamtisch-oben-159.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Stamtisch-oben-159.width_3000 {
 background-image: ;
 }

 

  
 .fg-column-container-wrapper-159 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-159 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-159 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-159 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-159 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-159 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-159 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-159 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-entry-107 {
 border-color: rgba(255,255,204,1);
 border-style: none;
 border-top-width: 3px;
 border-bottom-width: 3px; 
 border-left-width: 3px; 
 border-right-width: 3px;
 
 overflow:hidden;
 border-top-left-radius : 15px;
 border-top-right-radius : 15px;
 border-bottom-right-radius : 15px;
 border-bottom-left-radius : 15px;
 
 
 background-color: rgba(246,252,139,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-entry-107.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-entry-107.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-entry-107.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-entry-107.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-entry-107.width_3000 {
 background-image: ;
 }

 

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

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

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

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

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Rahmen-gelb-420 {
 border-color: rgba(246,252,139,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 overflow:hidden;
 border-top-left-radius : 15px;
 border-top-right-radius : 15px;
 border-bottom-right-radius : 15px;
 border-bottom-left-radius : 15px;
 
 
 background-color: rgba(246,252,139,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Rahmen-gelb-420.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Rahmen-gelb-420.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Rahmen-gelb-420.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Rahmen-gelb-420.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Rahmen-gelb-420.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Stammtisch-3-64 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -70px!important;
 
 
 background-color: rgba(0,153,213,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Stammtisch-3-64.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Stammtisch-3-64.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Stammtisch-3-64.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Stammtisch-3-64.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Stammtisch-3-64.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Stammtisch-1-62 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 
 
 background-color: rgba(0,153,213,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Stammtisch-1-62.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Stammtisch-1-62.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Stammtisch-1-62.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Stammtisch-1-62.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Stammtisch-1-62.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Footer-150 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -140px!important;
 padding-right: 35px!important;
 padding-left: 35px!important;
 
 
 background-attachment: scroll;
 background-image: url('/uploads/1164/gallery/original/borderfooter(1).png');
  
  
  
  
  
 background-size: ;
  
 background-position: left top;
 background-repeat: repeat-y;
 }

 
 
 
 
 .fg-columnbox.fg-Footer-150.width_300 {
 background-image: url('/uploads/1164/gallery/width_300/borderfooter(1).png');
 }

 .fg-columnbox.fg-Footer-150.width_580 {
 background-image: url('/uploads/1164/gallery/width_580/borderfooter(1).png');
 }

 .fg-columnbox.fg-Footer-150.width_1140 {
 background-image: url('/uploads/1164/gallery/width_1140/borderfooter(1).png');
 }
 
 .fg-columnbox.fg-Footer-150.width_1920 {
 background-image: url('/uploads/1164/gallery/width_1920/borderfooter(1).png');
 }
 
 .fg-columnbox.fg-Footer-150.width_3000 {
 background-image: url('/uploads/1164/gallery/original/borderfooter(1).png');
 }

 

  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Kurse-180 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -30px!important;
 
 
 background-color: rgba(245,245,245,1);
 background-attachment: scroll;
 background-image: url('/uploads/1164/gallery/original/borderkurse(9).png');
  
  
  
  
  
 background-size: ;
  
 background-position: left top;
 background-repeat: repeat-y;
 }

 
 
 
 
 .fg-column-container.fg-Kurse-180.width_300 {
 background-image: url('/uploads/1164/gallery/width_300/borderkurse(9).png');
 }

 .fg-column-container.fg-Kurse-180.width_580 {
 background-image: url('/uploads/1164/gallery/width_580/borderkurse(9).png');
 }

 .fg-column-container.fg-Kurse-180.width_1140 {
 background-image: url('/uploads/1164/gallery/width_1140/borderkurse(9).png');
 }
 
 .fg-column-container.fg-Kurse-180.width_1920 {
 background-image: url('/uploads/1164/gallery/width_1920/borderkurse(9).png');
 }
 
 .fg-column-container.fg-Kurse-180.width_3000 {
 background-image: url('/uploads/1164/gallery/original/borderkurse(9).png');
 }

 

  
 .fg-column-container-wrapper-180 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-180 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-180 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-180 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-180 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-180 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-180 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-180 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Stellwandhome-124 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 padding-top: 30px!important;
 padding-bottom: 30px!important;
 padding-left: 0px!important;
 
 
 background-attachment: scroll;
 background-image: url('/uploads/1164/gallery/original/stellwand(6).jpg');
  
  
  
  
  
 background-size: ;
  
 background-position: left top;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Stellwandhome-124.width_300 {
 background-image: url('/uploads/1164/gallery/width_300/stellwand(6).jpg');
 }

 .fg-columnbox.fg-Stellwandhome-124.width_580 {
 background-image: url('/uploads/1164/gallery/width_580/stellwand(6).jpg');
 }

 .fg-columnbox.fg-Stellwandhome-124.width_1140 {
 background-image: url('/uploads/1164/gallery/width_1140/stellwand(6).jpg');
 }
 
 .fg-columnbox.fg-Stellwandhome-124.width_1920 {
 background-image: url('/uploads/1164/gallery/width_1920/stellwand(6).jpg');
 }
 
 .fg-columnbox.fg-Stellwandhome-124.width_3000 {
 background-image: url('/uploads/1164/gallery/original/stellwand(6).jpg');
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-Stellwandhome-124 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-Stellwandhome-124.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Stellwandhome-124.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Stellwandhome-124.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Stellwandhome-124.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Stellwandhome-124.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-Stellwandhome-124 &gt; div , .fg-columnbox.fg-Stellwandhome-124 &gt; section, .fg-columnbox.fg-Stellwandhome-124 &gt; form, .fg-columnbox.fg-Stellwandhome-124 &gt; table, 
 .fg-columnbox.fg-Stellwandhome-124 .elementBox ,.fg-columnbox.fg-Stellwandhome-124 .fg-column-inner-container &gt; .row &gt; div , .fg-columnbox.fg-Stellwandhome-124 .fg-column-inner-container &gt; .row &gt; section, .fg-columnbox.fg-Stellwandhome-124 .fg-column-inner-container &gt; .row &gt; form, .fg-columnbox.fg-Stellwandhome-124 .fg-column-inner-container &gt; .row &gt; table ,.fg-columnbox.fg-Stellwandhome-124 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-Stellwandhome-124: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.080; 
  
  
 background-attachment: scroll; 
  
  
 background-image: url('/uploads/1164/gallery/original/stellwand(6).jpg'); 
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: left top;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-Stellwandhome-124.width_300_af:after {
 background-image: url('/uploads/1164/gallery/width_300/stellwand(6).jpg');
 }
 
 .fg-columnbox.fg-Stellwandhome-124.width_580_af:after {
 background-image: url('/uploads/1164/gallery/width_580/stellwand(6).jpg');
 }

 .fg-columnbox.fg-Stellwandhome-124.width_1140_af:after {
 background-image: url('/uploads/1164/gallery/width_1140/stellwand(6).jpg');
 }
 
 .fg-columnbox.fg-Stellwandhome-124.width_1920_af:after {
 background-image: url('/uploads/1164/gallery/width_1920/stellwand(6).jpg');
 }
 
 .fg-columnbox.fg-Stellwandhome-124.width_3000_af:after {
 background-image: url('/uploads/1164/gallery/original/stellwand(6).jpg');
 }

  
  
    
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Kerenzeberg-141 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -10px!important;
 margin-bottom: 15px!important;
 padding-top: 45px!important;
 
 
 background-attachment: scroll;
 background-image: url('/uploads/1164/gallery/original/Kerenzerberg(9).jpg');
  
  
  
  
  
 background-size: ;
  
 background-position: left top;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Kerenzeberg-141.width_300 {
 background-image: url('/uploads/1164/gallery/width_300/Kerenzerberg(9).jpg');
 }

 .fg-column-container.fg-Kerenzeberg-141.width_580 {
 background-image: url('/uploads/1164/gallery/width_580/Kerenzerberg(9).jpg');
 }

 .fg-column-container.fg-Kerenzeberg-141.width_1140 {
 background-image: url('/uploads/1164/gallery/width_1140/Kerenzerberg(9).jpg');
 }
 
 .fg-column-container.fg-Kerenzeberg-141.width_1920 {
 background-image: url('/uploads/1164/gallery/width_1920/Kerenzerberg(9).jpg');
 }
 
 .fg-column-container.fg-Kerenzeberg-141.width_3000 {
 background-image: url('/uploads/1164/gallery/original/Kerenzerberg(9).jpg');
 }

 

  
 .fg-column-container-wrapper-141 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-141 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-141 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-141 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-141 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-141 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-141 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-141 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Suva-135 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -30px!important;
 
 
 background-color: rgba(245,245,245,1);
 background-attachment: scroll;
 background-image: url('/uploads/1164/gallery/original/Suva(2).png');
  
  
  
  
  
 background-size: ;
  
 background-position: left top;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Suva-135.width_300 {
 background-image: url('/uploads/1164/gallery/width_300/Suva(2).png');
 }

 .fg-column-container.fg-Suva-135.width_580 {
 background-image: url('/uploads/1164/gallery/width_580/Suva(2).png');
 }

 .fg-column-container.fg-Suva-135.width_1140 {
 background-image: url('/uploads/1164/gallery/width_1140/Suva(2).png');
 }
 
 .fg-column-container.fg-Suva-135.width_1920 {
 background-image: url('/uploads/1164/gallery/width_1920/Suva(2).png');
 }
 
 .fg-column-container.fg-Suva-135.width_3000 {
 background-image: url('/uploads/1164/gallery/original/Suva(2).png');
 }

 

  
 .fg-column-container-wrapper-135 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-135 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-135 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-135 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-135 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-135 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-135 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-135 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Mitglied-Werden-24 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 
 
 background-color: rgba(236,238,239,0);
 background-attachment: scroll;
 background-image: url('/uploads/1164/gallery/original/Handshaking1(5).png');
  
  
  
  
  
 background-size: ;
  
 background-position: left top;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Mitglied-Werden-24.width_300 {
 background-image: url('/uploads/1164/gallery/width_300/Handshaking1(5).png');
 }

 .fg-columnbox.fg-Mitglied-Werden-24.width_580 {
 background-image: url('/uploads/1164/gallery/width_580/Handshaking1(5).png');
 }

 .fg-columnbox.fg-Mitglied-Werden-24.width_1140 {
 background-image: url('/uploads/1164/gallery/width_1140/Handshaking1(5).png');
 }
 
 .fg-columnbox.fg-Mitglied-Werden-24.width_1920 {
 background-image: url('/uploads/1164/gallery/width_1920/Handshaking1(5).png');
 }
 
 .fg-columnbox.fg-Mitglied-Werden-24.width_3000 {
 background-image: url('/uploads/1164/gallery/original/Handshaking1(5).png');
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-Mitglied-Werden-24 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-Mitglied-Werden-24.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Mitglied-Werden-24.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Mitglied-Werden-24.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Mitglied-Werden-24.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Mitglied-Werden-24.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-Mitglied-Werden-24 &gt; div , .fg-columnbox.fg-Mitglied-Werden-24 &gt; section, .fg-columnbox.fg-Mitglied-Werden-24 &gt; form, .fg-columnbox.fg-Mitglied-Werden-24 &gt; table, 
 .fg-columnbox.fg-Mitglied-Werden-24 .elementBox ,.fg-columnbox.fg-Mitglied-Werden-24 .fg-column-inner-container &gt; .row &gt; div , .fg-columnbox.fg-Mitglied-Werden-24 .fg-column-inner-container &gt; .row &gt; section, .fg-columnbox.fg-Mitglied-Werden-24 .fg-column-inner-container &gt; .row &gt; form, .fg-columnbox.fg-Mitglied-Werden-24 .fg-column-inner-container &gt; .row &gt; table ,.fg-columnbox.fg-Mitglied-Werden-24 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-Mitglied-Werden-24: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(236,238,239,0); 
  
  
 background-attachment: scroll; 
  
  
 background-image: url('/uploads/1164/gallery/original/Handshaking1(5).png'); 
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: left top;
  
 background-repeat: no-repeat; 
  
 }

 .fg-columnbox.fg-Mitglied-Werden-24.width_300_af:after {
 background-image: url('/uploads/1164/gallery/width_300/Handshaking1(5).png');
 }
 
 .fg-columnbox.fg-Mitglied-Werden-24.width_580_af:after {
 background-image: url('/uploads/1164/gallery/width_580/Handshaking1(5).png');
 }

 .fg-columnbox.fg-Mitglied-Werden-24.width_1140_af:after {
 background-image: url('/uploads/1164/gallery/width_1140/Handshaking1(5).png');
 }
 
 .fg-columnbox.fg-Mitglied-Werden-24.width_1920_af:after {
 background-image: url('/uploads/1164/gallery/width_1920/Handshaking1(5).png');
 }
 
 .fg-columnbox.fg-Mitglied-Werden-24.width_3000_af:after {
 background-image: url('/uploads/1164/gallery/original/Handshaking1(5).png');
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-wei--116 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 
 
 background-color: rgba(245,245,245,1);
 background-attachment: scroll;
 background-image: url('/uploads/1164/gallery/original/grauhintergrund(1).png');
  
  
  
  
  
 background-size: ;
  
 background-position: left top;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-wei--116.width_300 {
 background-image: url('/uploads/1164/gallery/width_300/grauhintergrund(1).png');
 }

 .fg-columnbox.fg-wei--116.width_580 {
 background-image: url('/uploads/1164/gallery/width_580/grauhintergrund(1).png');
 }

 .fg-columnbox.fg-wei--116.width_1140 {
 background-image: url('/uploads/1164/gallery/width_1140/grauhintergrund(1).png');
 }
 
 .fg-columnbox.fg-wei--116.width_1920 {
 background-image: url('/uploads/1164/gallery/width_1920/grauhintergrund(1).png');
 }
 
 .fg-columnbox.fg-wei--116.width_3000 {
 background-image: url('/uploads/1164/gallery/original/grauhintergrund(1).png');
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Botomb-109 {
 border-color: rgba(68,103,117,1);
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: -30px!important;
 margin-bottom: -55px!important;
 padding-bottom: 45px!important;
 
 
 background-color: rgba(245,245,245,1);
 background-attachment: scroll;
 background-image: url('/uploads/1164/gallery/original/shatten(3).png'), url('/uploads/1164/gallery/original/borderkurse(2).png');
  
  
  
  
  
  
  
  
 background-size: ,;
  
 background-position: left top, left top;
 background-repeat: no-repeat, repeat-y;
 }

 
 
 
 
 .fg-columnbox.fg-Botomb-109.width_300 {
 background-image: url('/uploads/1164/gallery/width_300/shatten(3).png'), url('/uploads/1164/gallery/width_300/borderkurse(2).png');
 }

 .fg-columnbox.fg-Botomb-109.width_580 {
 background-image: url('/uploads/1164/gallery/width_580/shatten(3).png'), url('/uploads/1164/gallery/width_580/borderkurse(2).png');
 }

 .fg-columnbox.fg-Botomb-109.width_1140 {
 background-image: url('/uploads/1164/gallery/width_1140/shatten(3).png'), url('/uploads/1164/gallery/width_1140/borderkurse(2).png');
 }
 
 .fg-columnbox.fg-Botomb-109.width_1920 {
 background-image: url('/uploads/1164/gallery/width_1920/shatten(3).png'), url('/uploads/1164/gallery/width_1920/borderkurse(2).png');
 }
 
 .fg-columnbox.fg-Botomb-109.width_3000 {
 background-image: url('/uploads/1164/gallery/original/shatten(3).png'), url('/uploads/1164/gallery/original/borderkurse(2).png');
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Stellwand-news-91 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 
 
 background-attachment: scroll;
 background-image: url('/uploads/1164/gallery/original/pinbandmain(1).jpg');
  
  
  
  
  
 background-size: ;
  
 background-position: left top;
 background-repeat: repeat-y;
 }

 
 
 
 
 .fg-columnbox.fg-Stellwand-news-91.width_300 {
 background-image: url('/uploads/1164/gallery/width_300/pinbandmain(1).jpg');
 }

 .fg-columnbox.fg-Stellwand-news-91.width_580 {
 background-image: url('/uploads/1164/gallery/width_580/pinbandmain(1).jpg');
 }

 .fg-columnbox.fg-Stellwand-news-91.width_1140 {
 background-image: url('/uploads/1164/gallery/width_1140/pinbandmain(1).jpg');
 }
 
 .fg-columnbox.fg-Stellwand-news-91.width_1920 {
 background-image: url('/uploads/1164/gallery/width_1920/pinbandmain(1).jpg');
 }
 
 .fg-columnbox.fg-Stellwand-news-91.width_3000 {
 background-image: url('/uploads/1164/gallery/original/pinbandmain(1).jpg');
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-Stellwand-news-91 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-Stellwand-news-91.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Stellwand-news-91.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Stellwand-news-91.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Stellwand-news-91.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Stellwand-news-91.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-Stellwand-news-91 &gt; div , .fg-columnbox.fg-Stellwand-news-91 &gt; section, .fg-columnbox.fg-Stellwand-news-91 &gt; form, .fg-columnbox.fg-Stellwand-news-91 &gt; table, 
 .fg-columnbox.fg-Stellwand-news-91 .elementBox ,.fg-columnbox.fg-Stellwand-news-91 .fg-column-inner-container &gt; .row &gt; div , .fg-columnbox.fg-Stellwand-news-91 .fg-column-inner-container &gt; .row &gt; section, .fg-columnbox.fg-Stellwand-news-91 .fg-column-inner-container &gt; .row &gt; form, .fg-columnbox.fg-Stellwand-news-91 .fg-column-inner-container &gt; .row &gt; table ,.fg-columnbox.fg-Stellwand-news-91 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-Stellwand-news-91: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.550; 
  
  
 background-attachment: scroll; 
  
  
 background-image: url('/uploads/1164/gallery/original/pinbandmain(1).jpg'); 
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: left top;
  
 background-repeat: repeat-y; 
  
 }

 .fg-columnbox.fg-Stellwand-news-91.width_300_af:after {
 background-image: url('/uploads/1164/gallery/width_300/pinbandmain(1).jpg');
 }
 
 .fg-columnbox.fg-Stellwand-news-91.width_580_af:after {
 background-image: url('/uploads/1164/gallery/width_580/pinbandmain(1).jpg');
 }

 .fg-columnbox.fg-Stellwand-news-91.width_1140_af:after {
 background-image: url('/uploads/1164/gallery/width_1140/pinbandmain(1).jpg');
 }
 
 .fg-columnbox.fg-Stellwand-news-91.width_1920_af:after {
 background-image: url('/uploads/1164/gallery/width_1920/pinbandmain(1).jpg');
 }
 
 .fg-columnbox.fg-Stellwand-news-91.width_3000_af:after {
 background-image: url('/uploads/1164/gallery/original/pinbandmain(1).jpg');
 }

  
  
    
  
  
 
 
  
  
  
 .fg-columnbox.fg-Stammtisch-4-65 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 
 
 background-color: rgba(245,245,245,0);
 background-attachment: scroll;
 background-image: url('/uploads/1164/gallery/original/books-1245690.jpg');
  
  
  
  
  
 background-size: ;
  
 background-position: left top;
 background-repeat: repeat-y;
 }

 
 
 
 
 .fg-columnbox.fg-Stammtisch-4-65.width_300 {
 background-image: url('/uploads/1164/gallery/width_300/books-1245690.jpg');
 }

 .fg-columnbox.fg-Stammtisch-4-65.width_580 {
 background-image: url('/uploads/1164/gallery/width_580/books-1245690.jpg');
 }

 .fg-columnbox.fg-Stammtisch-4-65.width_1140 {
 background-image: url('/uploads/1164/gallery/width_1140/books-1245690.jpg');
 }
 
 .fg-columnbox.fg-Stammtisch-4-65.width_1920 {
 background-image: url('/uploads/1164/gallery/width_1920/books-1245690.jpg');
 }
 
 .fg-columnbox.fg-Stammtisch-4-65.width_3000 {
 background-image: url('/uploads/1164/gallery/original/books-1245690.jpg');
 }

 

  
  
  
  
 
  
  
  
 .fg-columnbox.fg-Stammtisch-4-65 { 
 background:none; 
 position: relative; 
 }


 
 .fg-columnbox.fg-Stammtisch-4-65.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Stammtisch-4-65.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Stammtisch-4-65.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Stammtisch-4-65.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Stammtisch-4-65.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-columnbox.fg-Stammtisch-4-65 &gt; div , .fg-columnbox.fg-Stammtisch-4-65 &gt; section, .fg-columnbox.fg-Stammtisch-4-65 &gt; form, .fg-columnbox.fg-Stammtisch-4-65 &gt; table, 
 .fg-columnbox.fg-Stammtisch-4-65 .elementBox ,.fg-columnbox.fg-Stammtisch-4-65 .fg-column-inner-container &gt; .row &gt; div , .fg-columnbox.fg-Stammtisch-4-65 .fg-column-inner-container &gt; .row &gt; section, .fg-columnbox.fg-Stammtisch-4-65 .fg-column-inner-container &gt; .row &gt; form, .fg-columnbox.fg-Stammtisch-4-65 .fg-column-inner-container &gt; .row &gt; table ,.fg-columnbox.fg-Stammtisch-4-65 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-columnbox.fg-Stammtisch-4-65: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.200; 
  
 background-color: rgba(245,245,245,0); 
  
  
 background-attachment: scroll; 
  
  
 background-image: url('/uploads/1164/gallery/original/books-1245690.jpg'); 
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: left top;
  
 background-repeat: repeat-y; 
  
 }

 .fg-columnbox.fg-Stammtisch-4-65.width_300_af:after {
 background-image: url('/uploads/1164/gallery/width_300/books-1245690.jpg');
 }
 
 .fg-columnbox.fg-Stammtisch-4-65.width_580_af:after {
 background-image: url('/uploads/1164/gallery/width_580/books-1245690.jpg');
 }

 .fg-columnbox.fg-Stammtisch-4-65.width_1140_af:after {
 background-image: url('/uploads/1164/gallery/width_1140/books-1245690.jpg');
 }
 
 .fg-columnbox.fg-Stammtisch-4-65.width_1920_af:after {
 background-image: url('/uploads/1164/gallery/width_1920/books-1245690.jpg');
 }
 
 .fg-columnbox.fg-Stammtisch-4-65.width_3000_af:after {
 background-image: url('/uploads/1164/gallery/original/books-1245690.jpg');
 }

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

 }

    
  
  
 
 
  
  
  
 .fg-columnbox.fg-Mitglieder-Seitenspalte-61 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 margin-top: 0px!important;
 padding-top: 60px!important;
 padding-bottom: -45px!important;
 padding-left: 15px!important;
 
 
 background-color: rgba(236,238,239,1);
 background-attachment: scroll;
 background-image: url('/uploads/1164/gallery/original/Handshaking2.png');
  
  
  
  
  
 background-size: ;
  
 background-position: left top;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Mitglieder-Seitenspalte-61.width_300 {
 background-image: url('/uploads/1164/gallery/width_300/Handshaking2.png');
 }

 .fg-columnbox.fg-Mitglieder-Seitenspalte-61.width_580 {
 background-image: url('/uploads/1164/gallery/width_580/Handshaking2.png');
 }

 .fg-columnbox.fg-Mitglieder-Seitenspalte-61.width_1140 {
 background-image: url('/uploads/1164/gallery/width_1140/Handshaking2.png');
 }
 
 .fg-columnbox.fg-Mitglieder-Seitenspalte-61.width_1920 {
 background-image: url('/uploads/1164/gallery/width_1920/Handshaking2.png');
 }
 
 .fg-columnbox.fg-Mitglieder-Seitenspalte-61.width_3000 {
 background-image: url('/uploads/1164/gallery/original/Handshaking2.png');
 }

 

  
  
  
  
  
 
 


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

 font-family: ABeeZee;
 font-weight: 300;
 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 &gt; .fg-team,
 body.fg-web-theme .fg-calendar-app-dtls-content *,
 body.fg-web-theme .fg-body-bg &gt;.fg-web-main-content&gt;div:not(#fg-dev-pagetitle-container) div.fc-title,
 body.fg-web-theme .fg-event-special-page-wrapper .fg-event-box-wrapper p,
 body.fg-web-theme .fg-event-special-page-wrapper .fg-event-box-wrapper strong,
 body.fg-web-theme .fg-cms-event-subscription-form-wrapper .fg-subform-box-wrapper p,
 body.fg-web-theme .fg-cms-event-subscription-form-wrapper .fg-subform-box-wrapper label,
 body.fg-web-theme .fg-cms-event-subscription-form-wrapper .fg-subform-box-wrapper strong{ 

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


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

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

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

 }
 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 body.fg-web-theme fg-no-userstyle{
 font-family: ABeeZee !important;
 font-weight: 300;
 }
 
 
 body.fg-web-theme header h1, 
 body.fg-web-theme main h1,
 body.fg-web-theme header h1 *:not(.fa):not(.fg-icon), 
 body.fg-web-theme main h1 *:not(.fa):not(.fg-icon),
 body.fg-web-theme .fg-web-page-title-bar .fg-web-page-title{
 font-family: ABeeZee;
 font-weight: 300;
 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;
 }
 
 
 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) &gt;span:not(.fg-font-effect), 
 body.fg-web-theme main h2:not(.fa):not(.fg-icon) &gt;a, 
 body.fg-web-theme footer h2:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: 300;
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 
 body.fg-web-theme main h2 span.fg-font-effect,
 body.fg-web-theme footer h2 span.fg-font-effect{
 
 font-family: ABeeZee !important;
 font-weight: 300;
 }
 
 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)&gt; span:not(.fg-font-effect), 
 body.fg-web-theme main h3:not(.fa):not(.fg-icon)&gt; a, 
 body.fg-web-theme footer h3:not(.fa):not(.fg-icon) a {
 font-family: ABeeZee;
 font-weight: bold;
 color: rgba(10,12,108,1);
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 
 body.fg-web-theme main h3 span.fg-font-effect,
 body.fg-web-theme footer h3 span.fg-font-effect{
 font-family: ABeeZee !important;
 font-weight: bold;
 }
 
 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)&gt;span:not(.fg-font-effect),
 body.fg-web-theme main h4:not(.fa):not(.fg-icon)&gt;a, 
 body.fg-web-theme footer h4:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: 300;
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 
 body.fg-web-theme main h4 span.fg-font-effect,
 body.fg-web-theme footer h4 span.fg-font-effect{
 font-family: ABeeZee !important;
 font-weight: 300;
 }
 
 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)&gt;span:not(.fg-font-effect), 
 body.fg-web-theme main h5:not(.fa):not(.fg-icon)&gt;a, 
 body.fg-web-theme footer h5:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: 300;
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 
 body.fg-web-theme main h5 span.fg-font-effect,
 body.fg-web-theme footer h5 span.fg-font-effect{
 font-family: ABeeZee !important;
 font-weight: 300;
 }
 
 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)&gt;span:not(.fg-font-effect), 
 body.fg-web-theme main h6:not(.fa):not(.fg-icon)&gt;a, 
 body.fg-web-theme footer h6:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: 300;
 text-shadow: none !important;
 }
 
 /*----------------------------------------------------------- 
 Main text style without color for footer area text and other text in calendar and other pages
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 
 body.fg-web-theme main h6 span.fg-font-effect,
 body.fg-web-theme footer h6 span.fg-font-effect{
 font-family: ABeeZee !important;
 font-weight: 300;
 }
 
 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) &gt; a { 
 font-family: ABeeZee;
 font-weight: 300;
 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;
 }
 
 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) &gt; a { 
 font-family: ABeeZee;
 font-weight: 300;
 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;
 }
 

 /* active and hover menu style override without colour */ 
 body.fg-web-theme .fg-web-page-header .fg-web-main-nav li.active &gt; a ,
 body.fg-web-theme .fg-web-page-header .fg-web-main-nav li:hover &gt; a { 
 
 font-family: ABeeZee !important;
 font-weight: 300;
 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-shadow: none !important;
 }

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