body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
@font-face
{
   font-family: "Open Sans";
   font-display: swap;
   src: url('../fonts/Open-Sans.woff2') format('woff2'),
        url('../fonts/Open-Sans.woff') format('woff');
}
@font-face
{
   font-family: "Open Sans";
   font-weight: 700;
   font-display: swap;
   src: url('../fonts/Open-Sans-Bold.woff2') format('woff2'),
        url('../fonts/Open-Sans-Bold.woff') format('woff');
}
@font-face
{
   font-family: "Lato";
   font-display: swap;
   src: url('../fonts/Lato.woff2') format('woff2'),
        url('../fonts/Lato.woff') format('woff');
}
@font-face
{
   font-family: "Lato";
   font-weight: 700;
   font-display: swap;
   src: url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff');
}
a.link_not_underlined_white
{
   color: #FFFFFF;
   text-decoration: none;
}
a.link_not_underlined_white:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.link_not_underlined_white:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.link_not_underlined_white:hover
{
   color: #0000FF;
   background: #FFFFFF;
   text-decoration: none;
}
h2, .h2
{
   font-family: Lato;
   font-weight: bold;
   font-size: 32px;
   letter-spacing: 2px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 24px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.kontakt
{
   font-family: Lato;
   font-size: 16px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
   --color: #4F4F4F;
}
.kontakt_weiss
{
   font-family: Lato;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   --color: #4F4F4F;
}
@media only screen and (min-width: 990px) and (max-width: 1199px)
{
}
@media only screen and (min-width: 375px) and (max-width: 989px)
{
}
@media only screen and (max-width: 374px)
{
}
#wb_header
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#header > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .col-1
{
   flex: 0 0 auto;
}
#header > .col-1
{
   background-color: transparent;
   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: center;
   text-align: center;
}
@media (max-width: 359px)
{
#header > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_CssMenu5
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 20px 0 20px 0 ;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu5::after
{
   content: "";
   display: table;
clear: both;
}
#wb_CssMenu5 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
}
#wb_CssMenu5 > ul
{
   display: flex;
   justify-content: space-between;
}
#wb_CssMenu5 li
{
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#wb_CssMenu5 a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid #2B2B2E;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu5 > ul > li > a
{
   height: 38px;
   line-height: 38px;
   padding: 0px 5px 0px 5px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
}
.CssMenu5-effect:before
{
   border: 1px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu5 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu5 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu5-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 500ms linear;
}
.CssMenu5-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   height: 0px;
   right: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   transform: scaleX(0);
   transform-origin: 50%;
   transition: all 500ms linear;
}
.CssMenu5-effect:hover:before, .CssMenu5-effect:focus:before, .CssMenu5-effect.active:before
{
   transform: scaleX(1);
   opacity: 1;
}
#wb_Image2
{
   height: 100%;
   margin: 20px 0 -15px 0 ;
   vertical-align: top;
}
#Image2
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Intro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Intro
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
}
#Intro > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Intro > .col-1
{
   flex: 0 0 auto;
}
#Intro > .col-1
{
   background-color: transparent;
   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: center;
   text-align: center;
}
@media (max-width: 359px)
{
#Intro > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_layoutGridBand
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridBand
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 45px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#layoutGridBand > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridBand > .col-1
{
   flex: 0 0 auto;
}
#layoutGridBand > .col-1
{
   background-color: transparent;
   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: center;
   text-align: center;
}
#layoutGridBand > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
@media (max-width: 480px)
{
#layoutGridBand > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Band
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #7F7F7F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Band
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#Band > .col-1, #Band > .col-2, #Band > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Band > .col-1, #Band > .col-2, #Band > .col-3
{
   flex: 0 0 auto;
}
#Band > .col-1
{
   background-color: transparent;
   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: center;
   text-align: center;
}
#Band > .col-2
{
   background-color: transparent;
   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: center;
   text-align: center;
}
#Band > .col-3
{
   background-color: transparent;
   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: center;
   text-align: center;
}
@media (max-width: 768px)
{
#Band > .col-1, #Band > .col-2, #Band > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card15-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card15-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_servicesHeading
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#servicesHeading
{
   color: #FFFFFF;
   font-family: Lato;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #4A4A4D;
   text-stroke: 1px #4A4A4D;
}
#wb_servicesText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_servicesText2
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_servicesText2 p, #wb_servicesText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_servicesText2
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Musik
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.86);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Musik
{
   box-sizing: border-box;
   padding: 60px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
}
#Musik > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Musik > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Musik > .row > .col-1
{
   float: left;
}
#Musik > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Musik > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#Musik:before,
#Musik:after,
#Musik .row:before,
#Musik .row:after
{
   display: table;
   content: " ";
}
#Musik:after,
#Musik .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Musik > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_buySellHeading
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0;
   text-align: center;
}
#buySellHeading
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #7F7F7F;
   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: 30px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DCDCDC;
   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: center;
   text-align: center;
}
#LayoutGrid2 > .col-2
{
   background-color: transparent;
   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: center;
   text-align: center;
}
#LayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #A9A9A9;
   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: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Galerie
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(220,220,220,0.86);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Galerie
{
   box-sizing: border-box;
   padding: 45px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#Galerie > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Galerie > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Galerie > .row > .col-1
{
   float: left;
}
#Galerie > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Galerie > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#Galerie:before,
#Galerie:after,
#Galerie .row:before,
#Galerie .row:after
{
   display: table;
   content: " ";
}
#Galerie:after,
#Galerie .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Galerie > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(220,220,220,0.86);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 30px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid4 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(220,220,220,0.86);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 30px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid5 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_firstStepsLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4A4A4D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#firstStepsLayoutGrid
{
   box-sizing: border-box;
   padding: 20px 20px 20px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#firstStepsLayoutGrid > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#firstStepsLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#firstStepsLayoutGrid > .row > .col-1
{
   float: left;
}
#firstStepsLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#firstStepsLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#firstStepsLayoutGrid:before,
#firstStepsLayoutGrid:after,
#firstStepsLayoutGrid .row:before,
#firstStepsLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#firstStepsLayoutGrid:after,
#firstStepsLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#firstStepsLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   display: inline-block;
   height: 51px;
   box-sizing: border-box;
   margin: 0 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 15px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #0188CC;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   display: inline-block;
   height: 51px;
   box-sizing: border-box;
   margin: 0 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 15px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 2px;
   background-color: #0188CC;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Heading1
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Kontakt
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Kontakt
{
   box-sizing: border-box;
   padding: 30px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#Kontakt > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Kontakt > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Kontakt > .row > .col-1
{
   float: left;
}
#Kontakt > .row > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Kontakt > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#Kontakt:before,
#Kontakt:after,
#Kontakt .row:before,
#Kontakt .row:after
{
   display: table;
   content: " ";
}
#Kontakt:after,
#Kontakt .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Kontakt > .row > .col-1
{
   float: none;
   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 #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 50px 0 50px;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#LayoutGrid3 > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 360px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading2
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#Heading2
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #222222;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #FFFFFF;
   font-family: Lato;
   font-weight: 400;
   font-size: 16px;
   line-height: 19.5px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 30px 15px 30px;
   width: calc(100% - 60px);
   padding: 15px 0 15px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #0188CC;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #4A4A4D;
   text-stroke: 1px #4A4A4D;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 3px 3px 3px 3px;
   width: 50%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px solid #DDDDDD;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 60px;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #245580;
}
#Icon1
{
   height: 58px;
   width: 98px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #444444;
   display: inline-block;
   font-size: 58px;
   line-height: 58px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #444444;
}
#wb_Icon2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a
{
   text-decoration: none;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #245580;
}
#Icon2
{
   height: 58px;
   width: 98px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #444444;
   display: inline-block;
   font-size: 58px;
   line-height: 58px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #444444;
}
#HorizontalLine1
{
   border-color: #696969;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 1px 0 10px 0 ;
   padding: 0;
}
#wb_Heading3
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#Heading3
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#PhotoGallery2
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery2 .thumbnails
{
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 3px 3px 3px 3px;
   width: 50%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery2 .thumbnail img
{
   border: 0px solid #DDDDDD;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery2 .clearfix:before,
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:before,
#PhotoGallery2 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:after
{
   clear: both;
}
#PhotoGallery2 .visible-col2
{
   display: block;
}
#PhotoGallery3
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery3 .thumbnails
{
   margin: 0;
}
#PhotoGallery3 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 3px 3px 3px 3px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery3 .thumbnail img
{
   border: 0px solid #DDDDDD;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery3 .clearfix:before,
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:before,
#PhotoGallery3 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:after
{
   clear: both;
}
#PhotoGallery3 .visible-col3
{
   display: block;
}
#wb_Heading6
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 16px 0 ;
   padding: 0;
   text-align: center;
}
#Heading6
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#PhotoGallery4
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery4 .thumbnails
{
   margin: 0;
}
#PhotoGallery4 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 3px 3px 3px 3px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery4 .thumbnail img
{
   border: 0px solid #DDDDDD;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery4 .clearfix:before,
#PhotoGallery4 .clearfix:after,
#PhotoGallery4 .thumbnails:before,
#PhotoGallery4 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery4 .clearfix:after,
#PhotoGallery4 .thumbnails:after
{
   clear: both;
}
#PhotoGallery4 .visible-col3
{
   display: block;
}
#wb_Heading5
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#Heading5
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 6px 0 ;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0 0 6px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 6px 0 ;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 0 0 6px 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 0 6px 0 ;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0 0 6px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   display: inline-block;
   width: 98px;
   height: 58px;
   text-align: center;
   z-index: 28;
}
#wb_Card6
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 11;
}
#wb_Card1
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 7;
}
#wb_servicesHeading
{
   display: block;
   width: 100%;
   z-index: 2;
}
#wb_Card3
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 13;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 1;
}
#HorizontalLine1
{
   display: inline-block;
   width: 850px;
   z-index: 26;
}
#wb_Card2
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 8;
}
#wb_Card15
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 6;
}
#wb_CssMenu5
{
   display: block;
   width: 100%;
   z-index: 0;
}
#wb_PhotoGallery4
{
   display: block;
   width: 100%;
   z-index: 24;
}
#wb_PhotoGallery3
{
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_PhotoGallery2
{
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_PhotoGallery1
{
   display: block;
   width: 100%;
   z-index: 17;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 19;
}
#wb_buySellHeading
{
   display: block;
   width: 100%;
   z-index: 9;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 3;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 22;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 25;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 15;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 14;
}
#wb_Icon2
{
   display: inline-block;
   width: 98px;
   height: 58px;
   text-align: center;
   z-index: 29;
}
#wb_Card7
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 12;
}
@media only screen and (min-width: 990px) and (max-width: 1199px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 0;
}
#wb_CssMenu5
{
   visibility: visible;
   display: inline-block;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_CssMenu5 li
{
}
#wb_CssMenu5 a
{
   color: #FFFFFF;
   border: 1px solid #2B2B2E;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu5 > ul > li > a
{
   height: 38px;
   line-height: 38px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
}
.CssMenu5-effect:before
{
   border: 1px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li
{
   padding: 0px 4px 0px 0px;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 -15px 0 ;
   padding: 15px 0 0 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Intro
{
   visibility: visible;
   display: table;
   border: 0px solid #000000;
}
#wb_Intro
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 20px;
}
#Intro
{
   height: auto;
   padding: 0;
}
#Intro > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Intro > .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: center;
   text-align: center;
}
#wb_layoutGridBand
{
   visibility: visible;
   display: table;
}
#wb_layoutGridBand
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridBand
{
   height: auto;
   padding: 45px 0 0 0;
}
#wb_Band
{
   visibility: visible;
   display: table;
   background-color: #2D2D30;
   background-image: none;
}
#wb_Band
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Band
{
   height: auto;
   padding: 50px 0 30px 0;
}
#wb_Card15
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card15-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card15-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card2
{
   text-align: center;
}
#wb_servicesHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 53px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_servicesHeading
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4A4A4D;
   border-image-slice: 1;
   border-image-width: 1px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #4A4A4D 0%, #FFFFFF 100%);
   border-radius: 0px;
   text-align: center;
}
#servicesHeading
{
   color: #FFFFFF;
   font-family: Lato;
   font-weight: bold;
   font-style: normal;
   font-size: 53px;
   text-align: center;
   text-transform: none;
}
#wb_servicesText2
{
   visibility: visible;
   display: block;
}
#wb_servicesText2
{
   font-size: 16px;
   margin: 0 0 20px 0 ;
   padding: 0 0 20px 0;
   text-align: center;
}
#wb_Musik
{
   visibility: visible;
   display: table;
}
#wb_Musik
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Musik
{
   height: auto;
   padding: 60px 15px 20px 15px;
}
#Musik .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_buySellHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: #2D2D30;
   background-image: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 50px 0 30px 0;
}
#wb_Galerie
{
   visibility: visible;
   display: table;
}
#wb_Galerie
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Galerie
{
   height: auto;
   padding: 45px 0 20px 0;
}
#Galerie .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 30px 0 20px 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 30px 0 20px 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_firstStepsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_firstStepsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#firstStepsLayoutGrid
{
   height: auto;
   padding: 20px 20px 20px 20px;
}
#firstStepsLayoutGrid .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_Card3
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 30px 15px 30px;
   width: calc(100% - 60px);
   padding: 15px 0 15px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #0188CC;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card6
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 30px 15px 30px;
   width: calc(100% - 60px);
   padding: 15px 0 15px 0;
   border: 0px solid #4A4A4D;
   border-radius: 2px;
   background-color: #0188CC;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Kontakt
{
   visibility: visible;
   display: table;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid rgba(255,69,0,0.00);
}
#wb_Kontakt
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Kontakt
{
   height: auto;
   padding: 0;
}
#Kontakt .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 30px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 50px 0 50px;
}
#LayoutGrid3 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 15px 0 0 0 ;
   padding: 0 0 10px 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Card7
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 30px 15px 30px;
   width: calc(100% - 60px);
   padding: 15px 0 15px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #0188CC;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 35px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4A4A4D;
   border-image-slice: 1;
   border-image-width: 1px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #4A4A4D 0%, #FFFFFF 100%);
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 35px;
   text-align: center;
   text-transform: none;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 50%;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0 0 0 30px;
}
#wb_Icon1
{
   width: 98px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   background-image: none;
}
#Icon1
{
   width: 98px;
   height: 58px;
}
#Icon1 i
{
   line-height: 58px;
   font-size: 58px;
   width: 57px;
}
#wb_Icon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Icon2
{
   width: 98px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   background-image: none;
}
#Icon2
{
   width: 98px;
   height: 58px;
}
#Icon2 i
{
   line-height: 58px;
   font-size: 58px;
   width: 57px;
}
#wb_Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #245580;
}
#HorizontalLine1
{
   width: 850px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 1px 0 10px 0 ;
}
#HorizontalLine1
{
   border-color: #696969;
   border-bottom-width: 19px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_PhotoGallery2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   width: 50%;
}
#PhotoGallery2 .visible-col2
{
   display: block;
}
#wb_PhotoGallery3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery3 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery3 .visible-col3
{
   display: block;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 16px 0 ;
   padding: 0;
}
#wb_PhotoGallery4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery4 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery4 .visible-col3
{
   display: block;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0 0 6px 0 ;
   padding: 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0 0 6px 0 ;
   padding: 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0 0 6px 0 ;
   padding: 0;
}
}
@media only screen and (min-width: 375px) and (max-width: 989px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 0;
}
#wb_CssMenu5
{
   visibility: visible;
   display: inline-block;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_CssMenu5 li
{
}
#wb_CssMenu5 a
{
   color: #FFFFFF;
   border: 1px solid #2B2B2E;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu5 > ul > li > a
{
   height: 38px;
   line-height: 38px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
}
.CssMenu5-effect:before
{
   border: 1px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li
{
   padding: 0px 4px 0px 0px;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 -15px 0 ;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Intro
{
   visibility: visible;
   display: table;
   border: 0px solid #CCCCCC;
}
#wb_Intro
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Intro
{
   height: auto;
   padding: 10px 0 30px 0;
}
#Intro > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Intro > .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: center;
   text-align: center;
}
#wb_layoutGridBand
{
   visibility: visible;
   display: table;
}
#wb_layoutGridBand
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridBand
{
   height: auto;
   padding: 45px 0 0 0;
}
#wb_Band
{
   visibility: visible;
   display: table;
   background-color: #7F7F7F;
   background-image: none;
}
#wb_Band
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Band
{
   height: auto;
   padding: 50px 0 30px 0;
}
#wb_Card15
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card15-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card15-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card2
{
   text-align: center;
}
#wb_servicesHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_servicesHeading
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   text-align: center;
}
#servicesHeading
{
   color: #FFFFFF;
   font-family: Lato;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #4A4A4D;
   text-stroke: 1px #4A4A4D;
}
#wb_servicesText2
{
   visibility: visible;
   display: block;
}
#wb_servicesText2
{
   font-size: 16px;
   margin: 0 0 20px 0 ;
   padding: 0 0 20px 0;
   text-align: center;
}
#wb_Musik
{
   visibility: visible;
   display: table;
}
#wb_Musik
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Musik
{
   height: auto;
   padding: 60px 15px 20px 15px;
}
#Musik .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_buySellHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: #7F7F7F;
   background-image: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 30px 0 50px 0;
}
#wb_Galerie
{
   visibility: visible;
   display: table;
}
#wb_Galerie
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Galerie
{
   height: auto;
   padding: 45px 0 20px 0;
}
#Galerie .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 30px 0 20px 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 30px 0 20px 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_firstStepsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_firstStepsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#firstStepsLayoutGrid
{
   height: auto;
   padding: 20px 20px 20px 20px;
}
#firstStepsLayoutGrid .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_Card3
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   display: inline-block;
   height: 51px;
   box-sizing: border-box;
   margin: 0 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 15px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #0188CC;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card6
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   display: inline-block;
   height: 51px;
   box-sizing: border-box;
   margin: 0 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 15px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 2px;
   background-color: #0188CC;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Kontakt
{
   visibility: visible;
   display: table;
   background-color: rgba(255,255,255,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
}
#wb_Kontakt
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Kontakt
{
   height: auto;
   padding: 30px 15px 25px 15px;
}
#Kontakt .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 10px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: 10px;
   margin-left: 10px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Card7
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 25px 10px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 30px 15px 30px;
   width: calc(100% - 60px);
   padding: 15px 0 15px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #0188CC;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #4A4A4D;
   text-stroke: 1px #4A4A4D;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 50%;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Icon1
{
   width: 78px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#Icon1
{
   width: 78px;
   height: 58px;
}
#Icon1 i
{
   line-height: 58px;
   font-size: 58px;
   width: 57px;
}
#wb_Icon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Icon2
{
   width: 78px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   background-image: none;
}
#Icon2
{
   width: 78px;
   height: 58px;
}
#Icon2 i
{
   line-height: 58px;
   font-size: 58px;
   width: 57px;
}
#wb_Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #245580;
}
#HorizontalLine1
{
   width: 280px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 1px 0 5px 0 ;
}
#HorizontalLine1
{
   border-color: #696969;
   border-bottom-width: 9px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_PhotoGallery2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   width: 50%;
}
#PhotoGallery2 .visible-col2
{
   display: block;
}
#wb_PhotoGallery3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery3 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery3 .visible-col3
{
   display: block;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 16px 0 ;
   padding: 0;
}
#wb_PhotoGallery4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery4 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery4 .visible-col3
{
   display: block;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0 0 6px 0 ;
   padding: 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0 0 6px 0 ;
   padding: 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0 0 6px 0 ;
   padding: 0;
}
}
@media only screen and (max-width: 374px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 0;
}
#wb_CssMenu5
{
   visibility: visible;
   display: inline-block;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_CssMenu5 li
{
}
#wb_CssMenu5 a
{
   color: #FFFFFF;
   border: 1px solid #2B2B2E;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu5 > ul > li > a
{
   height: 38px;
   line-height: 38px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
}
.CssMenu5-effect:before
{
   border: 1px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li
{
   padding: 0px 4px 0px 0px;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 25px 0 0 0 ;
   padding: 0;
}
#Image2
{
   border: 0px solid #000000;
   margin-left: auto;
   margin-right: auto;
}
#wb_Intro
{
   visibility: visible;
   display: table;
   border: 0px solid #000000;
}
#wb_Intro
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 20px;
}
#Intro
{
   height: auto;
   padding: 0 0 10px 0;
}
#Intro > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Intro > .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_layoutGridBand
{
   visibility: visible;
   display: table;
}
#wb_layoutGridBand
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridBand
{
   height: auto;
   padding: 45px 0 0 0;
}
#wb_Band
{
   visibility: visible;
   display: table;
   background-color: #2D2D30;
   background-image: none;
}
#wb_Band
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Band
{
   height: auto;
   padding: 50px 0 30px 0;
}
#wb_Card15
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 10px 10px;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card15-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card15-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 10px 10px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#wb_Card2
{
   text-align: center;
}
#wb_servicesHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 53px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_servicesHeading
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4A4A4D;
   border-image-slice: 1;
   border-image-width: 1px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #4A4A4D 0%, #FFFFFF 100%);
   border-radius: 0px;
   text-align: center;
}
#servicesHeading
{
   color: #FFFFFF;
   font-family: Lato;
   font-weight: bold;
   font-style: normal;
   font-size: 53px;
   text-align: center;
   text-transform: none;
}
#wb_servicesText2
{
   visibility: visible;
   display: block;
}
#wb_servicesText2
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0 0 10px 0;
   text-align: center;
}
#wb_Musik
{
   visibility: visible;
   display: table;
}
#wb_Musik
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Musik
{
   height: auto;
   padding: 30px 15px 20px 15px;
}
#Musik .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_buySellHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: #2D2D30;
   background-image: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 30px 0 35px 0;
}
#wb_Galerie
{
   visibility: visible;
   display: table;
}
#wb_Galerie
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Galerie
{
   height: auto;
   padding: 45px 0 20px 0;
}
#Galerie .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 30px 0 20px 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 30px 0 20px 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_firstStepsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_firstStepsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#firstStepsLayoutGrid
{
   height: auto;
   padding: 20px 20px 20px 20px;
}
#firstStepsLayoutGrid .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_Card3
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 15px 10px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   width: calc(100% - 60px);
   padding: 15px 0 15px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #0188CC;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card6
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   display: inline-block;
   height: 51px;
   box-sizing: border-box;
   margin: 0 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 15px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 2px;
   background-color: #0188CC;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Kontakt
{
   visibility: visible;
   display: table;
   background-color: rgba(255,255,255,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
}
#wb_Kontakt
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Kontakt
{
   height: auto;
   padding: 30px 15px 25px 15px;
}
#Kontakt .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 30px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 10px 0 10px;
}
#LayoutGrid3 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Card7
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 10px 10px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 30px 15px 30px;
   width: calc(100% - 60px);
   padding: 15px 0 15px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #0188CC;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4A4A4D;
   border-image-slice: 1;
   border-image-width: 1px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #4A4A4D 0%, #FFFFFF 100%);
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 50%;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0 0 5px 0 ;
   padding: 0;
}
#wb_Icon1
{
   width: 98px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   background-image: none;
}
#Icon1
{
   width: 98px;
   height: 58px;
}
#Icon1 i
{
   line-height: 58px;
   font-size: 58px;
   width: 57px;
}
#wb_Icon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Icon2
{
   width: 98px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   background-image: none;
}
#Icon2
{
   width: 98px;
   height: 58px;
}
#Icon2 i
{
   line-height: 58px;
   font-size: 58px;
   width: 57px;
}
#wb_Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #245580;
}
#HorizontalLine1
{
   width: 280px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 1px 0 10px 0 ;
}
#HorizontalLine1
{
   border-color: #696969;
   border-bottom-width: 19px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_PhotoGallery2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   width: 50%;
}
#PhotoGallery2 .visible-col2
{
   display: block;
}
#wb_PhotoGallery3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery3 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery3 .visible-col3
{
   display: block;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 16px 0 ;
   padding: 0;
}
#wb_PhotoGallery4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery4 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery4 .visible-col3
{
   display: block;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0 0 6px 0 ;
   padding: 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0 0 6px 0 ;
   padding: 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0 0 6px 0 ;
   padding: 0;
}
}
