
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 font-family: Lato !important;
 font-weight: normal !important;
 text-transform: uppercase !important;
 box-shadow: none !important;
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-default {
 border-radius: 2px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-default:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 body.fg-web-theme .btn.btn-default:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 body.fg-web-theme .btn.btn-default:disabled{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 
 body.fg-web-theme .btn.btn-primary:not(.dropdown-toggle){
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-primary:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:disabled{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 
 body.fg-web-theme .btn.btn-success:not(.dropdown-toggle){
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-success:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 body.fg-web-theme .btn.btn-success:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 body.fg-web-theme .btn.btn-success:disabled{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 
 body.fg-web-theme .btn.btn-info:not(.dropdown-toggle){
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-info:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 body.fg-web-theme .btn.btn-info:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 body.fg-web-theme .btn.btn-info:disabled{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 
 body.fg-web-theme .btn.btn-warning:not(.dropdown-toggle){
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-warning:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 body.fg-web-theme .btn.btn-warning:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 body.fg-web-theme .btn.btn-warning:disabled{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 
 body.fg-web-theme .btn.btn-danger:not(.dropdown-toggle){
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-danger:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 body.fg-web-theme .btn.btn-danger:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 body.fg-web-theme .btn.btn-danger:disabled{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(183,37,25,1) !important;
 }
 
 body.fg-web-theme .btn.btn-link:not(.dropdown-toggle){
 color: rgba(183,37,25,1) !important;
 background: none !important;
 border: none !important;
 box-shadow: none !important;
 outline: none !important;
 
 }
 
 
 
 
 /* =============================================================================
================================================================================ */ /* =============================================================================
* Box/Container styles
================================================================================ */
 
  
  
  
  
  
  
 .fg-column-container.fg-Sponsoren-236 {
 border-color: rgba(242,242,242,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 : 4px;
 border-top-right-radius : 4px;
 border-bottom-right-radius : 4px;
 border-bottom-left-radius : 4px;
 padding-top: -3px!important;
 padding-right: -3px!important;
 padding-bottom: -3px!important;
 padding-left: -3px!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-Sponsoren-236.width_300 {
 background-image: ;
 }

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

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

 

  
 .fg-column-container-wrapper-236 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-236 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-236 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-236 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-236 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-236 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-236 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-236 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Ohne-Padding-245 {
 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: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Ohne-Padding-245.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Ohne-Padding-245.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Ohne-Padding-245.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Ohne-Padding-245.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Ohne-Padding-245.width_3000 {
 background-image: ;
 }

 

  
 .fg-column-container-wrapper-245 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-245 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-245 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-245 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-245 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-245 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-245 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-245 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Footer-251 {
 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: 30px!important;
 padding-bottom: 0px!important;
 padding-left: 30px!important;
 
 
 background-color: rgba(205, 205, 207, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

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

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

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

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

 

  
  
  
  
  
 
 


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