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;
}
}
#wb_LayoutGrid1
{
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#HorizontalLine1
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 73px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #8B0000;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid2
{
   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;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid3
{
   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;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#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: 21px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid4
{
   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;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: #F5F5F5;
   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;
}
#LayoutGrid4 > .col-2
{
   background-color: #F5F5F5;
   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)
{
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #8B0000;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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: 21px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid7
{
   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;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid6
{
   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;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: url('../images/eventsalon1.jpg');
   background-repeat: repeat-y;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid6 > .col-2
{
   background-color: #CC0000;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid6 > .col-3
{
   background-color: transparent;
   background-image: url('../images/eventdeck1.jpg');
   background-repeat: repeat-y;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.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)
{
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #F5F5F5;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   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: #F5F5F5;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#HorizontalLine2
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 256px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine3
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 257px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#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: #8B0000;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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: 21px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid5
{
   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;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid5 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid10
{
   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;
}
#LayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid10 > .col-1, #LayoutGrid10 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .col-1, #LayoutGrid10 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid10 > .col-1
{
   background-color: #F5F5F5;
   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;
}
#LayoutGrid10 > .col-2
{
   background-color: #F5F5F5;
   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)
{
#LayoutGrid10 > .col-1, #LayoutGrid10 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9
{
   color: #8B0000;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text9 p, #wb_Text9 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid11
{
   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;
}
#LayoutGrid11
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid11 > .col-1
{
   background-color: #F5F5F5;
   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;
}
#LayoutGrid11 > .col-2
{
   background-color: #F5F5F5;
   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)
{
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#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: 21px;
}
#wb_Text10 p, #wb_Text10 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text11
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_Text11 p, #wb_Text11 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid12
{
   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;
}
#LayoutGrid12
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid12 > .col-1, #LayoutGrid12 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .col-1, #LayoutGrid12 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid12 > .col-1
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid12 > .col-2
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   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)
{
#LayoutGrid12 > .col-1, #LayoutGrid12 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text12
{
   color: #8B0000;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text12 p, #wb_Text12 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text12
{
   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;
}
@media screen and (max-width:480px)
{
   #Extension1,
   #Extension1 thead,
   #Extension1 tbody,
   #Extension1 th,
   #Extension1 td,
   #Extension1 tr
   {
      display: block;
   }
   #Extension1 thead tr
   {
      left: -9999px;
      position: absolute;
      top: -9999px;
   }
   #Extension1 tr
   {
     border: 1px solid #F5F5F5;
   }
   #Extension1 td
   {
      border: none;
      border-bottom: 1px solid #F5F5F5;
      padding-left: 50%;
      position: relative;
      text-align: left;
      white-space: normal;
   }
   #Extension1 td:before
   {
   font-weight: normal;
      position: absolute;
      left: 4px;
      padding-right: 10px;
      text-align:left;
      top: 4px;
      white-space: nowrap;
      width: 45%; 
   }
   #Extension1 td:before
   {
      content: attr(data-title);
   }
}
#HorizontalLine4
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 37px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text13
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text13 p, #wb_Text13 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text14
{
   color: #8B0000;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text14 p, #wb_Text14 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   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;
}
}
#HorizontalLine2
{
   display: inline-block;
   width: 10px;
   z-index: 12;
}
#Banner1
{
   display: inline-block;
   width: 231px;
   height: 40px;
}
#wb_MasterMenueLeft
{
   display: block;
   height: 40px;
   z-index: 0;
}
#HorizontalLine3
{
   display: inline-block;
   width: 10px;
   z-index: 14;
}
#wb_MasterMenuSmart
{
   display: none;
   height: 52px;
   z-index: 3;
}
#HorizontalLine1
{
   display: inline-block;
   width: 12px;
   z-index: 4;
}
#wb_MasterMenueRight
{
   display: block;
   height: 40px;
   z-index: 2;
}
#wb_Extension1
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 22;
}
#wb_MasterFooterMenuRight
{
   display: block;
   width: 100%;
   z-index: 26;
}
#wb_MasterFooterMenuLeft
{
   display: block;
   width: 100%;
   z-index: 24;
}
#HorizontalLine4
{
   display: inline-block;
   width: 17px;
   z-index: 15;
}
@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;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .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;
}
#HorizontalLine1
{
   width: 10px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: transparent;
   border-bottom-width: 59px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .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;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .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;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .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;
}
#LayoutGrid4 > .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_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .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;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .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;
}
#LayoutGrid6 > .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;
}
#LayoutGrid6 > .col-3
{
   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_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 16px;
   margin: 0;
   padding: 8px 0 8px 0;
   text-align: left;
   line-height: 18px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#HorizontalLine2
{
   width: 11px;
   height: 310px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: transparent;
   border-bottom-width: 310px;
}
#HorizontalLine3
{
   width: 10px;
   height: 304px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: transparent;
   border-bottom-width: 304px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0;
}
#LayoutGrid5 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .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;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0;
}
#LayoutGrid10 > .col-1, #LayoutGrid10 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .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;
}
#LayoutGrid10 > .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_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 0;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .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;
}
#LayoutGrid11 > .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_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 0;
}
#LayoutGrid12 > .col-1, #LayoutGrid12 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .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;
}
#LayoutGrid12 > .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_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Extension1
{
   visibility: visible;
   display: block;
}
#HorizontalLine4
{
   width: 14px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine4
{
   border-color: transparent;
   border-bottom-width: 25px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#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;
}
}
