
 /* =============================================================================
* 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){
 text-transform: uppercase !important;
 
 background-color: rgba(0,107,179,1) !important;
 
 }
 
 
 
 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){
 
 
 }
 
 
 
 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:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918), .fg-special-column-container {

 border-color: rgba(255,255,255,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 margin-top: 5px!important;
 margin-bottom: 5px!important;
 padding-top: 10px!important;
 padding-right: 10px!important;
 padding-bottom: 10px!important;
 padding-left: 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:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918).width_300 {
 background-image: ;
 }

 .fg-column-container:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918).width_580 {
 background-image: ;
 }

 .fg-column-container:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918).width_1140 {
 background-image: ;
 }
 
 .fg-column-container:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918).width_1920 {
 background-image: ;
 }
 
 .fg-column-container:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918).width_3000 {
 background-image: ;
 }

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

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

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

 

 
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918) {
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 }
  
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918) { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (min-width: 576px) {
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918) {
 max-width: 540px;
 }
 }

 @media (min-width: 768px) {
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918) {
 max-width: 720px;
 }
 }

 @media (min-width: 992px) {
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918) {
 max-width: 960px;
 }
 }

 @media (min-width: 1200px) {
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918) {
 max-width: 1170px;
 }
 }

 @media print {
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-blauer-Hintergrund-1423):not(.fg-grauer-Hintergrund-1918) {
 min-width: 992px !important;
 }

 }

 

 

 

 
 
 
 
 
 
 
 
 
 

 
 
 .fg-columnbox:not(.fg-blauer-Hintergrund-1422):not(.fg-weisser-Hintergrund-1571):not(.fg-weisser-Hintergrund-1-1593):not(.fg-Box-TCW-1424):not(.fg-Box-TCL-1427) {

 border-color: rgba(255,255,255,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 margin-top: 5px!important;
 margin-bottom: 5px!important;
 padding-top: 15px!important;
 padding-right: 10px!important;
 padding-bottom: 0px!important;
 padding-left: 10px!important;
 
 background-color: rgba(255,255,255,1);
 
 

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

 
 
 
 
 .fg-columnbox:not(.fg-blauer-Hintergrund-1422):not(.fg-weisser-Hintergrund-1571):not(.fg-weisser-Hintergrund-1-1593):not(.fg-Box-TCW-1424):not(.fg-Box-TCL-1427).width_300 {
 background-image: ;
 }

 .fg-columnbox:not(.fg-blauer-Hintergrund-1422):not(.fg-weisser-Hintergrund-1571):not(.fg-weisser-Hintergrund-1-1593):not(.fg-Box-TCW-1424):not(.fg-Box-TCL-1427).width_580 {
 background-image: ;
 }

 .fg-columnbox:not(.fg-blauer-Hintergrund-1422):not(.fg-weisser-Hintergrund-1571):not(.fg-weisser-Hintergrund-1-1593):not(.fg-Box-TCW-1424):not(.fg-Box-TCL-1427).width_1140 {
 background-image: ;
 }
 
 .fg-columnbox:not(.fg-blauer-Hintergrund-1422):not(.fg-weisser-Hintergrund-1571):not(.fg-weisser-Hintergrund-1-1593):not(.fg-Box-TCW-1424):not(.fg-Box-TCL-1427).width_1920 {
 background-image: ;
 }
 
 .fg-columnbox:not(.fg-blauer-Hintergrund-1422):not(.fg-weisser-Hintergrund-1571):not(.fg-weisser-Hintergrund-1-1593):not(.fg-Box-TCW-1424):not(.fg-Box-TCL-1427).width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-blauer-Hintergrund-1422 {

 border-color: rgba(0,107,179,1);
 border-style: solid;
 border-top-width: 3px;
 border-bottom-width: 3px;
 border-left-width: 3px;
 border-right-width: 3px;
 margin-top: 5px!important;
 margin-bottom: 5px!important;
 padding-top: 10px!important;
 padding-right: 10px!important;
 padding-bottom: 0px!important;
 padding-left: 10px!important;
 
 background-color: rgba(0,107,179,1);
 
 

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

 
 
 
 
 .fg-columnbox.fg-blauer-Hintergrund-1422.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-blauer-Hintergrund-1422.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-blauer-Hintergrund-1422.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-blauer-Hintergrund-1422.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-blauer-Hintergrund-1422.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-column-container.fg-blauer-Hintergrund-1423 {

 border-color: rgba(0,107,179,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 margin-top: 5px!important;
 margin-bottom: 5px!important;
 padding-top: 10px!important;
 padding-right: 10px!important;
 padding-bottom: 10px!important;
 padding-left: 10px!important;
 
 background-color: rgba(0,107,179,1);
 
 

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

 
 
 
 
 .fg-column-container.fg-blauer-Hintergrund-1423.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-blauer-Hintergrund-1423.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-blauer-Hintergrund-1423.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-blauer-Hintergrund-1423.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-blauer-Hintergrund-1423.width_3000 {
 background-image: ;
 }

 

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

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

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

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

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

 }

 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-weisser-Hintergrund-1571 {

 border-color: rgba(245,245,245,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 padding-top: 10px!important;
 padding-right: 10px!important;
 padding-bottom: 10px!important;
 padding-left: 10px!important;
 
 background-color: rgba(245,245,245,1);
 
 

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

 
 
 
 
 .fg-columnbox.fg-weisser-Hintergrund-1571.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-weisser-Hintergrund-1571.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-weisser-Hintergrund-1571.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-weisser-Hintergrund-1571.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-weisser-Hintergrund-1571.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-weisser-Hintergrund-1-1593 {

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

 
 
 
 
 .fg-columnbox.fg-weisser-Hintergrund-1-1593.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-weisser-Hintergrund-1-1593.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-weisser-Hintergrund-1-1593.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-weisser-Hintergrund-1-1593.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-weisser-Hintergrund-1-1593.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 
 
 

 
 
 .fg-column-container-wrapper-1918 {

 border-color: #f5f5f5;
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 
 background-color: #f5f5f5;
 
 

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

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

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

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

 

 
 .fg-column-container.fg-grauer-Hintergrund-1918 .fg-column-inner-container, {
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 }
 .fg-special-column-container {
 padding:0 15px;
 }
  
 .fg-column-container.fg-grauer-Hintergrund-1918 .fg-column-inner-container, { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (min-width: 576px) {
 .fg-column-container.fg-grauer-Hintergrund-1918 .fg-column-inner-container, {
 max-width: 540px;
 }
 }

 @media (min-width: 768px) {
 .fg-column-container.fg-grauer-Hintergrund-1918 .fg-column-inner-container, {
 max-width: 720px;
 }
 }

 @media (min-width: 992px) {
 .fg-column-container.fg-grauer-Hintergrund-1918 .fg-column-inner-container, {
 max-width: 960px;
 }
 }

 @media (min-width: 1200px) {
 .fg-column-container.fg-grauer-Hintergrund-1918 .fg-column-inner-container, {
 max-width: 1170px;
 }
 }

 @media print {
 .fg-column-container.fg-grauer-Hintergrund-1918 .fg-column-inner-container, {
 min-width: 992px !important;
 }

 }

 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-TCW-1424 {

 border-color: rgba(0,102,179,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 margin-top: 10px!important;
 margin-bottom: 10px!important;
 padding-top: 40px!important;
 padding-right: 40px!important;
 padding-bottom: 40px!important;
 padding-left: 40px!important;
 
 background-color: rgba(0,102,179,1);
 
 

 
 
 background-attachment: scroll;
 background-image: url('/uploads/1366/gallery/original/Logo.png');
 
 
 
 
 
 background-size: ;
 
 background-position: left top;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-TCW-1424.width_300 {
 background-image: url('/uploads/1366/gallery/width_300/Logo.png');
 }

 .fg-columnbox.fg-Box-TCW-1424.width_580 {
 background-image: url('/uploads/1366/gallery/width_580/Logo.png');
 }

 .fg-columnbox.fg-Box-TCW-1424.width_1140 {
 background-image: url('/uploads/1366/gallery/width_1140/Logo.png');
 }
 
 .fg-columnbox.fg-Box-TCW-1424.width_1920 {
 background-image: url('/uploads/1366/gallery/width_1920/Logo.png');
 }
 
 .fg-columnbox.fg-Box-TCW-1424.width_3000 {
 background-image: url('/uploads/1366/gallery/original/Logo.png');
 }

 

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-TCL-1427 {

 border-color: rgba(0,102,179,1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 margin-top: 10px!important;
 margin-bottom: 10px!important;
 padding-top: 40px!important;
 padding-right: 40px!important;
 padding-bottom: 40px!important;
 padding-left: 40px!important;
 
 background-color: rgba(0,102,179,1);
 
 

 
 
 background-attachment: scroll;
 background-image: url('/uploads/1366/gallery/original/Logo_TCL(1).jpeg');
 
 
 
 
 
 background-size: ;
 
 background-position: left top;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-TCL-1427.width_300 {
 background-image: url('/uploads/1366/gallery/width_300/Logo_TCL(1).jpeg');
 }

 .fg-columnbox.fg-Box-TCL-1427.width_580 {
 background-image: url('/uploads/1366/gallery/width_580/Logo_TCL(1).jpeg');
 }

 .fg-columnbox.fg-Box-TCL-1427.width_1140 {
 background-image: url('/uploads/1366/gallery/width_1140/Logo_TCL(1).jpeg');
 }
 
 .fg-columnbox.fg-Box-TCL-1427.width_1920 {
 background-image: url('/uploads/1366/gallery/width_1920/Logo_TCL(1).jpeg');
 }
 
 .fg-columnbox.fg-Box-TCL-1427.width_3000 {
 background-image: url('/uploads/1366/gallery/original/Logo_TCL(1).jpeg');
 }

 

 
 

 

 

 
 
 


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