
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 
 
 }
 
 
 
 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){
 box-shadow: none !important;
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(139,165,210,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-primary {
 border-radius: 6px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-primary:active{
 color: ffffff !important;
 background-color: rgba(151,174,215,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:hover{
 color: fffff !important;
 }
 body.fg-web-theme .btn.btn-primary:disabled{
 color: fffff !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-column-container.fg-Hintergrund-Wei--464 {
 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;
 border-top-right-radius : 25px;
 border-bottom-right-radius : 25px;
 border-bottom-left-radius : 25px;
 margin-top: -10px!important;
 margin-bottom: -20px!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-Hintergrund-Wei--464.width_300 {
 background-image: ;
 }

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

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

 

  
 .fg-column-container-wrapper-464 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-464 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-464 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-464 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-464 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-464 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-464 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-464 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-dunkelblau-472 {
 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;
 border-top-right-radius : 25px;
 border-bottom-right-radius : 25px;
 border-bottom-left-radius : 25px;
 
 
 background-color: rgba(40,64,105,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-dunkelblau-472.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-dunkelblau-472.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-dunkelblau-472.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-dunkelblau-472.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-dunkelblau-472.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Weiss-gerundete-Ecken-oben-476 {
 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;
 border-top-right-radius : 25px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 
 
 background-color: rgba(255,255,255,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Weiss-gerundete-Ecken-oben-476.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Weiss-gerundete-Ecken-oben-476.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Weiss-gerundete-Ecken-oben-476.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Weiss-gerundete-Ecken-oben-476.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Weiss-gerundete-Ecken-oben-476.width_3000 {
 background-image: ;
 }

 

  
 .fg-column-container-wrapper-476 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-476 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-476 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-476 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-476 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-476 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-476 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-476 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Weiss-gerundete-Ecken-unten-477 {
 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 : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 25px;
 border-bottom-left-radius : 25px;
 
 
 background-color: rgba(255,255,255,1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Weiss-gerundete-Ecken-unten-477.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Weiss-gerundete-Ecken-unten-477.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Weiss-gerundete-Ecken-unten-477.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Weiss-gerundete-Ecken-unten-477.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Weiss-gerundete-Ecken-unten-477.width_3000 {
 background-image: ;
 }

 

  
 .fg-column-container-wrapper-477 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-477 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-477 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-477 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-477 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-477 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-477 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-477 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Wei--478 {
 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: -10px!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--478.width_300 {
 background-image: ;
 }

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

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

 

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

 
 
 
 
 .fg-columnbox.fg-Button-nach-rechts-verschoben-479.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Button-nach-rechts-verschoben-479.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Button-nach-rechts-verschoben-479.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Button-nach-rechts-verschoben-479.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Button-nach-rechts-verschoben-479.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Button-sehr-weit-rechtsverschoben-480 {
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-right-width: 1px;
 
 padding-left: 450px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Button-sehr-weit-rechtsverschoben-480.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Button-sehr-weit-rechtsverschoben-480.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Button-sehr-weit-rechtsverschoben-480.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Button-sehr-weit-rechtsverschoben-480.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Button-sehr-weit-rechtsverschoben-480.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Bildbox-leicht-untenverschoben-483 {
 border-style: none;
 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-Bildbox-leicht-untenverschoben-483.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Bildbox-leicht-untenverschoben-483.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Bildbox-leicht-untenverschoben-483.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Bildbox-leicht-untenverschoben-483.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Bildbox-leicht-untenverschoben-483.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Containerhintergrund-Philosophie-481 {
 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/1599/gallery/original/657a84eb-4b6d-4ead-bbeb-43feff5156fd.jpg');
  
  
  
  
  
 background-size: ;
  
 background-position: left top;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_300 {
 background-image: url('/uploads/1599/gallery/width_300/657a84eb-4b6d-4ead-bbeb-43feff5156fd.jpg');
 }

 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_580 {
 background-image: url('/uploads/1599/gallery/width_580/657a84eb-4b6d-4ead-bbeb-43feff5156fd.jpg');
 }

 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_1140 {
 background-image: url('/uploads/1599/gallery/width_1140/657a84eb-4b6d-4ead-bbeb-43feff5156fd.jpg');
 }
 
 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_1920 {
 background-image: url('/uploads/1599/gallery/width_1920/657a84eb-4b6d-4ead-bbeb-43feff5156fd.jpg');
 }
 
 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_3000 {
 background-image: url('/uploads/1599/gallery/original/657a84eb-4b6d-4ead-bbeb-43feff5156fd.jpg');
 }

 

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


 
 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_3000 {
 background:none !important;
 position: relative;
 } 
 
 .fg-column-container.fg-Containerhintergrund-Philosophie-481 > div , .fg-column-container.fg-Containerhintergrund-Philosophie-481 > section, .fg-column-container.fg-Containerhintergrund-Philosophie-481 > form, .fg-column-container.fg-Containerhintergrund-Philosophie-481 > table, 
 .fg-column-container.fg-Containerhintergrund-Philosophie-481 .elementBox ,.fg-column-container.fg-Containerhintergrund-Philosophie-481 .fg-column-inner-container > .row > div , .fg-column-container.fg-Containerhintergrund-Philosophie-481 .fg-column-inner-container > .row > section, .fg-column-container.fg-Containerhintergrund-Philosophie-481 .fg-column-inner-container > .row > form, .fg-column-container.fg-Containerhintergrund-Philosophie-481 .fg-column-inner-container > .row > table ,.fg-column-container.fg-Containerhintergrund-Philosophie-481 .fg-teams{ 
 z-index:1; 
 position: relative; 
 } 
  
 .fg-column-container.fg-Containerhintergrund-Philosophie-481: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.320; 
  
  
 background-attachment: scroll; 
  
  
 background-image: url('/uploads/1599/gallery/original/657a84eb-4b6d-4ead-bbeb-43feff5156fd.jpg'); 
  
  
  
  
  
  
  
  
  
 background-size: ;
 
 background-position: left top;
  
 background-repeat: no-repeat; 
  
 }

 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_300_af:after {
 background-image: url('/uploads/1599/gallery/width_300/657a84eb-4b6d-4ead-bbeb-43feff5156fd.jpg');
 }
 
 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_580_af:after {
 background-image: url('/uploads/1599/gallery/width_580/657a84eb-4b6d-4ead-bbeb-43feff5156fd.jpg');
 }

 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_1140_af:after {
 background-image: url('/uploads/1599/gallery/width_1140/657a84eb-4b6d-4ead-bbeb-43feff5156fd.jpg');
 }
 
 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_1920_af:after {
 background-image: url('/uploads/1599/gallery/width_1920/657a84eb-4b6d-4ead-bbeb-43feff5156fd.jpg');
 }
 
 .fg-column-container.fg-Containerhintergrund-Philosophie-481.width_3000_af:after {
 background-image: url('/uploads/1599/gallery/original/657a84eb-4b6d-4ead-bbeb-43feff5156fd.jpg');
 }

  
  
    
  
  
 
 


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