
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 box-shadow: 4px 4px 6px 0px rgba(128,128,128,1);
 margin-bottom: 8px;
 
 color: rgba(160,82,45,1) !important;
 
 }
 
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-default {
 border-radius: 0px;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 /*Overriding margin*/
 
 body.fg-web-theme .btn-group .btn.btn-default {
 margin-bottom: 0px;
 }

 /*Overriding margin*/
 
 body.fg-web-theme .btn.btn-default:active{
 }
 body.fg-web-theme .btn.btn-default:hover{
 color: rgba(0,0,0,1) !important;
 background-color: rgba(0,0,0,1) !important;
 }
 body.fg-web-theme .btn.btn-default:disabled{
 }
 
 body.fg-web-theme .btn.btn-primary:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-primary:active{
 }
 body.fg-web-theme .btn.btn-primary:hover{
 background-color: rgba(0,0,0,1) !important;
 }
 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){
 box-shadow: 4px 4px 6px 0px rgba(128,128,128,1);
 margin-bottom: 8px;
 
 
 }
 
 
 /*Overriding margin*/
 
 body.fg-web-theme .btn-group .btn.btn-info {
 margin-bottom: 0px;
 }

 /*Overriding margin*/
 
 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){
 text-shadow: 2px 2px 4px rgba(128,128,128,1);
 color: rgba(160,82,45,1) !important;
 background: none;
 border: none;
 box-shadow: none;
 outline: none;
 
 }
 
 
 /*Overriding margin*/
 
 body.fg-web-theme .btn-group .btn.btn-link {
 margin-bottom: 0px;
 }

 /*Overriding margin*/
 
 
 /* =============================================================================
================================================================================ */ /* =============================================================================
* Box/Container styles
================================================================================ */

 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Eine-Box-936 {

 border-color: rgba(255,140,0,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 : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 0px!important;
 padding-top: 0px!important;
 padding-right: 10px!important;
 padding-bottom: 0px!important;
 padding-left: 10px!important;
 
 background-color: rgba(0,0,255,1);
 
 

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

 
 
 .fg-columnbox.fg-Eine-Box-936.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Eine-Box-936.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Eine-Box-936.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Eine-Box-936.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Eine-Box-936.width_3000 {
 background-image: ;
 }

 
 

 

 

 
 
 
 
 
 
 .fg-columnbox.fg-Eine-Box-936 {
 background:none;
 position: relative;
 }


 .fg-columnbox.fg-Eine-Box-936 > div , .fg-columnbox.fg-Eine-Box-936 > section, .fg-columnbox.fg-Eine-Box-936 > form, .fg-columnbox.fg-Eine-Box-936 > table,
 .fg-columnbox.fg-Eine-Box-936 .elementBox , .fg-columnbox.fg-Eine-Box-936 .fg-column-inner-container > .row > div , .fg-columnbox.fg-Eine-Box-936 .fg-column-inner-container > .row > section, .fg-columnbox.fg-Eine-Box-936 .fg-column-inner-container > .row > form, .fg-columnbox.fg-Eine-Box-936 .fg-column-inner-container > .row > table{
 z-index:1;
 position: relative;
 }

 

 .fg-columnbox.fg-Eine-Box-936: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.000;
 background-color: rgba(0,0,255,1);

 
 

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

 .fg-columnbox.fg-Eine-Box-936.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Eine-Box-936.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-Eine-Box-936.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Eine-Box-936.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Eine-Box-936.width_3000_af:after {
 background-image: ;
 }

 

 



 
 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Breaking-News-941 {

 border-color: rgba(128,0,0,1);
 border-style: none;
 border-top-width: 3px;
 border-bottom-width: 3px;
 border-left-width: 3px;
 border-right-width: 3px;
 margin-bottom: 40px!important;
 
 background-color: rgba(255,255,255,1);
 
 

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

 
 
 .fg-columnbox.fg-Breaking-News-941.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Breaking-News-941.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Breaking-News-941.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Breaking-News-941.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Breaking-News-941.width_3000 {
 background-image: ;
 }

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Unsichtbar-942 {

 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;
 
 background-color: rgba(255,255,255,1);
 
 

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

 
 
 .fg-columnbox.fg-Unsichtbar-942.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Unsichtbar-942.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Unsichtbar-942.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Unsichtbar-942.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Unsichtbar-942.width_3000 {
 background-image: ;
 }

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-REservierungsbutton-944 {

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

 
 
 .fg-columnbox.fg-REservierungsbutton-944.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-REservierungsbutton-944.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-REservierungsbutton-944.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-REservierungsbutton-944.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-REservierungsbutton-944.width_3000 {
 background-image: ;
 }

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Zusatzmen-links-einr-cken-947 {

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

 
 
 .fg-columnbox.fg-Zusatzmen-links-einr-cken-947.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Zusatzmen-links-einr-cken-947.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Zusatzmen-links-einr-cken-947.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Zusatzmen-links-einr-cken-947.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Zusatzmen-links-einr-cken-947.width_3000 {
 background-image: ;
 }

 
 

 

 

 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-column-container.fg-Rahmen-orange-d-nn-01-954 {

 border-color: rgba(255,140,0,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 : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 0px;
 margin-top: 20px!important;
 padding-top: 10px!important;
 padding-right: 10px!important;
 padding-bottom: 10px!important;
 padding-left: 10px!important;
 
 background-color: rgba(0,0,255,1);
 
 

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

 
 
 .fg-column-container.fg-Rahmen-orange-d-nn-01-954.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Rahmen-orange-d-nn-01-954.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Rahmen-orange-d-nn-01-954.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Rahmen-orange-d-nn-01-954.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Rahmen-orange-d-nn-01-954.width_3000 {
 background-image: ;
 }

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

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

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

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

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

 }

 

 

 

 
 
 
 
 
 
 .fg-column-container.fg-Rahmen-orange-d-nn-01-954 {
 background:none;
 position: relative;
 }


 .fg-column-container.fg-Rahmen-orange-d-nn-01-954 > div , .fg-column-container.fg-Rahmen-orange-d-nn-01-954 > section, .fg-column-container.fg-Rahmen-orange-d-nn-01-954 > form, .fg-column-container.fg-Rahmen-orange-d-nn-01-954 > table,
 .fg-column-container.fg-Rahmen-orange-d-nn-01-954 .elementBox , .fg-column-container.fg-Rahmen-orange-d-nn-01-954 .fg-column-inner-container > .row > div , .fg-column-container.fg-Rahmen-orange-d-nn-01-954 .fg-column-inner-container > .row > section, .fg-column-container.fg-Rahmen-orange-d-nn-01-954 .fg-column-inner-container > .row > form, .fg-column-container.fg-Rahmen-orange-d-nn-01-954 .fg-column-inner-container > .row > table{
 z-index:1;
 position: relative;
 }

 

 .fg-column-container.fg-Rahmen-orange-d-nn-01-954: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.000;
 background-color: rgba(0,0,255,1);

 
 

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

 .fg-column-container.fg-Rahmen-orange-d-nn-01-954.width_300_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-Rahmen-orange-d-nn-01-954.width_580_af:after {
 background-image: ;
 }

 .fg-column-container.fg-Rahmen-orange-d-nn-01-954.width_1140_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-Rahmen-orange-d-nn-01-954.width_1920_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-Rahmen-orange-d-nn-01-954.width_3000_af:after {
 background-image: ;
 }

 

 



 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-column-container.fg-Abstand-oben-und-unten-955 {

 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: 20px!important;
 
 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 .fg-column-container.fg-Abstand-oben-und-unten-955.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Abstand-oben-und-unten-955.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Abstand-oben-und-unten-955.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Abstand-oben-und-unten-955.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Abstand-oben-und-unten-955.width_3000 {
 background-image: ;
 }

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

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

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

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

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

 }

 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Abstand-oben-1116 {

 border-color: rgba(255,140,0,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 : 10px;
 border-top-right-radius : 10px;
 border-bottom-right-radius : 10px;
 border-bottom-left-radius : 10px;
 padding-top: 20px!important;
 
 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 .fg-columnbox.fg-Abstand-oben-1116.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Abstand-oben-1116.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Abstand-oben-1116.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Abstand-oben-1116.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Abstand-oben-1116.width_3000 {
 background-image: ;
 }

 
 

 

 

 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-column-container.fg-Anker-Abstand-1225 {

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

 
 
 .fg-column-container.fg-Anker-Abstand-1225.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Anker-Abstand-1225.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Anker-Abstand-1225.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Anker-Abstand-1225.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Anker-Abstand-1225.width_3000 {
 background-image: ;
 }

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

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

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

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

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

 }

 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Abstand-oben-mit-Rahmen-rund-01-2012 {

 border-color: rgba(255,140,0,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 : 10px;
 border-top-right-radius : 10px;
 border-bottom-right-radius : 10px;
 border-bottom-left-radius : 10px;
 padding-top: 10px!important;
 padding-right: 10px!important;
 padding-bottom: 10px!important;
 padding-left: 10px!important;
 
 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 .fg-columnbox.fg-Abstand-oben-mit-Rahmen-rund-01-2012.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Abstand-oben-mit-Rahmen-rund-01-2012.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Abstand-oben-mit-Rahmen-rund-01-2012.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Abstand-oben-mit-Rahmen-rund-01-2012.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Abstand-oben-mit-Rahmen-rund-01-2012.width_3000 {
 background-image: ;
 }

 
 

 

 

 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-column-container.fg-Neue-ARt-935 {

 border-color: rgba(255,255,255,1);
 border-style: solid;
 border-top-width: 8px;
 border-bottom-width: 8px;
 border-left-width: 8px;
 border-right-width: 8px;
 margin-top: 0px!important;
 margin-bottom: 80px!important;
 padding-top: 20px!important;
 padding-right: 0px!important;
 padding-bottom: 20px!important;
 padding-left: 20px!important;
 
 background-color: rgba(0,250,154,1);
 
 

 
 
 background-attachment: scroll;
 background-image: url('/uploads/2016/gallery/original/Tennissand(1).jpg');
 
 
 
 
 
 background-size: ;
 
 background-position: left top;
 background-repeat: repeat;
 }

 
 
 .fg-column-container.fg-Neue-ARt-935.width_300 {
 background-image: url('/uploads/2016/gallery/width_300/Tennissand(1).jpg');
 }

 .fg-column-container.fg-Neue-ARt-935.width_580 {
 background-image: url('/uploads/2016/gallery/width_580/Tennissand(1).jpg');
 }

 .fg-column-container.fg-Neue-ARt-935.width_1140 {
 background-image: url('/uploads/2016/gallery/width_1140/Tennissand(1).jpg');
 }
 
 .fg-column-container.fg-Neue-ARt-935.width_1920 {
 background-image: url('/uploads/2016/gallery/width_1920/Tennissand(1).jpg');
 }
 
 .fg-column-container.fg-Neue-ARt-935.width_3000 {
 background-image: url('/uploads/2016/gallery/original/Tennissand(1).jpg');
 }

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

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

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

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

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

 }

 

 

 

 
 
 
 
 
 
 .fg-column-container.fg-Neue-ARt-935 {
 background:none;
 position: relative;
 }


 .fg-column-container.fg-Neue-ARt-935 > div , .fg-column-container.fg-Neue-ARt-935 > section, .fg-column-container.fg-Neue-ARt-935 > form, .fg-column-container.fg-Neue-ARt-935 > table,
 .fg-column-container.fg-Neue-ARt-935 .elementBox , .fg-column-container.fg-Neue-ARt-935 .fg-column-inner-container > .row > div , .fg-column-container.fg-Neue-ARt-935 .fg-column-inner-container > .row > section, .fg-column-container.fg-Neue-ARt-935 .fg-column-inner-container > .row > form, .fg-column-container.fg-Neue-ARt-935 .fg-column-inner-container > .row > table{
 z-index:1;
 position: relative;
 }

 

 .fg-column-container.fg-Neue-ARt-935: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(0,250,154,1);

 
 

 background-attachment: scroll;
 background-image: url('/uploads/2016/gallery/original/Tennissand(1).jpg');
 
 
 
 
 background-size: ;
 
 background-position: left top;
 background-repeat: repeat;
 }

 .fg-column-container.fg-Neue-ARt-935.width_300_af:after {
 background-image: url('/uploads/2016/gallery/width_300/Tennissand(1).jpg');
 }
 
 .fg-column-container.fg-Neue-ARt-935.width_580_af:after {
 background-image: url('/uploads/2016/gallery/width_580/Tennissand(1).jpg');
 }

 .fg-column-container.fg-Neue-ARt-935.width_1140_af:after {
 background-image: url('/uploads/2016/gallery/width_1140/Tennissand(1).jpg');
 }
 
 .fg-column-container.fg-Neue-ARt-935.width_1920_af:after {
 background-image: url('/uploads/2016/gallery/width_1920/Tennissand(1).jpg');
 }
 
 .fg-column-container.fg-Neue-ARt-935.width_3000_af:after {
 background-image: url('/uploads/2016/gallery/original/Tennissand(1).jpg');
 }

 

 



 
 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Standard-UTK-01-938 {

 border-color: rgba(255,255,255,1);
 border-style: solid;
 border-top-width: 8px;
 border-bottom-width: 8px;
 border-left-width: 8px;
 border-right-width: 8px;
 margin-top: 30px!important;
 margin-bottom: 30px!important;
 padding-top: 50px!important;
 padding-right: 50px!important;
 padding-bottom: 50px!important;
 padding-left: 50px!important;
 
 background-color: rgba(255, 204, 51, 1);
 
 

 
 
 background-attachment: scroll;
 background-image: url('/uploads/2016/gallery/original/Tennissand(1).jpg');
 
 
 
 
 
 background-size: ;
 
 background-position: left top;
 background-repeat: repeat;
 }

 
 
 .fg-columnbox.fg-Standard-UTK-01-938.width_300 {
 background-image: url('/uploads/2016/gallery/width_300/Tennissand(1).jpg');
 }

 .fg-columnbox.fg-Standard-UTK-01-938.width_580 {
 background-image: url('/uploads/2016/gallery/width_580/Tennissand(1).jpg');
 }

 .fg-columnbox.fg-Standard-UTK-01-938.width_1140 {
 background-image: url('/uploads/2016/gallery/width_1140/Tennissand(1).jpg');
 }
 
 .fg-columnbox.fg-Standard-UTK-01-938.width_1920 {
 background-image: url('/uploads/2016/gallery/width_1920/Tennissand(1).jpg');
 }
 
 .fg-columnbox.fg-Standard-UTK-01-938.width_3000 {
 background-image: url('/uploads/2016/gallery/original/Tennissand(1).jpg');
 }

 
 

 

 

 
 
 
 
 
 
 .fg-columnbox.fg-Standard-UTK-01-938 {
 background:none;
 position: relative;
 }


 .fg-columnbox.fg-Standard-UTK-01-938 > div , .fg-columnbox.fg-Standard-UTK-01-938 > section, .fg-columnbox.fg-Standard-UTK-01-938 > form, .fg-columnbox.fg-Standard-UTK-01-938 > table,
 .fg-columnbox.fg-Standard-UTK-01-938 .elementBox , .fg-columnbox.fg-Standard-UTK-01-938 .fg-column-inner-container > .row > div , .fg-columnbox.fg-Standard-UTK-01-938 .fg-column-inner-container > .row > section, .fg-columnbox.fg-Standard-UTK-01-938 .fg-column-inner-container > .row > form, .fg-columnbox.fg-Standard-UTK-01-938 .fg-column-inner-container > .row > table{
 z-index:1;
 position: relative;
 }

 

 .fg-columnbox.fg-Standard-UTK-01-938: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(255, 204, 51, 1);

 
 

 background-attachment: scroll;
 background-image: url('/uploads/2016/gallery/original/Tennissand(1).jpg');
 
 
 
 
 background-size: ;
 
 background-position: left top;
 background-repeat: repeat;
 }

 .fg-columnbox.fg-Standard-UTK-01-938.width_300_af:after {
 background-image: url('/uploads/2016/gallery/width_300/Tennissand(1).jpg');
 }
 
 .fg-columnbox.fg-Standard-UTK-01-938.width_580_af:after {
 background-image: url('/uploads/2016/gallery/width_580/Tennissand(1).jpg');
 }

 .fg-columnbox.fg-Standard-UTK-01-938.width_1140_af:after {
 background-image: url('/uploads/2016/gallery/width_1140/Tennissand(1).jpg');
 }
 
 .fg-columnbox.fg-Standard-UTK-01-938.width_1920_af:after {
 background-image: url('/uploads/2016/gallery/width_1920/Tennissand(1).jpg');
 }
 
 .fg-columnbox.fg-Standard-UTK-01-938.width_3000_af:after {
 background-image: url('/uploads/2016/gallery/original/Tennissand(1).jpg');
 }

 

 



 
 
 
 
 
 
 


/* =============================================================================
================================================================================ */ /* =============================================================================
* Advanced Font styles
================================================================================ */
 
 
 body.fg-web-theme .fg-body-bg >.fg-web-main-content>div:not(#fg-dev-pagetitle-container) *:not(.fc-view-container):not(.fg-user-style-1) div:not(.fg-avatar):not(.fc-time):not(.fc-title):not(.fc-content):not(.fg-user-style-1):not(.ug-tiles-preloader),
 body.fg-web-theme .fg-body-bg >.fg-web-main-content>div:not(#fg-dev-pagetitle-container) *:not(.fc-day-header):not(.fc-widget-content):not(.fc-time):not(.fg-area-tags):not(.fg-cat-tags)> span:not(.fg-font-effect):not(.fa):not(.fc-icon):not(.comments-count):not(.fc-day-number):not(.fc-title):not(.fc-time):not(.fg-team):not(.fg-club-tag):not(.fg-area):not(.fg-cat):not(.fg-cat-tag):not(.fc-icon):not(.current):not(.fg-icon-file):not(.fg-article-slider-title):not(.fg-read-more),
 body.fg-web-theme .fg-body-bg >.fg-web-main-content>div:not(#fg-dev-pagetitle-container) p:not(.fg-user-style-1),
 body.fg-web-theme .fg-body-bg >.fg-web-main-content>div:not(#fg-dev-pagetitle-container) strong,
 body.fg-web-theme .fg-body-bg >.fg-web-main-content>div:not(#fg-dev-pagetitle-container) caption,
 body.fg-web-theme .fg-web-main-content table:not(.fg-user-style-1),
 body.fg-web-theme .fg-web-main-content .fc-toolbar button,
 body.fg-web-theme .fg-web-main-content .checkbox-block label, body.fg-web-theme .fg-web-main-content .radio-block label, 
 body.fg-web-theme .fg-web-main-content label.checkbox-inline , body.fg-web-theme .fg-web-main-content label.radio-inline , 
 body.fg-web-theme .fg-web-main-content table:not(.fg-user-style-1) th, body.fg-web-theme .fg-web-main-content table:not(.fg-user-style-1) td,
 body.fg-web-theme .fg-web-main-content table:not(.fg-user-style-1) th:not(.fc-day-header) > *:not(.fa):not(.fg-icon):not(.fc-day):not(.fc-day-number),
 body.fg-web-theme .fg-web-main-content table:not(.fg-user-style-1) td:not(.fc-day-top):not(.fc-widget-content) > *:not(.fa):not(.fg-icon):not(.fc-day):not(.fc-day-number),
 body.fg-web-theme .fg-web-main-content .fg-website-cookie-block-message{ 
 font-family: ABeeZee;
 font-weight: 300;
 text-shadow: none;
 }
 
 /*----------------------------------------------------------- 
 Main text style for footer area text 
 ---------------------------------------------------------*/

 
 body.fg-web-theme .fg-body-bg >.fg-web-page-footer>div:not(#fg-dev-pagetitle-container) div,
 body.fg-web-theme .fg-body-bg >.fg-web-page-footer>div:not(#fg-dev-pagetitle-container) span:not(.fg-font-effect):not(.fa):not(.fc-icon),
 body.fg-web-theme .fg-body-bg >.fg-web-page-footer>div:not(#fg-dev-pagetitle-container) p,
 body.fg-web-theme .fg-body-bg >.fg-web-page-footer>div:not(#fg-dev-pagetitle-container) strong,
 body.fg-web-theme .fg-web-page-footer table,
 body.fg-web-theme .fg-web-page-footer table *:not(.fa):not(.fg-icon){ 

 font-family: ABeeZee;
 font-weight: 300;
 }
 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 body.fg-web-theme fg-no-userstyle{
 font-family: ABeeZee !important;
 font-weight: 300 !important;
 }
 
 
 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;
 }
 
 /*----------------------------------------------------------- 
 Main text style for footer area text 
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 body.fg-web-theme fg-no-userstyle{
 font-family: ABeeZee !important;
 font-weight: 300 !important;
 }
 
 
 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) >span:not(.fg-font-effect), 
 body.fg-web-theme main h2:not(.fa):not(.fg-icon) >a, 
 body.fg-web-theme footer h2:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: bold;
 font-size: 16px;
 color: rgba(255,165,0,1);
 text-shadow: none;
 }
 
 /*----------------------------------------------------------- 
 Main text style for footer area text 
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 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: bold !important;
 font-size: 16px !important;
 }
 
 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 main h3:not(.fa):not(.fg-icon)> span:not(.fg-font-effect), 
 body.fg-web-theme main h3:not(.fa):not(.fg-icon)> a, 
 body.fg-web-theme footer h3:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: bold;
 color: rgba(255,165,0,1);
 text-shadow: none;
 }
 
 /*----------------------------------------------------------- 
 Main text style for footer area text 
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 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 !important;
 }
 
 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)>span:not(.fg-font-effect),
 body.fg-web-theme main h4:not(.fa):not(.fg-icon)>a,
 body.fg-web-theme footer h4:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: normal;
 color: rgba(0,0,0,1);
 text-shadow: none;
 }
 
 /*----------------------------------------------------------- 
 Main text style for footer area text 
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 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: normal !important;
 }
 
 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)>span:not(.fg-font-effect), 
 body.fg-web-theme main h5:not(.fa):not(.fg-icon)>a,
 body.fg-web-theme footer h5:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: 300;
 text-shadow: none;
 }
 
 /*----------------------------------------------------------- 
 Main text style for footer area text 
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 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 !important;
 }
 
 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)>span:not(.fg-font-effect), 
 body.fg-web-theme main h6:not(.fa):not(.fg-icon)>a, 
 body.fg-web-theme footer h6:not(.fa):not(.fg-icon) {
 font-family: ABeeZee;
 font-weight: bold;
 font-size: 14px;
 text-shadow: none;
 }
 
 /*----------------------------------------------------------- 
 Main text style for footer area text 
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 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: bold !important;
 font-size: 14px !important;
 }
 
 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) > a { 
 font-family: ABeeZee;
 font-weight: 300;
 color: rgba(0,0,0,1);
 text-shadow: none;
 }
 
 /*----------------------------------------------------------- 
 Main text style for footer area text 
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 body.fg-web-theme fg-no-userstyle{
 font-family: ABeeZee !important;
 font-weight: 300 !important;
 }
 
 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) > a { 
 font-family: ABeeZee;
 font-weight: 300;
 color: rgba(255,165,0,1);
 text-shadow: none;
 }
 
 /*----------------------------------------------------------- 
 Main text style for footer area text 
 ---------------------------------------------------------*/

 
 /*----------------------------------------------------
 add header effects to the span inside the H tag
 ---------------------------------------------------*/
 body.fg-web-theme fg-no-userstyle{
 font-family: ABeeZee !important;
 font-weight: 300 !important;
 }
 

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

 body.fg-web-theme *.fa,
 body.fg-web-theme *.fg-icon{
 font-family: Fontawesome;
 }
/* =============================================================================
================================================================================ */
