
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 
 color: rgba(44,62,80,1) !important;
 background-color: rgba(101,154,200,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-default:active{
 color: rgba(204,210,207,1) !important;
 background-color: rgba(44,62,80,1) !important;
 }
 body.fg-web-theme .btn.btn-default:hover{
 color: rgba(204,210,207,1) !important;
 background-color: rgba(44,62,80,1) !important;
 }
 body.fg-web-theme .btn.btn-default:disabled{
 color: rgba(44,62,80,1) !important;
 background-color: rgba(101,154,200,1) !important;
 }
 
 body.fg-web-theme .btn.btn-primary:not(.dropdown-toggle){
 
 color: rgba(204,210,207,1) !important;
 background-color: rgba(44,62,80,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-primary:active{
 color: rgba(44,62,80,1) !important;
 background-color: rgba(101,154,200,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:hover{
 color: rgba(44,62,80,1) !important;
 background-color: rgba(101,154,200,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:disabled{
 color: rgba(204,210,207,1) !important;
 background-color: rgba(44,62,80,1) !important;
 }
 
 body.fg-web-theme .btn.btn-success:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-success:active{
 }
 body.fg-web-theme .btn.btn-success:hover{
 }
 body.fg-web-theme .btn.btn-success:disabled{
 }
 
 body.fg-web-theme .btn.btn-info:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-info:active{
 }
 body.fg-web-theme .btn.btn-info:hover{
 }
 body.fg-web-theme .btn.btn-info:disabled{
 }
 
 body.fg-web-theme .btn.btn-warning:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-warning:active{
 }
 body.fg-web-theme .btn.btn-warning:hover{
 }
 body.fg-web-theme .btn.btn-warning:disabled{
 }
 
 body.fg-web-theme .btn.btn-danger:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-danger:active{
 }
 body.fg-web-theme .btn.btn-danger:hover{
 }
 body.fg-web-theme .btn.btn-danger:disabled{
 }
 
 body.fg-web-theme .btn.btn-link:not(.dropdown-toggle){
 background: none !important;
 border: none !important;
 box-shadow: none !important;
 outline: none !important;
 
 }
 
 
 
 
 /* =============================================================================
================================================================================ */ /* =============================================================================
* Box/Container styles
================================================================================ */

 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-grau-1215 {

 border-color: rgba(192,192,192,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 
 background-color: rgba(216,219,215,1);
 
 

 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

 
 

 

 

 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-column-container.fg-Container-grau-1216 {

 border-color: rgba(204,210,207,1);
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 
 background-color: rgba(204,210,207,1);
 
 

 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Container-grau-1216.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Container-grau-1216.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Container-grau-1216.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-grau-1216.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-grau-1216.width_3000 {
 background-image: ;
 }

 

 
 .fg-column-container-wrapper-1216 {
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 }
  
 .fg-column-container-wrapper-1216 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (min-width: 576px) {
 .fg-column-container-wrapper-1216 {
 max-width: 540px;
 }
 }

 @media (min-width: 768px) {
 .fg-column-container-wrapper-1216 {
 max-width: 720px;
 }
 }

 @media (min-width: 992px) {
 .fg-column-container-wrapper-1216 {
 max-width: 960px;
 }
 }

 @media (min-width: 1200px) {
 .fg-column-container-wrapper-1216 {
 max-width: 1170px;
 }
 }

 @media print {
 .fg-column-container-wrapper-1216 {
 min-width: 992px !important;
 }

 }

 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-p-o-20-1217 {

 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 padding-top: 26px!important;
 
 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-p-o-20-1217.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-p-o-20-1217.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-p-o-20-1217.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-p-o-20-1217.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-p-o-20-1217.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-column-container.fg-Container-blau-1218 {

 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 
 background-color: rgba(101,154,200,1);
 
 

 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Container-blau-1218.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Container-blau-1218.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Container-blau-1218.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-blau-1218.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-blau-1218.width_3000 {
 background-image: ;
 }

 

 
 .fg-column-container-wrapper-1218 {
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 }
  
 .fg-column-container-wrapper-1218 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (min-width: 576px) {
 .fg-column-container-wrapper-1218 {
 max-width: 540px;
 }
 }

 @media (min-width: 768px) {
 .fg-column-container-wrapper-1218 {
 max-width: 720px;
 }
 }

 @media (min-width: 992px) {
 .fg-column-container-wrapper-1218 {
 max-width: 960px;
 }
 }

 @media (min-width: 1200px) {
 .fg-column-container-wrapper-1218 {
 max-width: 1170px;
 }
 }

 @media print {
 .fg-column-container-wrapper-1218 {
 min-width: 992px !important;
 }

 }

 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-Button-1220 {

 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 padding-left: 84px!important;
 
 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-Button-1220.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Button-1220.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Button-1220.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Button-1220.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Button-1220.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-blau-1221 {

 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 
 background-color: rgba(101,154,200,1);
 
 

 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-blau-1221.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-blau-1221.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-blau-1221.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-blau-1221.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-blau-1221.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-Rahmen-blau-1222 {

 border-color: rgba(204,210,207,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 
 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-Rahmen-blau-1222.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Rahmen-blau-1222.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Rahmen-blau-1222.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Rahmen-blau-1222.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Rahmen-blau-1222.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-Buttun-Infrastruktur-1223 {

 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 padding-left: 66px!important;
 
 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-Buttun-Infrastruktur-1223.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Buttun-Infrastruktur-1223.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Buttun-Infrastruktur-1223.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Buttun-Infrastruktur-1223.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Buttun-Infrastruktur-1223.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-QR-1228 {

 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 padding-right: 80px!important;
 
 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-QR-1228.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-QR-1228.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-QR-1228.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-QR-1228.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-QR-1228.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-Statuten-1229 {

 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 padding-left: 130px!important;
 
 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-Statuten-1229.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Statuten-1229.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Statuten-1229.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Statuten-1229.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Statuten-1229.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-Login-1238 {

 border-color: rgba(169,169,169,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 padding-top: 30px!important;
 padding-right: 40px!important;
 padding-bottom: 8px!important;
 padding-left: 40px!important;
 
 background-color: rgba(216,219,215,1);
 
 

 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-Login-1238.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Login-1238.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Login-1238.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Login-1238.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Login-1238.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-Artikelelement-1250 {

 border-color: rgba(211,211,211,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 padding-top: 30px!important;
 padding-right: 15px!important;
 padding-bottom: 8px!important;
 padding-left: 15px!important;
 
 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-Artikelelement-1250.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Artikelelement-1250.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Artikelelement-1250.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Artikelelement-1250.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Artikelelement-1250.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 


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