body
{
   background-color: #FFFFFF;
   background-image: url('../images/hintergrund_vhd.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#MasterHeader
{
   display: flex;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   z-index: 7777;
   padding: 10px 30px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: #CC0000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_MasterMenueLeft
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 0 20px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_MasterMenueLeft::after
{
   content: "";
   display: table;
clear: both;
}
#wb_MasterMenueLeft ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_MasterMenueLeft li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_MasterMenueLeft a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_MasterMenueLeft > ul > li > a
{
   height: 40px;
   line-height: 40px;
   padding: 0px 5px 0px 5px;
}
#wb_MasterMenueLeft li:hover a, #wb_MasterMenueLeft a:hover, #wb_MasterMenueLeft .active
{
   color: #DA770C;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_MasterMenueLeft li.firstmain
{
   padding-left: 0px;
}
#wb_MasterMenueLeft li.lastmain
{
   padding-right: 0px;
}
#wb_MasterMenueLeft br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:800px) 
{
#wb_MasterMenueLeft ul
{
   width: 100%;
}
#wb_MasterMenueLeft li
{
   padding: 0 0px 4px 0px !important;
   width: 100% !important;
}
#wb_MasterMenueLeft a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}
}
#Banner1
{
   background-color: #CC0000;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-decoration: none;
   text-align: center;
   margin: 0;
}
#Banner1 span
{
   display: block;
   height: 16px;
   margin: 10px 0 10px 0 ;
}
#Banner1
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_MasterMenueRight
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_MasterMenueRight ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_MasterMenueRight li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 4px;
}
#wb_MasterMenueRight a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_MasterMenueRight > ul > li > a
{
   height: 40px;
   line-height: 40px;
   padding: 0px 5px 0px 5px;
}
#wb_MasterMenueRight li:hover a, #wb_MasterMenueRight a:hover, #wb_MasterMenueRight .active
{
   color: #DA770C;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_MasterMenueRight li.firstmain
{
   padding-left: 0px;
}
#wb_MasterMenueRight li.lastmain
{
   padding-right: 0px;
}
#wb_MasterMenueRight br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:800px) 
{
#wb_MasterMenueRight ul
{
   width: 100%;
}
#wb_MasterMenueRight li
{
   padding: 0 0px 4px 0px !important;
   width: 100% !important;
}
#wb_MasterMenueRight a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}
}
#FlexContainer1
{
   display: none;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: #9400D3;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Start
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Start
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#Start > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Start > .col-1
{
   flex: 0 0 auto;
   height: 63px;
}
#Start > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#Start > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#wb_KostFahrt
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#KostFahrt
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#KostFahrt > .col-1, #KostFahrt > .col-2, #KostFahrt > .col-3, #KostFahrt > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#KostFahrt > .col-1, #KostFahrt > .col-2, #KostFahrt > .col-3, #KostFahrt > .col-4
{
   flex: 0 0 auto;
}
#KostFahrt > .col-1
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#KostFahrt > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 10px 0;
}
#KostFahrt > .col-2
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#KostFahrt > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 10px 0;
}
#KostFahrt > .col-3
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#KostFahrt > .col-4
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#KostFahrt > .col-1, #KostFahrt > .col-2, #KostFahrt > .col-3, #KostFahrt > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LinkFeuerschiff
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LinkFeuerschiff
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LinkFeuerschiff > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LinkFeuerschiff > .col-1
{
   flex: 0 0 auto;
}
#LinkFeuerschiff > .col-1
{
   background-color: #CC0000;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LinkFeuerschiff > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Liegeplatz
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Liegeplatz
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#Liegeplatz > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Liegeplatz > .col-1
{
   flex: 0 0 auto;
}
#Liegeplatz > .col-1
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Liegeplatz > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Line2
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 114px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 19px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   display: inline-block;
   margin: 0;
   width: 322px;
   height: 54px;
}
#Line5
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 63px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 19px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Extension1
{
   background-color: #F5F5F5;
   border-collapse: collapse;
   border-spacing: 0;
   border: 0px #F5F5F5 solid;
   color: #333333;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   width: 100%;
}
#Extension1 th,
#Extension1 td
{
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#Extension1 th 
{
   text-align: left;
   color: #333333;
   font-weight: normal;
   font-style: normal;
}
#Extension1 thead th
{
   background-color: #F5F5F5;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Extension3
{
   background-color: #F5F5F5;
   border-collapse: collapse;
   border-spacing: 0;
   border: 0px #F5F5F5 solid;
   color: #333333;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   width: 100%;
}
#Extension3 th,
#Extension3 td
{
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#Extension3 th 
{
   text-align: left;
   color: #333333;
   font-weight: normal;
   font-style: normal;
}
#Extension3 thead th
{
   background-color: #F5F5F5;
}
#wb_ClipArt1 a img
{
   position: absolute;
   left: 0;
}
#wb_ClipArt1 .default
{
   position: absolute;
   left: 0;
}
#wb_ClipArt1 a .hover
{
   visibility: hidden;
}
#wb_ClipArt1 a:hover .hover
{
   visibility: visible;
}
#wb_ClipArt1 a:hover .default
{
   visibility: hidden;
}
#ClipArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_ClipArt1
{
   margin: 0;
   vertical-align: top;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text10 p, #wb_Text10 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterFooterMenu
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MasterFooterMenu
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#MasterFooterMenu > .col-1, #MasterFooterMenu > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#MasterFooterMenu > .col-1, #MasterFooterMenu > .col-2
{
   flex: 0 0 auto;
}
#MasterFooterMenu > .col-1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#MasterFooterMenu > .col-2
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#MasterFooterMenu > .col-1, #MasterFooterMenu > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_NavigateTxT 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_NavigateTxT
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_NavigateTxT div
{
   text-align: left;
}
#wb_NavigateTxT
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterFooterMenuLeft
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_MasterFooterMenuLeft ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_MasterFooterMenuLeft li
{
   float: left;
   margin: 0;
   padding: 0px 0px 10px 0px;
   width: 100%;
}
#wb_MasterFooterMenuLeft a
{
   display: block;
   color: #BDBDBD;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_MasterFooterMenuLeft > ul > li > a
{
   width: calc(100% - 10px);
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_MasterFooterMenuLeft li:hover a, #wb_MasterFooterMenuLeft a:hover, #wb_MasterFooterMenuLeft .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_MasterFooterMenuLeft .firstmain a
{
   margin-top: 0px;
}
#wb_MasterFooterMenuLeft li.lastmain
{
   padding-bottom: 0px;
}
#wb_MasterFooterMenuLeft br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_QuickLinkTxT 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_QuickLinkTxT
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   line-height: 16.5px;
}
#wb_QuickLinkTxT p, #wb_QuickLinkTxT ul
{
   margin: 0;
   padding: 0;
}
#wb_QuickLinkTxT
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterFooterMenuRight
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_MasterFooterMenuRight ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_MasterFooterMenuRight li
{
   float: left;
   margin: 0;
   padding: 0px 0px 10px 0px;
   width: 100%;
}
#wb_MasterFooterMenuRight a
{
   display: block;
   color: #BDBDBD;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_MasterFooterMenuRight > ul > li > a
{
   width: calc(100% - 10px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 0px 0px 0px;
   line-height: 28px;
}
#wb_MasterFooterMenuRight li:hover a, #wb_MasterFooterMenuRight a:hover, #wb_MasterFooterMenuRight .active
{
   color: #FFFFFF;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_MasterFooterMenuRight .firstmain a
{
   margin-top: 0px;
}
#wb_MasterFooterMenuRight li.lastmain
{
   padding-bottom: 0px;
}
#wb_MasterFooterMenuRight br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#MasterFooter
{
   display: flex;
   position: relative;
   padding: 10px 25px 10px 25px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: #CC0000;
   background-image: none;
   border: 0px solid #CC0000;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_CopyRightTxT 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: stretch;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_CopyRightTxT div
{
   text-align: left;
}
#wb_MasterMenuSmart
{
   display: block;
   background-color: #CC0000;
   font-family: Arial;
   font-weight: bold;
   text-align: right;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   margin: 0;
   z-index: 1111 !important;
}
#MasterMenuSmart
{
   display: inline-block;
   background-color: #CC0000;
   height: 35px;
}
#wb_MasterMenuSmart ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_MasterMenuSmart ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_MasterMenuSmart ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_MasterMenuSmart ul li i
{
   font-size: 7px;
   width: 7px;
   margin-bottom: 0px;
}
#wb_MasterMenuSmart ul li a
{
   background-color: #CC0000;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 10px 0 10px;
   text-align: center;
}
#wb_MasterMenuSmart > ul > li > a 
{
   height: 25px;
}
.MasterMenuSmart a 
{
   display: block;
}
#wb_MasterMenuSmart li:hover > a, #wb_MasterMenuSmart li .active
{
   background-color: #DA770C;
   color: #FFFFFF;
}
#wb_MasterMenuSmart ul ul
{
   display: none;
   position: absolute;
   top: 35px;
}
#wb_MasterMenuSmart ul li:hover > ul
{
   display: list-item;
}
#wb_MasterMenuSmart ul ul li 
{
   float: none;
   position: relative;
   width: 113px;
}
#wb_MasterMenuSmart ul ul li a
{
   background-color: #CC0000;
   border: 0px solid #CC0000;
   color: #FFFFFF;
}
#wb_MasterMenuSmart ul ul li:hover > a, #wb_MasterMenuSmart ul ul li .active
{
   background-color: #FFFFFF;
   color: #DA770C;
}
#wb_MasterMenuSmart ul ul li i 
{
   margin-right: 2px;
   vertical-align: middle;
}
#wb_MasterMenuSmart ul ul li a 
{
   padding-top: 5px;
   padding-right: 20px;
   padding-bottom: 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_MasterMenuSmart ul ul ul li 
{
   left: 113px;
   position: relative;
   top: -35px;
}
#wb_MasterMenuSmart .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_MasterMenuSmart .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_MasterMenuSmart li:hover > a .arrow-down, #wb_MasterMenuSmart li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_MasterMenuSmart ul ul li:hover > a .arrow-left, #wb_MasterMenuSmart ul ul li .active .arrow-left
{ 
   border-left-color: #DA770C;
}
#wb_MasterMenuSmart .toggle,[id^=MasterMenuSmart-submenu]
{
   display: none;
}
@media all and (max-width:1024px) 
{
#wb_MasterMenuSmart
{
   margin: 0;
   text-align: left;
}
#wb_MasterMenuSmart ul li a, #wb_MasterMenuSmart .toggle
{
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 5px 20px 5px 20px;
}
#wb_MasterMenuSmart .toggle + a
{
   display: none !important;
}
.MasterMenuSmart 
{
   display: none;
   z-index: 9999;
}
#MasterMenuSmart 
{
   background-color: transparent;
   display: none;
}
#wb_MasterMenuSmart > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_MasterMenuSmart .toggle 
{
   display: block;
   background-color: #CC0000;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 17px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_MasterMenuSmart .toggle:hover
{
   background-color: #DA770C;
   color: #FFFFFF;
}
[id^=MasterMenuSmart-submenu]:checked + ul 
{
   display: block !important;
}
#MasterMenuSmart-title
{
   height: 35px !important;
   line-height: 35px !important;
   text-align: center;
}
#wb_MasterMenuSmart ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_MasterMenuSmart ul ul .toggle,
#wb_MasterMenuSmart ul ul a 
{
   padding: 0 40px;
}
#wb_MasterMenuSmart a:hover,
#wb_MasterMenuSmart ul ul ul a 
{
   background-color: #CC0000;
   color: #FFFFFF;
}
#wb_MasterMenuSmart ul li ul li .toggle,
#wb_MasterMenuSmart ul ul a 
{
   background-color: #CC0000;
   color: #FFFFFF;
}
#wb_MasterMenuSmart ul ul ul a 
{
   padding: 5px 20px 5px 60px;
}
#wb_MasterMenuSmart ul li a 
{
   text-align: left;
}
#wb_MasterMenuSmart ul li a br 
{
   display: none;
}
#wb_MasterMenuSmart ul li i 
{
   margin-right: 2px;
}
#wb_MasterMenuSmart ul ul 
{
   float: none;
   position: static;
}
#wb_MasterMenuSmart ul ul li:hover > ul,
#wb_MasterMenuSmart ul li:hover > ul 
{
   display: none;
}
#wb_MasterMenuSmart ul ul li 
{
   display: block;
   width: 100%;
}
#wb_MasterMenuSmart ul ul ul li 
{
   position: static;
}
#MasterMenuSmart-icon 
{
   display: block;
   position: absolute;
   right: 10px;
   top: 5px;
   user-select: none;
}
#MasterMenuSmart-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_MasterMenuSmart ul li ul li .toggle:hover
{
   background-color: #FFFFFF;
   color: #DA770C;
}
#wb_MasterMenuSmart .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_MasterMenuSmart .toggle:hover .arrow-down, #wb_MasterMenuSmart li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_MasterMenuSmart ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_MasterMenuSmart ul li ul li .toggle:hover .arrow-down, #wb_MasterMenuSmart ul li ul li .active .arrow-down
{
   border-top-color: #DA770C;
}
}
#Banner1
{
   display: inline-block;
   width: 231px;
   height: 40px;
}
#wb_MasterMenueLeft
{
   display: block;
   height: 40px;
   z-index: 0;
}
#Line5
{
   display: inline-block;
   width: 352px;
   z-index: 5;
}
#wb_MasterMenuSmart
{
   display: none;
   height: 52px;
   z-index: 3;
}
#wb_MasterMenueRight
{
   display: block;
   height: 40px;
   z-index: 2;
}
#wb_Extension1
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 10;
}
#wb_Extension2
{
   display: inline-block;
   position: relative;
   width: 825px;
   height: 523px;
   z-index: 14;
}
#wb_ClipArt1
{
   display: inline-block;
   width: 34px;
   height: 33px;
   z-index: 12;
   position: relative;
}
#wb_Extension3
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 7;
}
#Line2
{
   display: none;
   width: 285px;
}
#wb_MasterFooterMenuRight
{
   display: block;
   width: 100%;
   z-index: 19;
}
#wb_MasterFooterMenuLeft
{
   display: block;
   width: 100%;
   z-index: 17;
}
#ClipArt1
{
   width: 34px;
   height: 33px;
}
#Extension2
{
   position: relative;
   display: block;
   width: 100%;
   height: 523px;
}
@media only screen and (max-width: 1199px)
{
body
{
   background-color: #C0C0C0;
   background-image: url('../images/hintergrund_vhd.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#MasterHeader
{
   visibility: visible;
   display: flex;
}
#MasterHeader
{
   min-height: 0;
   margin: 0;
   padding: 10px 30px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
}
#wb_MasterMenueLeft
{
   width: auto;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0 0 0 20px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   text-align: left;
}
#wb_MasterMenueLeft li
{
}
#wb_MasterMenueLeft a
{
   color: #FFFFFF;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_MasterMenueLeft > ul > li > a
{
   height: 40px;
   line-height: 40px;
}
#wb_MasterMenueLeft li:hover a, #wb_MasterMenueLeft a:hover, #wb_MasterMenueLeft .active
{
   color: #DA770C;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_MasterMenueLeft li
{
   padding-bottom: 4px !important;
}
#Banner1
{
   width: 200px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   font-size: 15px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Banner1 span
{
   height: 15px;
   margin: 9px 0 9px 0 ;
}
#wb_MasterMenueRight
{
   width: auto;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   text-align: right;
}
#wb_MasterMenueRight li
{
}
#wb_MasterMenueRight a
{
   color: #FFFFFF;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_MasterMenueRight > ul > li > a
{
   height: 40px;
   line-height: 40px;
}
#wb_MasterMenueRight li:hover a, #wb_MasterMenueRight a:hover, #wb_MasterMenueRight .active
{
   color: #DA770C;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_MasterMenueRight li
{
   padding-bottom: 4px !important;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
   background-color: #FFFFEE;
   background-image: none;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: flex-start;
   align-content: flex-start;
}
#wb_Start
{
   visibility: hidden;
   display: none;
}
#wb_Start
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Start
{
   padding: 0;
}
#wb_KostFahrt
{
   visibility: visible;
   display: table;
}
#wb_KostFahrt
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#KostFahrt
{
   height: auto;
   padding: 0;
}
#wb_LinkFeuerschiff
{
   visibility: visible;
   display: table;
}
#wb_LinkFeuerschiff
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LinkFeuerschiff
{
   height: auto;
   padding: 0;
}
#wb_Liegeplatz
{
   visibility: visible;
   display: table;
}
#wb_Liegeplatz
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Liegeplatz
{
   height: auto;
   padding: 0;
}
#Line2
{
   width: 369px;
   height: 34px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#Line2
{
   border-color: #FFFFEE;
   border-bottom-width: 34px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text7
{
   width: 450px;
   height: 48px;
   visibility: visible;
   display: inline-block;
}
#wb_Text7
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#Line5
{
   width: 140px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line5
{
   border-color: transparent;
   border-bottom-width: 28px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Extension1
{
   visibility: visible;
   display: block;
}
#wb_Extension2
{
   width: 450px;
   height: 493px;
   visibility: visible;
   display: inline-block;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Extension3
{
   visibility: visible;
   display: block;
}
#wb_ClipArt1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_MasterFooterMenu
{
   visibility: visible;
   display: table;
}
#wb_MasterFooterMenu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MasterFooterMenu
{
   height: auto;
   padding: 0;
}
#MasterFooterMenu > .col-1, #MasterFooterMenu > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#MasterFooterMenu > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#MasterFooterMenu > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_NavigateTxT
{
   visibility: visible;
   display: block;
}
#wb_NavigateTxT
{
   font-size: 13px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: left;
   line-height: 16px;
}
#wb_MasterFooterMenuLeft
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_MasterFooterMenuLeft li
{
   width: 100%;
}
#wb_MasterFooterMenuLeft a
{
   color: #BDBDBD;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_MasterFooterMenuLeft > ul > li > a
{
   width: calc(100% - 10px);
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_MasterFooterMenuLeft li:hover a, #wb_MasterFooterMenuLeft a:hover, #wb_MasterFooterMenuLeft .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_MasterFooterMenuLeft li
{
   padding-bottom: 10px !important;
}
#wb_QuickLinkTxT
{
   visibility: visible;
   display: block;
}
#wb_QuickLinkTxT
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_MasterFooterMenuRight
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_MasterFooterMenuRight li
{
   width: 100%;
}
#wb_MasterFooterMenuRight a
{
   color: #BDBDBD;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_MasterFooterMenuRight > ul > li > a
{
   width: calc(100% - 10px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 0px 0px 0px;
   line-height: 28px;
}
#wb_MasterFooterMenuRight li:hover a, #wb_MasterFooterMenuRight a:hover, #wb_MasterFooterMenuRight .active
{
   color: #FFFFFF;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_MasterFooterMenuRight li
{
   padding-bottom: 10px !important;
}
#MasterFooter
{
   visibility: visible;
   display: flex;
}
#MasterFooter
{
   min-height: 0;
   margin: 0;
   padding: 10px 25px 10px 25px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
}
#wb_CopyRightTxT
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: stretch;
}
#wb_CopyRightTxT
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_MasterMenuSmart
{
   width: auto;
   height: 34px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   text-align: right;
}
#wb_MasterMenuSmart ul li a
{
   font-weight: bold;
   font-size: 15px;
   text-decoration: none;
}
#wb_MasterMenuSmart ul li a, #wb_MasterMenuSmart .toggle
{
   font-weight: bold;
   font-size: 15px;
}
#MasterMenuSmart
{
   height: 31px;
}
#wb_MasterMenuSmart ul ul
{
   top: 31px;
}
#wb_MasterMenuSmart ul ul ul li
{
   left: 113px;
   top: -31px;
}
#wb_MasterMenuSmart > ul > li > a
{
   height: 21px;
}
#wb_MasterMenuSmart ul ul li
{
   width: 113px;
}
}
