div#container
{
   width: 1024px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Lato;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('MaterialIcons-Regular.woff2') format('woff2'),
        url('MaterialIcons-Regular.woff') format('woff'),
        url('MaterialIcons-Regular.ttf') format('truetype'),
        url('MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'),
        url('MaterialIcons-Regular.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('MaterialIcons-Regular.woff2') format('woff2'),
        url('MaterialIcons-Regular.woff') format('woff'),
        url('MaterialIcons-Regular.ttf') format('truetype'),
        url('MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'),
        url('MaterialIcons-Regular.eot') format('embedded-opentype');
}
@-webkit-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-moz-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-webkit-keyframes transform-pulse
{
   0% { -webkit-transform: rotate(0deg) ;  }
   50% { -webkit-transform: rotate(0deg) scale(1.1,1.1) ;  }
   100% { -webkit-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-moz-keyframes transform-pulse
{
   0% { -moz-transform: rotate(0deg) ;  }
   50% { -moz-transform: rotate(0deg) scale(1.1,1.1) ;  }
   100% { -moz-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-pulse
{
   0% { transform: rotate(0deg) ;  }
   50% { transform: rotate(0deg) scale(1.1,1.1) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.my-link
{
   color: #FFA500;
   text-decoration: underline;
}
a.my-link:visited
{
   color: #FFA500;
   text-decoration: underline;
}
a.my-link:active
{
   color: #FFA500;
   text-decoration: underline;
}
a.my-link:hover
{
   color: #32CD32;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Lato;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #4F4F4F;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
}
@media only screen and (max-width: 479px)
{
}
#back-to-top
{
   background-color: #2D2D2D;
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 3px;
}
#wb_master-pageFontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#master-pageFontAwesomeIcon2
{
   height: 44px;
   width: 41px;
}
#master-pageFontAwesomeIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 41px;
   line-height: 44px;
   vertical-align: middle;
   width: 25px;
}
#master-pageFontAwesomeIcon2:hover i
{
   color: #DCDCDC;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2D2D2D;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 5px 15px 35px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: right;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   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: 320px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 250px;
   height: 65px;
   vertical-align: top;
}
#master_pageShape1
{
   width: 262px;
   height: 19px;
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
}
#master_pageShape1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.38%;
   top: 5.26%;
   width: 99.24%;
   height: 89.47%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_page1LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#page1LayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#page1LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#page1LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#page1LayoutGrid1 > .row > .col-1
{
   float: left;
}
#page1LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#page1LayoutGrid1:before,
#page1LayoutGrid1:after,
#page1LayoutGrid1 .row:before,
#page1LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#page1LayoutGrid1:after,
#page1LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#page1LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_second-web-builder-storeLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(89,89,89,0.59);
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#second-web-builder-storeLayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#second-web-builder-storeLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#second-web-builder-storeLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#second-web-builder-storeLayoutGrid1 > .row > .col-1
{
   float: left;
}
#second-web-builder-storeLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#second-web-builder-storeLayoutGrid1:before,
#second-web-builder-storeLayoutGrid1:after,
#second-web-builder-storeLayoutGrid1 .row:before,
#second-web-builder-storeLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#second-web-builder-storeLayoutGrid1:after,
#second-web-builder-storeLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#second-web-builder-storeLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_about-usLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#about-usLayoutGrid1
{
   box-sizing: border-box;
   padding: 21px 15px 21px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#about-usLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about-usLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#about-usLayoutGrid1 > .row > .col-1
{
   float: left;
}
#about-usLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#about-usLayoutGrid1:before,
#about-usLayoutGrid1:after,
#about-usLayoutGrid1 .row:before,
#about-usLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#about-usLayoutGrid1:after,
#about-usLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#about-usLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Grid-CreateCliplist
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 4px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#Grid-CreateCliplist
{
   box-sizing: border-box;
   padding: 20px 8px 20px 8px;
   margin-right: auto;
   margin-left: auto;
}
#Grid-CreateCliplist > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateCliplist > .row > .col-1, #Grid-CreateCliplist > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#Grid-CreateCliplist > .row > .col-1, #Grid-CreateCliplist > .row > .col-2
{
   float: left;
}
#Grid-CreateCliplist > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#Grid-CreateCliplist > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#Grid-CreateCliplist:before,
#Grid-CreateCliplist:after,
#Grid-CreateCliplist .row:before,
#Grid-CreateCliplist .row:after
{
   display: table;
   content: " ";
}
#Grid-CreateCliplist:after,
#Grid-CreateCliplist .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#Grid-CreateCliplist > .row > .col-1, #Grid-CreateCliplist > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_indexMaterialIcon2
{
   background-color: transparent;
   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;
}
#indexMaterialIcon2
{
   height: 35px;
   width: 35px;
}
.indexMaterialIcon2
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.indexMaterialIcon2:before
{
   content: "\e87b";
}
#indexMaterialIcon2 i
{
   color: #FF0000;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#indexMaterialIcon2:hover i
{
   color: #2C315C;
}
#wb_aboutText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_aboutText3
{
   color: #4F4F4F;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
}
#wb_aboutText3 div
{
   text-align: left;
}
#wb_aboutText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_funktion-deLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 4px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#funktion-deLayoutGrid2
{
   box-sizing: border-box;
   padding: 20px 8px 40px 8px;
   margin-right: auto;
   margin-left: auto;
}
#funktion-deLayoutGrid2 > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid2 > .row > .col-1, #funktion-deLayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#funktion-deLayoutGrid2 > .row > .col-1, #funktion-deLayoutGrid2 > .row > .col-2
{
   float: left;
}
#funktion-deLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#funktion-deLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#funktion-deLayoutGrid2:before,
#funktion-deLayoutGrid2:after,
#funktion-deLayoutGrid2 .row:before,
#funktion-deLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#funktion-deLayoutGrid2:after,
#funktion-deLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#funktion-deLayoutGrid2 > .row > .col-1, #funktion-deLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_funktion-deLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 4px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#funktion-deLayoutGrid3
{
   box-sizing: border-box;
   padding: 20px 8px 40px 8px;
   margin-right: auto;
   margin-left: auto;
}
#funktion-deLayoutGrid3 > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid3 > .row > .col-1, #funktion-deLayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#funktion-deLayoutGrid3 > .row > .col-1, #funktion-deLayoutGrid3 > .row > .col-2
{
   float: left;
}
#funktion-deLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#funktion-deLayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#funktion-deLayoutGrid3:before,
#funktion-deLayoutGrid3:after,
#funktion-deLayoutGrid3 .row:before,
#funktion-deLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#funktion-deLayoutGrid3:after,
#funktion-deLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#funktion-deLayoutGrid3 > .row > .col-1, #funktion-deLayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_Grid-CreatePlayList
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 4px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#Grid-CreatePlayList
{
   box-sizing: border-box;
   padding: 20px 8px 20px 8px;
   margin-right: auto;
   margin-left: auto;
}
#Grid-CreatePlayList > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreatePlayList > .row > .col-1, #Grid-CreatePlayList > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#Grid-CreatePlayList > .row > .col-1, #Grid-CreatePlayList > .row > .col-2
{
   float: left;
}
#Grid-CreatePlayList > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#Grid-CreatePlayList > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#Grid-CreatePlayList:before,
#Grid-CreatePlayList:after,
#Grid-CreatePlayList .row:before,
#Grid-CreatePlayList .row:after
{
   display: table;
   content: " ";
}
#Grid-CreatePlayList:after,
#Grid-CreatePlayList .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#Grid-CreatePlayList > .row > .col-1, #Grid-CreatePlayList > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_indexIconFont1
{
   background-color: transparent;
   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;
}
#indexIconFont1
{
   height: 35px;
   width: 35px;
}
.indexIconFont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.indexIconFont1:before
{
   content: "\e8ad";
}
#indexIconFont1 i
{
   color: #FF0000;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#indexIconFont1:hover i
{
   color: #2C315C;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText3
{
   color: #4F4F4F;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
}
#wb_indexText3 div
{
   text-align: left;
}
#wb_indexText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Grid-CreateMessagesList
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 4px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#Grid-CreateMessagesList
{
   box-sizing: border-box;
   padding: 20px 8px 20px 8px;
   margin-right: auto;
   margin-left: auto;
}
#Grid-CreateMessagesList > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateMessagesList > .row > .col-1, #Grid-CreateMessagesList > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#Grid-CreateMessagesList > .row > .col-1, #Grid-CreateMessagesList > .row > .col-2
{
   float: left;
}
#Grid-CreateMessagesList > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#Grid-CreateMessagesList > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#Grid-CreateMessagesList:before,
#Grid-CreateMessagesList:after,
#Grid-CreateMessagesList .row:before,
#Grid-CreateMessagesList .row:after
{
   display: table;
   content: " ";
}
#Grid-CreateMessagesList:after,
#Grid-CreateMessagesList .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#Grid-CreateMessagesList > .row > .col-1, #Grid-CreateMessagesList > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_indexIconFont2
{
   background-color: transparent;
   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;
}
#indexIconFont2
{
   height: 35px;
   width: 35px;
}
.indexIconFont2
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.indexIconFont2:before
{
   content: "\e878";
}
#indexIconFont2 i
{
   color: #FF0000;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#indexIconFont2:hover i
{
   color: #2C315C;
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText5
{
   color: #4F4F4F;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
}
#wb_indexText5 div
{
   text-align: left;
}
#wb_indexText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Grid-CreateLogoOverlay
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 4px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#Grid-CreateLogoOverlay
{
   box-sizing: border-box;
   padding: 20px 8px 20px 8px;
   margin-right: auto;
   margin-left: auto;
}
#Grid-CreateLogoOverlay > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateLogoOverlay > .row > .col-1, #Grid-CreateLogoOverlay > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#Grid-CreateLogoOverlay > .row > .col-1, #Grid-CreateLogoOverlay > .row > .col-2
{
   float: left;
}
#Grid-CreateLogoOverlay > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#Grid-CreateLogoOverlay > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#Grid-CreateLogoOverlay:before,
#Grid-CreateLogoOverlay:after,
#Grid-CreateLogoOverlay .row:before,
#Grid-CreateLogoOverlay .row:after
{
   display: table;
   content: " ";
}
#Grid-CreateLogoOverlay:after,
#Grid-CreateLogoOverlay .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#Grid-CreateLogoOverlay > .row > .col-1, #Grid-CreateLogoOverlay > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_indexIconFont3
{
   background-color: transparent;
   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;
}
#indexIconFont3
{
   height: 35px;
   width: 35px;
}
.indexIconFont3
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.indexIconFont3:before
{
   content: "\e916";
}
#indexIconFont3 i
{
   color: #FF0000;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#indexIconFont3:hover i
{
   color: #2C315C;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText7
{
   color: #4F4F4F;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
}
#wb_indexText7 div
{
   text-align: left;
}
#wb_indexText7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Grid-CreateVideoProject
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 4px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#Grid-CreateVideoProject
{
   box-sizing: border-box;
   padding: 20px 8px 20px 8px;
   margin-right: auto;
   margin-left: auto;
}
#Grid-CreateVideoProject > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateVideoProject > .row > .col-1, #Grid-CreateVideoProject > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#Grid-CreateVideoProject > .row > .col-1, #Grid-CreateVideoProject > .row > .col-2
{
   float: left;
}
#Grid-CreateVideoProject > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#Grid-CreateVideoProject > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#Grid-CreateVideoProject:before,
#Grid-CreateVideoProject:after,
#Grid-CreateVideoProject .row:before,
#Grid-CreateVideoProject .row:after
{
   display: table;
   content: " ";
}
#Grid-CreateVideoProject:after,
#Grid-CreateVideoProject .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#Grid-CreateVideoProject > .row > .col-1, #Grid-CreateVideoProject > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_indexIconFont4
{
   background-color: transparent;
   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;
}
#indexIconFont4
{
   height: 35px;
   width: 35px;
}
.indexIconFont4
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.indexIconFont4:before
{
   content: "\e89c";
}
#indexIconFont4 i
{
   color: #FF0000;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#indexIconFont4:hover i
{
   color: #2C315C;
}
#wb_indexText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText8
{
   color: #4F4F4F;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
}
#wb_indexText8 div
{
   text-align: left;
}
#wb_indexText8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Grid-StreamingPlaylist
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 4px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#Grid-StreamingPlaylist
{
   box-sizing: border-box;
   padding: 20px 8px 40px 8px;
   margin-right: auto;
   margin-left: auto;
}
#Grid-StreamingPlaylist > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-StreamingPlaylist > .row > .col-1, #Grid-StreamingPlaylist > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#Grid-StreamingPlaylist > .row > .col-1, #Grid-StreamingPlaylist > .row > .col-2
{
   float: left;
}
#Grid-StreamingPlaylist > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#Grid-StreamingPlaylist > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#Grid-StreamingPlaylist:before,
#Grid-StreamingPlaylist:after,
#Grid-StreamingPlaylist .row:before,
#Grid-StreamingPlaylist .row:after
{
   display: table;
   content: " ";
}
#Grid-StreamingPlaylist:after,
#Grid-StreamingPlaylist .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#Grid-StreamingPlaylist > .row > .col-1, #Grid-StreamingPlaylist > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_indexIconFont5
{
   background-color: transparent;
   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;
}
#indexIconFont5
{
   height: 35px;
   width: 35px;
}
.indexIconFont5
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.indexIconFont5:before
{
   content: "\e8ba";
}
#indexIconFont5 i
{
   color: #FF0000;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#indexIconFont5:hover i
{
   color: #2C315C;
}
#wb_indexText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText9
{
   color: #4F4F4F;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
}
#wb_indexText9 div
{
   text-align: left;
}
#wb_indexText9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_funktion-orgSlideShow1
{
   min-height: 20px;
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #E3E3E3;
   border-radius: 0px;
   box-sizing: border-box;
   width: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#funktion-orgSlideShow1
{
   padding: 30px 40px 30px 40px;
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#funktion-orgSlideShow1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   position: relative;
}
#funktion-orgSlideShow1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   -webkit-transition: 0.6s ease-in-out left;
   transition: 0.6s ease-in-out left;
}
#funktion-orgSlideShow1 .carousel-inner > .carousel-item > img, #funktion-orgSlideShow1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#funktion-orgSlideShow1 .carousel-inner > .active, #funktion-orgSlideShow1 .carousel-inner > .carousel-item-next, #funktion-orgSlideShow1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#funktion-orgSlideShow1 .carousel-inner > .active
{
   left: 0;
}
#funktion-orgSlideShow1 .carousel-inner > .carousel-item-next, #funktion-orgSlideShow1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#funktion-orgSlideShow1 .carousel-inner > .carousel-item-next
{
   left: 100%;
}
#funktion-orgSlideShow1 .carousel-inner > .carousel-item-prev
{
   left: -100%;
}
#funktion-orgSlideShow1 .carousel-inner > .carousel-item-next.carousel-item-left, #funktion-orgSlideShow1 .carousel-inner > .carousel-item-prev.carousel-item-right
{
   left: 0;
}
#funktion-orgSlideShow1 .carousel-inner > .active.carousel-item-left
{
   left: -100%;
}
#funktion-orgSlideShow1 .carousel-inner > .active.carousel-item-right
{
   left: 100%;
}
#funktion-orgSlideShow1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -144px;
   left: 50%;
   vertical-align: middle;
   z-index: 998;
}
#funktion-orgSlideShow1 .carousel-indicators li
{
   display: block;
   float: left;
   padding: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   background-repeat: no-repeat;
   background-position: center center;
   background-image: url('images/dot-gray-inactive.png');
}
#funktion-orgSlideShow1 .carousel-indicators .active
{
   background-image: url('images/dot-gray-active.png');
}
#funktion-orgSlideShow1 .thumbnails
{
   margin: 0;
   padding: 0;
   width: 100%;
}
#funktion-orgSlideShow1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   text-align: center;
   vertical-align: top;
   padding-right: 5px;
   width: 100%;
}
#funktion-orgSlideShow1 .thumbnail img
{
   max-width: 100%;
   width: 100%;
   height: auto;
   vertical-align: middle;
   box-sizing: border-box;
   border: 0px solid transparent;
   border-radius: 0px;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
#wb_funktion-deLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 4px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#funktion-deLayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 8px 40px 8px;
   margin-right: auto;
   margin-left: auto;
}
#funktion-deLayoutGrid1 > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid1 > .row > .col-1, #funktion-deLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#funktion-deLayoutGrid1 > .row > .col-1, #funktion-deLayoutGrid1 > .row > .col-2
{
   float: left;
}
#funktion-deLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#funktion-deLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#funktion-deLayoutGrid1:before,
#funktion-deLayoutGrid1:after,
#funktion-deLayoutGrid1 .row:before,
#funktion-deLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#funktion-deLayoutGrid1:after,
#funktion-deLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#funktion-deLayoutGrid1 > .row > .col-1, #funktion-deLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_funktion-deIconFont1
{
   background-color: transparent;
   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;
}
#funktion-deIconFont1
{
   height: 35px;
   width: 35px;
}
.funktion-deIconFont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.funktion-deIconFont1:before
{
   content: "\e887";
}
#funktion-deIconFont1 i
{
   color: #FF0000;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#funktion-deIconFont1:hover i
{
   color: #2C315C;
}
#wb_funktion-deText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_funktion-deText1
{
   color: #4F4F4F;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
}
#wb_funktion-deText1 div
{
   text-align: left;
}
#wb_funktion-deText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_funktion-deIconFont2
{
   background-color: transparent;
   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;
}
#funktion-deIconFont2
{
   height: 35px;
   width: 35px;
}
.funktion-deIconFont2
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.funktion-deIconFont2:before
{
   content: "\e8f4";
}
#funktion-deIconFont2 i
{
   color: #FF0000;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#funktion-deIconFont2:hover i
{
   color: #2C315C;
}
#wb_funktion-deText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_funktion-deText2
{
   color: #4F4F4F;
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
}
#wb_funktion-deText2 div
{
   text-align: left;
}
#wb_funktion-deText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_funktion-deIconFont3
{
   background-color: transparent;
   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;
}
#funktion-deIconFont3
{
   height: 35px;
   width: 35px;
}
.funktion-deIconFont3
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.funktion-deIconFont3:before
{
   content: "\e8f4";
}
#funktion-deIconFont3 i
{
   color: #FF0000;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#funktion-deIconFont3:hover i
{
   color: #2C315C;
}
#wb_funktion-deText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_funktion-deText3
{
   color: #4F4F4F;
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
}
#wb_funktion-deText3 div
{
   text-align: left;
}
#wb_funktion-deText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_page1Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   -webkit-animation: animate-fade-in 1000ms ease-in-out 3ms 3 normal both;
   animation: animate-fade-in 1000ms ease-in-out 3ms 3 normal both;
}
#wb_page1Text1
{
   color: #4F4F4F;
   font-family: Lato;
   font-weight: normal;
   font-size: 32px;
   line-height: 38.5px;
}
#wb_page1Text1 p, #wb_page1Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_page1Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_page1Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_page1Text2
{
   color: #000000;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   line-height: 19.5px;
}
#wb_page1Text2 p, #wb_page1Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_page1Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_page1Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_page1Text3
{
   color: #4F4F4F;
   font-family: Lato;
   font-weight: normal;
   font-size: 29px;
   line-height: 35.5px;
}
#wb_page1Text3 p, #wb_page1Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_page1Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_page1Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_page1Text4 div
{
   text-align: left;
}
#wb_funktion-deLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 4px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#funktion-deLayoutGrid4
{
   box-sizing: border-box;
   padding: 20px 8px 40px 8px;
   margin-right: auto;
   margin-left: auto;
}
#funktion-deLayoutGrid4 > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid4 > .row > .col-1, #funktion-deLayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#funktion-deLayoutGrid4 > .row > .col-1, #funktion-deLayoutGrid4 > .row > .col-2
{
   float: left;
}
#funktion-deLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#funktion-deLayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#funktion-deLayoutGrid4:before,
#funktion-deLayoutGrid4:after,
#funktion-deLayoutGrid4 .row:before,
#funktion-deLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#funktion-deLayoutGrid4:after,
#funktion-deLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#funktion-deLayoutGrid4 > .row > .col-1, #funktion-deLayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_funktion-deIconFont4
{
   background-color: transparent;
   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;
}
#funktion-deIconFont4
{
   height: 35px;
   width: 35px;
}
.funktion-deIconFont4
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.funktion-deIconFont4:before
{
   content: "\e894";
}
#funktion-deIconFont4 i
{
   color: #FFA500;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#funktion-deIconFont4:hover i
{
   color: #2C315C;
}
#wb_funktion-deText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_funktion-deText4
{
   color: #FFA500;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
}
#wb_funktion-deText4 div
{
   text-align: left;
}
#wb_funktion-deText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_funktion-deLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 4px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#funktion-deLayoutGrid5
{
   box-sizing: border-box;
   padding: 20px 8px 40px 8px;
   margin-right: auto;
   margin-left: auto;
}
#funktion-deLayoutGrid5 > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid5 > .row > .col-1, #funktion-deLayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#funktion-deLayoutGrid5 > .row > .col-1, #funktion-deLayoutGrid5 > .row > .col-2
{
   float: left;
}
#funktion-deLayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#funktion-deLayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#funktion-deLayoutGrid5:before,
#funktion-deLayoutGrid5:after,
#funktion-deLayoutGrid5 .row:before,
#funktion-deLayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#funktion-deLayoutGrid5:after,
#funktion-deLayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#funktion-deLayoutGrid5 > .row > .col-1, #funktion-deLayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_funktion-deIconFont5
{
   background-color: transparent;
   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;
}
#funktion-deIconFont5
{
   height: 35px;
   width: 35px;
}
.funktion-deIconFont5
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.funktion-deIconFont5:before
{
   content: "\e24b";
}
#funktion-deIconFont5 i
{
   color: #FFA500;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#funktion-deIconFont5:hover i
{
   color: #2C315C;
}
#wb_funktion-deText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_funktion-deText5
{
   color: #FFA500;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
}
#wb_funktion-deText5 div
{
   text-align: left;
}
#wb_funktion-deText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_funktion-deLayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 4px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#funktion-deLayoutGrid6
{
   box-sizing: border-box;
   padding: 20px 8px 40px 8px;
   margin-right: auto;
   margin-left: auto;
}
#funktion-deLayoutGrid6 > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid6 > .row > .col-1, #funktion-deLayoutGrid6 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#funktion-deLayoutGrid6 > .row > .col-1, #funktion-deLayoutGrid6 > .row > .col-2
{
   float: left;
}
#funktion-deLayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#funktion-deLayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#funktion-deLayoutGrid6:before,
#funktion-deLayoutGrid6:after,
#funktion-deLayoutGrid6 .row:before,
#funktion-deLayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#funktion-deLayoutGrid6:after,
#funktion-deLayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#funktion-deLayoutGrid6 > .row > .col-1, #funktion-deLayoutGrid6 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_funktion-deIconFont6
{
   background-color: transparent;
   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;
}
#funktion-deIconFont6
{
   height: 35px;
   width: 35px;
}
.funktion-deIconFont6
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.funktion-deIconFont6:before
{
   content: "\e422";
}
#funktion-deIconFont6 i
{
   color: #FFA500;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#funktion-deIconFont6:hover i
{
   color: #2C315C;
}
#wb_funktion-deText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_funktion-deText6
{
   color: #FFA500;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
}
#wb_funktion-deText6 div
{
   text-align: left;
}
#wb_funktion-deText6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_funktion-deLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #595959;
   border-right-color: #595959;
   border-bottom-color: #595959;
   border-left-color: #595959;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#funktion-deLayoutGrid7
{
   box-sizing: border-box;
   padding: 20px 8px 40px 8px;
   margin-right: auto;
   margin-left: auto;
}
#funktion-deLayoutGrid7 > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid7 > .row > .col-1, #funktion-deLayoutGrid7 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#funktion-deLayoutGrid7 > .row > .col-1, #funktion-deLayoutGrid7 > .row > .col-2
{
   float: left;
}
#funktion-deLayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#funktion-deLayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 91.66666667%;
   text-align: left;
}
#funktion-deLayoutGrid7:before,
#funktion-deLayoutGrid7:after,
#funktion-deLayoutGrid7 .row:before,
#funktion-deLayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#funktion-deLayoutGrid7:after,
#funktion-deLayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#funktion-deLayoutGrid7 > .row > .col-1, #funktion-deLayoutGrid7 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_funktion-deIconFont7
{
   background-color: transparent;
   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;
}
#funktion-deIconFont7
{
   height: 35px;
   width: 35px;
}
.funktion-deIconFont7
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.funktion-deIconFont7:before
{
   content: "\e84e";
}
#funktion-deIconFont7 i
{
   color: #FFA500;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#funktion-deIconFont7:hover i
{
   color: #2C315C;
}
#wb_funktion-deText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_funktion-deText7
{
   color: #FFA500;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
}
#wb_funktion-deText7 div
{
   text-align: left;
}
#wb_funktion-deText7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_inText-News 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0px 0px 0px 20px;
   margin: 0;
   text-align: left;
   -webkit-animation: transform-pulse 1000ms linear 500ms 5 normal both;
   animation: transform-pulse 1000ms linear 500ms 5 normal both;
}
#wb_inText-News div
{
   text-align: left;
}
#wb_inText-News
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_about-usHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#about-usHeading1
{
   color: #FFFFFF;
   font-family: "Lato";
   font-weight: 300;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
}
#wb_impressum_frText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0px 0px 0px;
   margin: 0;
   text-align: right;
   -webkit-animation: transform-pulse 2000ms linear 2ms 3 normal both;
   animation: transform-pulse 2000ms linear 2ms 3 normal both;
}
#wb_impressum_frText1
{
   color: #FFFFFF;
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   line-height: 19.5px;
}
#wb_impressum_frText1 p, #wb_impressum_frText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_impressum_frText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_master_pageResponsiveMenu1
{
   background-color: rgba(45,45,45,1.00);
   display: block;
   font-family: Lato;
   font-weight: normal;
   text-align: right;
   width: 100%;
   z-index: 1111 !important;
}
#master_pageResponsiveMenu1
{
   background-color: #2D2D2D;
   display: inline-block;
   height: 35px;
}
#wb_master_pageResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_master_pageResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_master_pageResponsiveMenu1 ul li
{
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_master_pageResponsiveMenu1 ul li i
{
   font-size: 0px;
   width: 0px;
}
#wb_master_pageResponsiveMenu1 ul li a
{
   background-color: #2D2D2D;
   color: #FFFFFF;
   font-family: Lato;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 10px 13px 10px 13px;
   text-align: center;
   text-decoration: none;
}
#wb_master_pageResponsiveMenu1 > ul > li > a 
{
   height: 15px;
}
.master_pageResponsiveMenu1 a 
{
   display: block;
}
#wb_master_pageResponsiveMenu1 li a:hover, #wb_master_pageResponsiveMenu1 li .active
{
   background-color: #2D2D2D;
   color: #FF0000;
}
#wb_master_pageResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 35px;
}
#wb_master_pageResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_master_pageResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 135px;
}
#wb_master_pageResponsiveMenu1 ul ul li a
{
   background-color: #2D2D2D;
   color: #FFFFFF;
}
#wb_master_pageResponsiveMenu1 ul ul li a:hover, #wb_master_pageResponsiveMenu1 ul ul li .active
{
   background-color: #A9A9A9;
   color: #FFFFFF;
}
#wb_master_pageResponsiveMenu1 ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_master_pageResponsiveMenu1 ul ul li a 
{
   color: #FFFFFF;
   padding-top: 10px;
   padding-right: 0px;
   padding-bottom: 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_master_pageResponsiveMenu1 ul ul ul li 
{
   left: 135px;
   position: relative;
   top: -35px;
}
#wb_master_pageResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_master_pageResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_master_pageResponsiveMenu1 li a:hover .arrow-down
{ 
   border-top-color: #FF0000;
}
#wb_master_pageResponsiveMenu1 ul ul li a:hover .arrow-left, #wb_master_pageResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_master_pageResponsiveMenu1 .toggle,[id^=master_pageResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:480px) 
{
#wb_master_pageResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_master_pageResponsiveMenu1 ul li a, #wb_master_pageResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   padding: 10px 0px 10px 12px;
}
#wb_master_pageResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.master_pageResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#master_pageResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_master_pageResponsiveMenu1 > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_master_pageResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #2D2D2D;
   color: #FFFFFF;
   padding: 0px 0px 0px 12px;
   line-height: 36px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_master_pageResponsiveMenu1 .toggle:hover 
{
   background-color: #2D2D2D;
   color: #FF0000;
}
[id^=master_pageResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#master_pageResponsiveMenu1-title
{
   height: 35px !important;
   line-height: 35px !important;
   text-align: center;
}
#wb_master_pageResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_master_pageResponsiveMenu1 ul ul .toggle,
#wb_master_pageResponsiveMenu1 ul ul a 
{
   padding: 0 24px;
}
#wb_master_pageResponsiveMenu1 a:hover,
#wb_master_pageResponsiveMenu1 ul ul ul a 
{
   background-color: #2D2D2D;
   color: #FFFFFF;
}
#wb_master_pageResponsiveMenu1 ul li ul li .toggle,
#wb_master_pageResponsiveMenu1 ul ul a 
{
   background-color: #2D2D2D;
   color: #FFFFFF;
}
#wb_master_pageResponsiveMenu1 ul ul ul a 
{
   padding: 10px 0px 10px 36px;
}
#wb_master_pageResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_master_pageResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_master_pageResponsiveMenu1 ul li i 
{
   margin-right: 0px;
}
#wb_master_pageResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_master_pageResponsiveMenu1 ul ul li:hover > ul,
#wb_master_pageResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_master_pageResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_master_pageResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#master_pageResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 13px;
   top: 5px;
}
#master_pageResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_master_pageResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #A9A9A9;
   color: #FFFFFF;
}
#wb_master_pageResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_master_pageResponsiveMenu1 .toggle:hover .arrow-down, #wb_master_pageResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FF0000;
}
#wb_master_pageResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_master_pageResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_master_pageResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_master_pageLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #252525;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#master_pageLayoutGrid3
{
   box-sizing: border-box;
   padding: 10px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#master_pageLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_pageLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master_pageLayoutGrid3 > .row > .col-1
{
   float: left;
}
#master_pageLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#master_pageLayoutGrid3:before,
#master_pageLayoutGrid3:after,
#master_pageLayoutGrid3 .row:before,
#master_pageLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#master_pageLayoutGrid3:after,
#master_pageLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#master_pageLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_master_pageLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#master_pageLayoutGrid4
{
   box-sizing: border-box;
   padding: 10px 10px 5px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#master_pageLayoutGrid4 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#master_pageLayoutGrid4 > .row > .col-1, #master_pageLayoutGrid4 > .row > .col-2, #master_pageLayoutGrid4 > .row > .col-3, #master_pageLayoutGrid4 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#master_pageLayoutGrid4 > .row > .col-1, #master_pageLayoutGrid4 > .row > .col-2, #master_pageLayoutGrid4 > .row > .col-3, #master_pageLayoutGrid4 > .row > .col-4
{
   float: left;
}
#master_pageLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#master_pageLayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#master_pageLayoutGrid4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#master_pageLayoutGrid4 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: none;
   width: 0;
   text-align: left;
}
#master_pageLayoutGrid4:before,
#master_pageLayoutGrid4:after,
#master_pageLayoutGrid4 .row:before,
#master_pageLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#master_pageLayoutGrid4:after,
#master_pageLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#master_pageLayoutGrid4 > .row > .col-1, #master_pageLayoutGrid4 > .row > .col-2, #master_pageLayoutGrid4 > .row > .col-3, #master_pageLayoutGrid4 > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_footer-text-four 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_footer-text-four div
{
   text-align: left;
}
#wb_footer-text-four
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer-contact-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_footer-contact-text div
{
   text-align: left;
}
#wb_footer-contact-text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer-contact-header 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_footer-contact-header
{
   color: #F5F5F5;
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
}
#wb_footer-contact-header div
{
   text-align: left;
}
#wb_footer-contact-header
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_rakod-social 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_rakod-social
{
   color: #F5F5F5;
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
}
#wb_rakod-social div
{
   text-align: left;
}
#wb_rakod-social
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_master_pageText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText1
{
   color: #F5F5F5;
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
}
#wb_master_pageText1 div
{
   text-align: left;
}
#wb_master_pageText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_facebook
{
   background-color: transparent;
   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;
}
#facebook
{
   height: 20px;
   width: 20px;
}
#facebook i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 10px;
}
#facebook:hover i
{
   color: #F3F2F0;
}
#wb_g-plus
{
   background-color: transparent;
   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;
}
#g-plus
{
   height: 20px;
   width: 20px;
}
#g-plus i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 16px;
}
#g-plus:hover i
{
   color: #F3F2F0;
}
#master_pageShape7
{
   width: 6px;
   height: 50px;
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
}
#master_pageShape7_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 16.67%;
   top: 2%;
   width: 66.67%;
   height: 96%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#master_pageShape8
{
   width: 6px;
   height: 50px;
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
}
#master_pageShape8_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 16.67%;
   top: 2%;
   width: 66.67%;
   height: 96%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#master_pageShape10
{
   width: 311px;
   height: 8px;
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
}
#master_pageShape10_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.32%;
   top: 12.5%;
   width: 99.36%;
   height: 75%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#master_pageShape11
{
   width: 311px;
   height: 8px;
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
}
#master_pageShape11_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.32%;
   top: 12.5%;
   width: 99.36%;
   height: 75%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#master_pageShape13
{
   width: 145px;
   height: 20px;
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
}
#master_pageShape13_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.69%;
   top: 5%;
   width: 98.62%;
   height: 90%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#master_pageLine1
{
   border-color: #252525;
   border-style: solid;
   border-bottom-width: 12px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#master_pageLine2
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#master_pageLine3
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#master_pageLine4
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#master_pageLayoutGrid5
{
   box-sizing: border-box;
   padding: 5px 10px 5px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#master_pageLayoutGrid5 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#master_pageLayoutGrid5 > .row > .col-1, #master_pageLayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#master_pageLayoutGrid5 > .row > .col-1, #master_pageLayoutGrid5 > .row > .col-2
{
   float: left;
}
#master_pageLayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#master_pageLayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: right;
}
#master_pageLayoutGrid5:before,
#master_pageLayoutGrid5:after,
#master_pageLayoutGrid5 .row:before,
#master_pageLayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#master_pageLayoutGrid5:after,
#master_pageLayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#master_pageLayoutGrid5 > .row > .col-1, #master_pageLayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#master_pageShape12
{
   width: 270px;
   height: 8px;
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
}
#master_pageShape12_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.37%;
   top: 12.5%;
   width: 99.26%;
   height: 75%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_master_pageCssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_master_pageCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_master_pageCssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu1 a
{
   display: block;
   float: left;
   color: #F5F5F5;
   border: 0px none #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Lato;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 22px;
   line-height: 22px;
   padding: 0px 5px 0px 0px;
   vertical-align: middle;
   text-align: center;
}
#wb_master_pageCssMenu1 li:hover a, #wb_master_pageCssMenu1 a:hover
{
   color: #FF0000;
   border: 0px none #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_page1ResponsiveMenu1
{
   background-color: rgba(45,45,45,1.00);
   display: block;
   font-family: Lato;
   font-weight: normal;
   text-align: right;
   width: 100%;
   z-index: 1111 !important;
}
#page1ResponsiveMenu1
{
   background-color: #2D2D2D;
   display: inline-block;
   height: 35px;
}
#wb_page1ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_page1ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_page1ResponsiveMenu1 ul li
{
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_page1ResponsiveMenu1 ul li i
{
   font-size: 0px;
   width: 0px;
}
#wb_page1ResponsiveMenu1 ul li a
{
   background-color: #2D2D2D;
   color: #FFFFFF;
   font-family: Lato;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 10px 13px 10px 13px;
   text-align: center;
   text-decoration: none;
}
#wb_page1ResponsiveMenu1 > ul > li > a 
{
   height: 15px;
}
.page1ResponsiveMenu1 a 
{
   display: block;
}
#wb_page1ResponsiveMenu1 li a:hover, #wb_page1ResponsiveMenu1 li .active
{
   background-color: #2D2D2D;
   color: #FF0000;
}
#wb_page1ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 35px;
}
#wb_page1ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_page1ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 75px;
}
#wb_page1ResponsiveMenu1 ul ul li a
{
   background-color: #2D2D2D;
   color: #FFFFFF;
}
#wb_page1ResponsiveMenu1 ul ul li a:hover, #wb_page1ResponsiveMenu1 ul ul li .active
{
   background-color: #1E1E1E;
   color: #FFFFFF;
}
#wb_page1ResponsiveMenu1 ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_page1ResponsiveMenu1 ul ul li a 
{
   color: #FFFFFF;
   padding-top: 10px;
   padding-right: 0px;
   padding-bottom: 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_page1ResponsiveMenu1 ul ul ul li 
{
   left: 75px;
   position: relative;
   top: -35px;
}
#wb_page1ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_page1ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_page1ResponsiveMenu1 li a:hover .arrow-down
{ 
   border-top-color: #FF0000;
}
#wb_page1ResponsiveMenu1 ul ul li a:hover .arrow-left, #wb_page1ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_page1ResponsiveMenu1 .toggle,[id^=page1ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:480px) 
{
#wb_page1ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_page1ResponsiveMenu1 ul li a, #wb_page1ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   padding: 10px 0px 10px 12px;
}
#wb_page1ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.page1ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#page1ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_page1ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_page1ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #2D2D2D;
   color: #FFFFFF;
   padding: 0px 0px 0px 12px;
   line-height: 20px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_page1ResponsiveMenu1 .toggle:hover 
{
   background-color: #2D2D2D;
   color: #FF0000;
}
[id^=page1ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#page1ResponsiveMenu1-title
{
   height: 35px !important;
   line-height: 35px !important;
   text-align: right;
}
#wb_page1ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_page1ResponsiveMenu1 ul ul .toggle,
#wb_page1ResponsiveMenu1 ul ul a 
{
   padding: 0 24px;
}
#wb_page1ResponsiveMenu1 a:hover,
#wb_page1ResponsiveMenu1 ul ul ul a 
{
   background-color: #2D2D2D;
   color: #FFFFFF;
}
#wb_page1ResponsiveMenu1 ul li ul li .toggle,
#wb_page1ResponsiveMenu1 ul ul a 
{
   background-color: #2D2D2D;
   color: #FFFFFF;
}
#wb_page1ResponsiveMenu1 ul ul ul a 
{
   padding: 10px 0px 10px 36px;
}
#wb_page1ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_page1ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_page1ResponsiveMenu1 ul li i 
{
   margin-right: 0px;
}
#wb_page1ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_page1ResponsiveMenu1 ul ul li:hover > ul,
#wb_page1ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_page1ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_page1ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#page1ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 13px;
   top: 5px;
}
#page1ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_page1ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #1E1E1E;
   color: #FFFFFF;
}
#wb_page1ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_page1ResponsiveMenu1 .toggle:hover .arrow-down, #wb_page1ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FF0000;
}
#wb_page1ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_page1ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_page1ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
.cookie-bubble 
{
   max-width: 400px !important;
   min-height: 100px !important;
   border-radius: 10px !important;
   background-color: #FFFFFF !important;
   -webkit-box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   font-family: "Lato" !important;
}
.cookie-bubble .cb-wrapper .cb-row .cb-row-content .message 
{
   color: #000000 !important;
   font-size: 16px !important;
}
.cookie-bubble .cb-wrapper .cb-row .cookie-policy-btn 
{
   font-size: 16px !important;
}
#wb_master_frameJavaScript1
{
   display: inline-block;
   width: 100%;
   z-index: 65;
}
#wb_uid19
{
   margin: 0 0 0 24px;
}
#wb_uid1
{
   font-family: "Arial";
   font-size: 13px;
   line-height: 16px;
}
#wb_iBookNew-Functions
{
   display: inline-block;
   width: 100%;
   z-index: 40;
}
#wb_uid2
{
   font-family: "Lato";
   font-weight: 300;
   font-size: 16px;
   line-height: 19.5px;
}
#wb_uid3
{
   font-family: "Lato";
   font-size: 16px;
   line-height: 19.5px;
   color: #1E90FF;
}
#wb_uid4
{
   font-family: "Lato";
   font-size: 16px;
   line-height: 19.5px;
   color: #FF0000;
}
#wb_Image1
{
   display: inline-block;
   width: 250px;
   height: 65px;
   z-index: 3;
}
#wb_uid50
{
   color: #FFA500;
}
#wb_uid5
{
   font-family: "Lato";
   font-size: 16px;
   line-height: 19.5px;
   color: #FFFF00;
}
#wb_page1Text4
{
   position: absolute;
   left: 1790px;
   top: 618px;
   width: 250px;
   height: 16px;
   z-index: 89;
}
#wb_master_pageShape10
{
   display: none;
   width: 311px;
   height: 8px;
   z-index: 58;
   position: relative;
}
#wb_uid51
{
   color: #4F4F4F;
}
#wb_uid40
{
   color: #4F4F4F;
}
#wb_uid6
{
   font-family: "Lato";
   font-size: 16px;
   line-height: 19.5px;
   color: #1E90FF;
}
#wb_master_pageResponsiveMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 4;
}
#wb_master_pageCssMenu1
{
   display: inline-block;
   width: 89px;
   height: 22px;
   z-index: 67;
}
#master_pageLine1
{
   display: none;
   width: 100%;
   z-index: 60;
}
#wb_master_pageShape11
{
   display: none;
   width: 311px;
   height: 8px;
   z-index: 52;
   position: relative;
}
#wb_uid52
{
   color: #808080;
}
#wb_uid41
{
   color: #FFA500;
}
#wb_uid30
{
   color: #4F4F4F;
}
#wb_indexMaterialIcon2
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 22;
}
#wb_page1ResponsiveMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 10;
}
#wb_uid7
{
   font-family: "Lato";
   font-size: 16px;
   line-height: 19.5px;
   color: #32CD32;
}
#wb_master_pageShape12
{
   display: none;
   width: 270px;
   height: 8px;
   z-index: 66;
   position: relative;
}
#master_pageLine2
{
   display: block;
   width: 100%;
   z-index: 56;
}
#wb_uid53
{
   color: #F5F5F5;
}
#wb_uid42
{
   color: #4F4F4F;
}
#wb_uid31
{
   color: #808080;
}
#wb_uid20
{
   margin: 0 0 0 24px;
}
#wb_uid8
{
   font-family: "Lato";
   font-size: 16px;
   line-height: 19.5px;
   color: #FF0000;
}
#wb_top-bookmark
{
   display: inline-block;
   width: 100%;
   z-index: 1;
}
#back-to-top_Container
{
   width: 48px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_master_pageShape13
{
   display: none;
   width: 145px;
   height: 20px;
   z-index: 54;
   position: relative;
}
#master_pageLine3
{
   display: block;
   width: 100%;
   z-index: 53;
}
#wb_uid54
{
   color: #F5F5F5;
   font-family: "Lato";
   font-weight: 300;
   font-size: 13px;
}
#wb_uid43
{
   color: #808080;
}
#wb_indexIconFont1
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 28;
}
#wb_uid32
{
   color: #4F4F4F;
}
#wb_uid21
{
   margin: 0 0 0 24px;
}
#wb_uid10
{
   cursor: pointer;
}
#wb_uid9
{
   font-family: "Lato";
   font-size: 16px;
   line-height: 19.5px;
}
#wb_uid55
{
   color: #F5F5F5;
}
#master_pageLine4
{
   display: block;
   width: 100%;
   z-index: 50;
}
#wb_uid44
{
   color: #FFA500;
}
#iBookNew-Functions
{
   visibility: hidden;
}
#wb_funktion-deIconFont1
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 38;
}
#wb_indexIconFont2
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 30;
}
#wb_uid33
{
   color: #4F4F4F;
}
#wb_uid22
{
   margin: 0 0 0 24px;
}
#funktion-orgSlideShow1_next
{
   position: absolute;
   right: 4px;
   top: 45%;
   width: 24px;
   height: 38px;
   z-index: 999;
}
#wb_uid11
{
   border-style: none;
}
#wb_master_pageShape1
{
   display: none;
   width: 262px;
   height: 19px;
   z-index: 2;
   position: relative;
}
#wb_master-pageFontAwesomeIcon2
{
   position: absolute;
   left: 5px;
   top: 3px;
   width: 41px;
   height: 44px;
   text-align: center;
   z-index: 0;
}
#back-to-top
{
   position: fixed;
   text-align: center;
   left: auto;
   right: 30px;
   top: auto;
   bottom: 30px;
   width: 50px;
   height: 50px;
   z-index: 92;
}
#wb_uid56
{
   color: #F5F5F5;
   font-family: "Lato";
   font-weight: 300;
   font-size: 13px;
}
#wb_uid45
{
   color: #4F4F4F;
}
#wb_indexIconFont3
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 32;
}
#wb_uid34
{
   color: #4F4F4F;
}
#wb_funktion-deIconFont2
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 24;
}
#wb_uid23
{
   margin: 0 0 0 24px;
}
#wb_uid12
{
   cursor: pointer;
}
#wb_uid57
{
   color: #F5F5F5;
   font-family: "Lato";
   font-size: 15px;
}
#wb_uid46
{
   color: #808080;
}
#wb_indexIconFont4
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 34;
}
#wb_uid35
{
   color: #4F4F4F;
}
#wb_funktion-deIconFont3
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 26;
}
#wb_uid24
{
   margin: 0 0 0 24px;
}
#wb_uid13
{
   border-style: none;
}
#top-bookmark
{
   visibility: hidden;
}
#copyrightnotice
{
   color: #F5F5F5;
   font-size: 13px;
   font-family: "Lato";
   font-weight: 300;
   font-style: normal;
   text-align: left;
   text-decoration: none;
}
#wb_uid58
{
   color: #F5F5F5;
   font-family: "Lato";
   font-weight: 300;
   font-size: 13px;
}
#wb_uid47
{
   color: #FFA500;
}
#wb_funktion-deIconFont4
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 41;
}
#wb_indexIconFont5
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 36;
}
#wb_uid36
{
   color: #4F4F4F;
}
#wb_uid25
{
   margin: 0 0 0 24px;
}
#wb_uid14
{
   font-style: italic;
}
#funktion-orgSlideShow1_back
{
   position: absolute;
   left: 4px;
   top: 45%;
   width: 24px;
   height: 38px;
   z-index: 999;
}
#wb_uid59
{
   color: #F5F5F5;
}
#wb_uid48
{
   color: #4F4F4F;
}
#wb_funktion-deIconFont5
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 43;
}
#wb_uid37
{
   color: #4F4F4F;
}
#wb_uid26
{
   font-size: 13px;
   line-height: 16.5px;
}
#wb_uid15
{
   font-family: "Lato";
   font-weight: 300;
   color: #696969;
   list-style-type: disc;
}
#wb_uid49
{
   color: #808080;
}
#wb_funktion-deIconFont6
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 45;
}
#wb_uid38
{
   color: #808080;
}
#wb_uid27
{
   font-size: 13px;
   line-height: 16.5px;
}
#wb_uid16
{
   margin: 0 0 0 24px;
}
#wb_master_pageShape7
{
   display: none;
   width: 6px;
   height: 50px;
   z-index: 62;
   position: relative;
}
#wb_facebook
{
   display: none;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 61;
}
#wb_funktion-deIconFont7
{
   display: inline-block;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 47;
}
#wb_uid39
{
   color: #4F4F4F;
}
#wb_uid28
{
   font-size: 29px;
   line-height: 35.5px;
   font-weight: bold;
}
#wb_uid17
{
   margin: 0 0 0 24px;
}
#wb_master_pageShape8
{
   display: none;
   width: 6px;
   height: 50px;
   z-index: 64;
   position: relative;
}
#wb_g-plus
{
   display: none;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 63;
}
#wb_uid29
{
   color: #000000;
   font-family: "Lato";
   font-size: 24px;
}
#wb_uid18
{
   margin: 0 0 0 24px;
}
#wb_funktion-orgSlideShow1
{
   display: inline-block;
   position: relative;
   width: 930px;
   height: 449px;
   z-index: 17;
}
#wb_about-usHeading1
{
   display: inline-block;
   width: 100%;
   z-index: 5;
}
#wb_uid0
{
   color: #000000;
   font-family: "Lato";
   font-size: 13px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#back-to-top
{
   width: 50px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#back-to-top_Container
{
   width: 48px;
}
#wb_master-pageFontAwesomeIcon2
{
   left: 5px;
   top: 3px;
   width: 41px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#master-pageFontAwesomeIcon2
{
   width: 41px;
   height: 44px;
}
#master-pageFontAwesomeIcon2 i
{
   line-height: 44px;
   font-size: 41px;
   width: 25px;
}
#wb_second-web-builder-storeLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: rgba(89,89,89,0.59);
   background-image: none;
}
#wb_second-web-builder-storeLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#second-web-builder-storeLayoutGrid1
{
   padding: 20px 15px 20px 15px;
}
#second-web-builder-storeLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#second-web-builder-storeLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#second-web-builder-storeLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_about-usLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_about-usLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#about-usLayoutGrid1
{
   padding: 21px 15px 21px 15px;
}
#about-usLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Grid-CreateCliplist
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreateCliplist
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreateCliplist
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreateCliplist .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateCliplist > .row > .col-1, #Grid-CreateCliplist > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreateCliplist > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Grid-CreateCliplist > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexMaterialIcon2
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexMaterialIcon2
{
   width: 24px;
   height: 35px;
}
#indexMaterialIcon2 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_aboutText3
{
   visibility: visible;
   display: block;
}
#wb_aboutText3
{
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid2
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid2 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid2 > .row > .col-1, #funktion-deLayoutGrid2 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#funktion-deLayoutGrid2 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid3
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid3 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid3 > .row > .col-1, #funktion-deLayoutGrid3 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#funktion-deLayoutGrid3 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Grid-CreatePlayList
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreatePlayList
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreatePlayList
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreatePlayList .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreatePlayList > .row > .col-1, #Grid-CreatePlayList > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreatePlayList > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Grid-CreatePlayList > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont1
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont1
{
   width: 24px;
   height: 35px;
}
#indexIconFont1 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_indexText3
{
   visibility: visible;
   display: block;
}
#wb_indexText3
{
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Grid-CreateMessagesList
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreateMessagesList
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreateMessagesList
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreateMessagesList .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateMessagesList > .row > .col-1, #Grid-CreateMessagesList > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreateMessagesList > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Grid-CreateMessagesList > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont2
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont2
{
   width: 24px;
   height: 35px;
}
#indexIconFont2 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_indexText5
{
   visibility: visible;
   display: block;
}
#wb_indexText5
{
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Grid-CreateLogoOverlay
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreateLogoOverlay
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreateLogoOverlay
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreateLogoOverlay .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateLogoOverlay > .row > .col-1, #Grid-CreateLogoOverlay > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreateLogoOverlay > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Grid-CreateLogoOverlay > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont3
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont3
{
   width: 24px;
   height: 35px;
}
#indexIconFont3 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_indexText7
{
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Grid-CreateVideoProject
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreateVideoProject
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreateVideoProject
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreateVideoProject .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateVideoProject > .row > .col-1, #Grid-CreateVideoProject > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreateVideoProject > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Grid-CreateVideoProject > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont4
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont4
{
   width: 24px;
   height: 35px;
}
#indexIconFont4 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_indexText8
{
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Grid-StreamingPlaylist
{
   visibility: visible;
   display: table;
}
#wb_Grid-StreamingPlaylist
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-StreamingPlaylist
{
   padding: 20px 8px 40px 8px;
}
#Grid-StreamingPlaylist .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-StreamingPlaylist > .row > .col-1, #Grid-StreamingPlaylist > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-StreamingPlaylist > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Grid-StreamingPlaylist > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont5
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont5
{
   width: 24px;
   height: 35px;
}
#indexIconFont5 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_indexText9
{
   visibility: visible;
   display: block;
}
#wb_indexText9
{
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-orgSlideShow1
{
   width: 738px;
   height: 361px;
   visibility: visible;
   display: inline-block;
}
#funktion-orgSlideShow1_back
{
   left: 4px;
}
#funktion-orgSlideShow1_next
{
   left: 710px;
}
#wb_funktion-deLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid1
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid1 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid1 > .row > .col-1, #funktion-deLayoutGrid1 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#funktion-deLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont1
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont1
{
   width: 35px;
   height: 35px;
}
#funktion-deIconFont1 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_funktion-deText1
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deIconFont2
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont2
{
   width: 35px;
   height: 35px;
}
#funktion-deIconFont2 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_funktion-deText2
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText2
{
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deIconFont3
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont3
{
   width: 35px;
   height: 35px;
}
#funktion-deIconFont3 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_funktion-deText3
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText3
{
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_page1Text1
{
   visibility: visible;
   display: block;
}
#wb_page1Text1
{
   margin: 0;
   padding: 0;
}
#wb_page1Text2
{
   visibility: visible;
   display: block;
}
#wb_page1Text2
{
   margin: 0;
   padding: 0;
}
#wb_page1Text3
{
   visibility: visible;
   display: block;
}
#wb_page1Text3
{
   margin: 0;
   padding: 0;
}
#wb_page1Text4
{
   left: 1790px;
   top: 591px;
   width: 250px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_page1Text4
{
   margin: 0;
   padding: 0;
}
#wb_funktion-deLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid4
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid4 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid4 > .row > .col-1, #funktion-deLayoutGrid4 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#funktion-deLayoutGrid4 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont4
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont4
{
   width: 35px;
   height: 35px;
}
#funktion-deIconFont4 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_funktion-deText4
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText4
{
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid5
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid5 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid5 > .row > .col-1, #funktion-deLayoutGrid5 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#funktion-deLayoutGrid5 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont5
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont5
{
   width: 35px;
   height: 35px;
}
#funktion-deIconFont5 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_funktion-deText5
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText5
{
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid6
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid6 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid6 > .row > .col-1, #funktion-deLayoutGrid6 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid6 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#funktion-deLayoutGrid6 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont6
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont6
{
   width: 35px;
   height: 35px;
}
#funktion-deIconFont6 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_funktion-deText6
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText6
{
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid7
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid7 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid7 > .row > .col-1, #funktion-deLayoutGrid7 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid7 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#funktion-deLayoutGrid7 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont7
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont7
{
   width: 35px;
   height: 35px;
}
#funktion-deIconFont7 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_funktion-deText7
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText7
{
   font-family: Lato;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#back-to-top
{
   width: 50px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#back-to-top_Container
{
   width: 48px;
}
#wb_master-pageFontAwesomeIcon2
{
   left: 5px;
   top: 3px;
   width: 41px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#master-pageFontAwesomeIcon2
{
   width: 41px;
   height: 44px;
}
#master-pageFontAwesomeIcon2 i
{
   line-height: 44px;
   font-size: 41px;
   width: 25px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 5px 15px 35px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_top-bookmark
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Image1
{
   width: 187px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 187px;
   height: 48px;
}
#wb_master_pageShape1
{
   width: 187px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape1
{
   width: 187px;
   height: 19px;
}
#wb_page1LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_page1LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#page1LayoutGrid1
{
   padding: 0;
}
#page1LayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#page1LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#page1LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_second-web-builder-storeLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: rgba(89,89,89,0.59);
   background-image: none;
}
#wb_second-web-builder-storeLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#second-web-builder-storeLayoutGrid1
{
   padding: 20px 15px 20px 15px;
}
#second-web-builder-storeLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#second-web-builder-storeLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#second-web-builder-storeLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_about-usLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_about-usLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#about-usLayoutGrid1
{
   padding: 21px 15px 21px 15px;
}
#about-usLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Grid-CreateCliplist
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreateCliplist
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreateCliplist
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreateCliplist .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateCliplist > .row > .col-1, #Grid-CreateCliplist > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreateCliplist > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Grid-CreateCliplist > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexMaterialIcon2
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexMaterialIcon2
{
   width: 24px;
   height: 35px;
}
#indexMaterialIcon2 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_aboutText3
{
   visibility: visible;
   display: block;
}
#wb_aboutText3
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid2
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid2 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid2 > .row > .col-1, #funktion-deLayoutGrid2 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid2 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid3
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid3 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid3 > .row > .col-1, #funktion-deLayoutGrid3 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid3 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Grid-CreatePlayList
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreatePlayList
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreatePlayList
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreatePlayList .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreatePlayList > .row > .col-1, #Grid-CreatePlayList > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreatePlayList > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Grid-CreatePlayList > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont1
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont1
{
   width: 24px;
   height: 35px;
}
#indexIconFont1 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_indexText3
{
   visibility: visible;
   display: block;
}
#wb_indexText3
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Grid-CreateMessagesList
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreateMessagesList
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreateMessagesList
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreateMessagesList .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateMessagesList > .row > .col-1, #Grid-CreateMessagesList > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreateMessagesList > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Grid-CreateMessagesList > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont2
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont2
{
   width: 24px;
   height: 35px;
}
#indexIconFont2 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_indexText5
{
   visibility: visible;
   display: block;
}
#wb_indexText5
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Grid-CreateLogoOverlay
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreateLogoOverlay
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreateLogoOverlay
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreateLogoOverlay .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateLogoOverlay > .row > .col-1, #Grid-CreateLogoOverlay > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreateLogoOverlay > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Grid-CreateLogoOverlay > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont3
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont3
{
   width: 24px;
   height: 35px;
}
#indexIconFont3 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_indexText7
{
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Grid-CreateVideoProject
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreateVideoProject
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreateVideoProject
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreateVideoProject .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateVideoProject > .row > .col-1, #Grid-CreateVideoProject > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreateVideoProject > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Grid-CreateVideoProject > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont4
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont4
{
   width: 24px;
   height: 35px;
}
#indexIconFont4 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_indexText8
{
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Grid-StreamingPlaylist
{
   visibility: visible;
   display: table;
}
#wb_Grid-StreamingPlaylist
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-StreamingPlaylist
{
   padding: 20px 8px 40px 8px;
}
#Grid-StreamingPlaylist .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-StreamingPlaylist > .row > .col-1, #Grid-StreamingPlaylist > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-StreamingPlaylist > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Grid-StreamingPlaylist > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont5
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont5
{
   width: 24px;
   height: 35px;
}
#indexIconFont5 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_indexText9
{
   visibility: visible;
   display: block;
}
#wb_indexText9
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-orgSlideShow1
{
   width: 450px;
   height: 229px;
   visibility: visible;
   display: inline-block;
}
#funktion-orgSlideShow1_back
{
   left: 4px;
}
#funktion-orgSlideShow1_next
{
   left: 422px;
}
#wb_funktion-deLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid1
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid1 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid1 > .row > .col-1, #funktion-deLayoutGrid1 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont1
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont1
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont1 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText1
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText1
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deIconFont2
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont2
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont2 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText2
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText2
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deIconFont3
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont3
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont3 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText3
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText3
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_page1Text1
{
   visibility: visible;
   display: block;
}
#wb_page1Text1
{
   margin: 0;
   padding: 0;
}
#wb_page1Text2
{
   visibility: visible;
   display: block;
}
#wb_page1Text2
{
   margin: 0;
   padding: 0;
}
#wb_page1Text3
{
   visibility: visible;
   display: block;
}
#wb_page1Text3
{
   margin: 0;
   padding: 0;
}
#wb_page1Text4
{
   left: 1790px;
   top: 781px;
   width: 250px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_page1Text4
{
   margin: 0;
   padding: 0;
}
#wb_funktion-deLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid4
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid4 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid4 > .row > .col-1, #funktion-deLayoutGrid4 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid4 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont4
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont4
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont4 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText4
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText4
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid5
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid5 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid5 > .row > .col-1, #funktion-deLayoutGrid5 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid5 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont5
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont5
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont5 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText5
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText5
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid6
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid6 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid6 > .row > .col-1, #funktion-deLayoutGrid6 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid6 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid6 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont6
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont6
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont6 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText6
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText6
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid7
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid7 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid7 > .row > .col-1, #funktion-deLayoutGrid7 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid7 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid7 > .row > .col-2
{
   display: block;
   width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont7
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont7
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont7 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText7
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText7
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_about-usHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_impressum_frText1
{
   visibility: visible;
   display: block;
}
#wb_impressum_frText1
{
   margin: 0;
   padding: 0;
}
#wb_master_pageResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_master_pageLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_master_pageLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_pageLayoutGrid3
{
   padding: 10px 15px 15px 15px;
}
#master_pageLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_pageLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_pageLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_master_pageLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_master_pageLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_pageLayoutGrid4
{
   padding: 10px 10px 5px 10px;
}
#master_pageLayoutGrid4 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#master_pageLayoutGrid4 > .row > .col-1, #master_pageLayoutGrid4 > .row > .col-2, #master_pageLayoutGrid4 > .row > .col-3, #master_pageLayoutGrid4 > .row > .col-4
{
   padding-right: 10px;
   padding-left: 10px;
}
#master_pageLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#master_pageLayoutGrid4 > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#master_pageLayoutGrid4 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#master_pageLayoutGrid4 > .row > .col-4
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer-text-four
{
   visibility: visible;
   display: block;
}
#wb_footer-text-four
{
   margin: 0;
   padding: 0;
}
#wb_footer-contact-text
{
   visibility: visible;
   display: block;
}
#wb_footer-contact-text
{
   margin: 0;
   padding: 0;
}
#wb_footer-contact-header
{
   visibility: visible;
   display: block;
}
#wb_footer-contact-header
{
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_rakod-social
{
   visibility: visible;
   display: block;
}
#wb_rakod-social
{
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_master_pageText1
{
   visibility: visible;
   display: block;
}
#wb_master_pageText1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_facebook
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#facebook
{
   width: 20px;
   height: 20px;
}
#facebook i
{
   line-height: 20px;
   font-size: 20px;
   width: 10px;
}
#wb_g-plus
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#g-plus
{
   width: 20px;
   height: 20px;
}
#g-plus i
{
   line-height: 20px;
   font-size: 20px;
   width: 16px;
}
#wb_master_pageShape7
{
   width: 6px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape7
{
   width: 6px;
   height: 50px;
}
#wb_master_pageShape8
{
   width: 6px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape8
{
   width: 6px;
   height: 50px;
}
#wb_master_pageShape10
{
   width: 130px;
   height: 8px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape10
{
   width: 130px;
   height: 8px;
}
#wb_master_pageShape11
{
   width: 130px;
   height: 8px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape11
{
   width: 130px;
   height: 8px;
}
#wb_master_pageShape13
{
   width: 55px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape13
{
   width: 55px;
   height: 20px;
}
#master_pageLine1
{
   width: 100%;
   height: 12px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_pageLine1
{
   border-color: #252525;
   border-bottom-width: 12px;
}
#master_pageLine2
{
   width: 100%;
   height: 8px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_pageLine2
{
   border-color: transparent;
   border-bottom-width: 8px;
}
#master_pageLine3
{
   width: 100%;
   height: 8px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_pageLine3
{
   border-color: transparent;
   border-bottom-width: 8px;
}
#master_pageLine4
{
   width: 100%;
   height: 8px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_pageLine4
{
   border-color: transparent;
   border-bottom-width: 8px;
}
#wb_master_pageLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_master_pageLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_pageLayoutGrid5
{
   padding: 5px 10px 5px 10px;
}
#master_pageLayoutGrid5 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#master_pageLayoutGrid5 > .row > .col-1, #master_pageLayoutGrid5 > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#master_pageLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#master_pageLayoutGrid5 > .row > .col-2
{
   display: block;
   width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_master_frameJavaScript1
{
   height: 22px;
   visibility: visible;
   display: block;
}
#wb_master_pageShape12
{
   width: 242px;
   height: 8px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape12
{
   width: 242px;
   height: 8px;
}
#wb_master_pageCssMenu1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu1 li
{
}
#wb_master_pageCssMenu1 a
{
   color: #F5F5F5;
   border: 0px none #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Lato;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 22px;
   line-height: 22px;
   text-align: center;
}
#wb_master_pageCssMenu1 li:hover a, #wb_master_pageCssMenu1 a:hover
{
   color: #FF0000;
   border: 0px none #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu1 li
{
   padding: 0px 4px 0px 0px;
}
#wb_page1ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#master_deExtension1
{
   left: 1051px;
   top: 247px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#back-to-top
{
   width: 50px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#back-to-top_Container
{
   width: 48px;
}
#wb_master-pageFontAwesomeIcon2
{
   left: 5px;
   top: 3px;
   width: 41px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#master-pageFontAwesomeIcon2
{
   width: 41px;
   height: 44px;
}
#master-pageFontAwesomeIcon2 i
{
   line-height: 44px;
   font-size: 41px;
   width: 25px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 5px 15px 35px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_top-bookmark
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#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;
}
#wb_Image1
{
   width: 250px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 250px;
   height: 65px;
}
#wb_master_pageShape1
{
   width: 262px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape1
{
   width: 262px;
   height: 19px;
}
#wb_page1LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_page1LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#page1LayoutGrid1
{
   padding: 0;
}
#page1LayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#page1LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#page1LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_second-web-builder-storeLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: rgba(89,89,89,0.59);
   background-image: none;
}
#wb_second-web-builder-storeLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#second-web-builder-storeLayoutGrid1
{
   padding: 20px 15px 20px 15px;
}
#second-web-builder-storeLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#second-web-builder-storeLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#second-web-builder-storeLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_about-usLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_about-usLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#about-usLayoutGrid1
{
   padding: 21px 15px 21px 15px;
}
#about-usLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Grid-CreateCliplist
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreateCliplist
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreateCliplist
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreateCliplist .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateCliplist > .row > .col-1, #Grid-CreateCliplist > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreateCliplist > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Grid-CreateCliplist > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexMaterialIcon2
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexMaterialIcon2
{
   width: 35px;
   height: 35px;
}
#indexMaterialIcon2 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_aboutText3
{
   visibility: visible;
   display: block;
}
#wb_aboutText3
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid2
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid2 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid2 > .row > .col-1, #funktion-deLayoutGrid2 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid2 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid3
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid3 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid3 > .row > .col-1, #funktion-deLayoutGrid3 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid3 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Grid-CreatePlayList
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreatePlayList
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreatePlayList
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreatePlayList .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreatePlayList > .row > .col-1, #Grid-CreatePlayList > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreatePlayList > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Grid-CreatePlayList > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont1
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont1
{
   width: 35px;
   height: 35px;
}
#indexIconFont1 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_indexText3
{
   visibility: visible;
   display: block;
}
#wb_indexText3
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Grid-CreateMessagesList
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreateMessagesList
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreateMessagesList
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreateMessagesList .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateMessagesList > .row > .col-1, #Grid-CreateMessagesList > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreateMessagesList > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Grid-CreateMessagesList > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont2
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont2
{
   width: 35px;
   height: 35px;
}
#indexIconFont2 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_indexText5
{
   visibility: visible;
   display: block;
}
#wb_indexText5
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Grid-CreateLogoOverlay
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreateLogoOverlay
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreateLogoOverlay
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreateLogoOverlay .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateLogoOverlay > .row > .col-1, #Grid-CreateLogoOverlay > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreateLogoOverlay > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Grid-CreateLogoOverlay > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont3
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont3
{
   width: 35px;
   height: 35px;
}
#indexIconFont3 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_indexText7
{
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Grid-CreateVideoProject
{
   visibility: visible;
   display: table;
}
#wb_Grid-CreateVideoProject
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-CreateVideoProject
{
   padding: 20px 8px 20px 8px;
}
#Grid-CreateVideoProject .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-CreateVideoProject > .row > .col-1, #Grid-CreateVideoProject > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-CreateVideoProject > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Grid-CreateVideoProject > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont4
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont4
{
   width: 35px;
   height: 35px;
}
#indexIconFont4 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_indexText8
{
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Grid-StreamingPlaylist
{
   visibility: visible;
   display: table;
}
#wb_Grid-StreamingPlaylist
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Grid-StreamingPlaylist
{
   padding: 20px 8px 40px 8px;
}
#Grid-StreamingPlaylist .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#Grid-StreamingPlaylist > .row > .col-1, #Grid-StreamingPlaylist > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#Grid-StreamingPlaylist > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Grid-StreamingPlaylist > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexIconFont5
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-family: Lato;
   font-style: normal;
   text-decoration: none;
}
#indexIconFont5
{
   width: 35px;
   height: 35px;
}
#indexIconFont5 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_indexText9
{
   visibility: visible;
   display: block;
}
#wb_indexText9
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-orgSlideShow1
{
   width: 290px;
   height: 229px;
   visibility: visible;
   display: inline-block;
}
#funktion-orgSlideShow1_back
{
   left: 4px;
}
#funktion-orgSlideShow1_next
{
   left: 262px;
}
#wb_funktion-orgSlideShow1 .thumbnail
{
   float: none;
   display: block;
   padding-bottom: 5px;
   width: 100%;
}
#wb_funktion-deLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid1
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid1 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid1 > .row > .col-1, #funktion-deLayoutGrid1 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont1
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont1
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont1 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText1
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText1
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deIconFont2
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont2
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont2 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText2
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText2
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deIconFont3
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont3
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont3 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText3
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText3
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_page1Text1
{
   visibility: visible;
   display: block;
}
#wb_page1Text1
{
   margin: 0;
   padding: 0;
}
#wb_page1Text2
{
   visibility: visible;
   display: block;
}
#wb_page1Text2
{
   margin: 0;
   padding: 0;
}
#wb_page1Text3
{
   visibility: visible;
   display: block;
}
#wb_page1Text3
{
   margin: 0;
   padding: 0;
}
#wb_page1Text4
{
   left: 1790px;
   top: 781px;
   width: 250px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_page1Text4
{
   margin: 0;
   padding: 0;
}
#wb_funktion-deLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid4
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid4 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid4 > .row > .col-1, #funktion-deLayoutGrid4 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid4 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont4
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont4
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont4 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText4
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText4
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid5
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid5 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid5 > .row > .col-1, #funktion-deLayoutGrid5 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid5 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont5
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont5
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont5 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText5
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText5
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid6
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid6 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid6 > .row > .col-1, #funktion-deLayoutGrid6 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid6 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid6 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont6
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont6
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont6 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText6
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText6
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_funktion-deLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_funktion-deLayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#funktion-deLayoutGrid7
{
   padding: 20px 8px 40px 8px;
}
#funktion-deLayoutGrid7 .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#funktion-deLayoutGrid7 > .row > .col-1, #funktion-deLayoutGrid7 > .row > .col-2
{
   padding-right: 8px;
   padding-left: 8px;
}
#funktion-deLayoutGrid7 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#funktion-deLayoutGrid7 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_funktion-deIconFont7
{
   width: 24px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#funktion-deIconFont7
{
   width: 24px;
   height: 35px;
}
#funktion-deIconFont7 i
{
   line-height: 35px;
   font-size: 24px;
   width: 23px;
}
#wb_funktion-deText7
{
   visibility: visible;
   display: block;
}
#wb_funktion-deText7
{
   font-family: "Montserrat";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_about-usHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_impressum_frText1
{
   visibility: visible;
   display: block;
}
#wb_impressum_frText1
{
   margin: 0;
   padding: 0;
}
#wb_master_pageResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_master_pageLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_master_pageLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_pageLayoutGrid3
{
   padding: 10px 15px 15px 15px;
}
#master_pageLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_pageLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_pageLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_master_pageLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_master_pageLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_pageLayoutGrid4
{
   padding: 10px 10px 5px 10px;
}
#master_pageLayoutGrid4 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#master_pageLayoutGrid4 > .row > .col-1, #master_pageLayoutGrid4 > .row > .col-2, #master_pageLayoutGrid4 > .row > .col-3, #master_pageLayoutGrid4 > .row > .col-4
{
   padding-right: 10px;
   padding-left: 10px;
}
#master_pageLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#master_pageLayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#master_pageLayoutGrid4 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#master_pageLayoutGrid4 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer-text-four
{
   visibility: visible;
   display: block;
}
#wb_footer-text-four
{
   margin: 0;
   padding: 0;
}
#wb_footer-contact-text
{
   visibility: visible;
   display: block;
}
#wb_footer-contact-text
{
   margin: 0;
   padding: 0;
}
#wb_footer-contact-header
{
   visibility: visible;
   display: block;
}
#wb_footer-contact-header
{
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_rakod-social
{
   visibility: visible;
   display: block;
}
#wb_rakod-social
{
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_master_pageText1
{
   visibility: visible;
   display: block;
}
#wb_master_pageText1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_facebook
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#facebook
{
   width: 20px;
   height: 20px;
}
#facebook i
{
   line-height: 20px;
   font-size: 20px;
   width: 10px;
}
#wb_g-plus
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#g-plus
{
   width: 20px;
   height: 20px;
}
#g-plus i
{
   line-height: 20px;
   font-size: 20px;
   width: 16px;
}
#wb_master_pageShape7
{
   width: 6px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape7
{
   width: 6px;
   height: 50px;
}
#wb_master_pageShape8
{
   width: 6px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape8
{
   width: 6px;
   height: 50px;
}
#wb_master_pageShape10
{
   width: 270px;
   height: 8px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape10
{
   width: 270px;
   height: 8px;
}
#wb_master_pageShape11
{
   width: 270px;
   height: 8px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape11
{
   width: 270px;
   height: 8px;
}
#wb_master_pageShape13
{
   width: 145px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape13
{
   width: 145px;
   height: 20px;
}
#master_pageLine1
{
   width: 100%;
   height: 12px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_pageLine1
{
   border-color: #252525;
   border-bottom-width: 12px;
}
#master_pageLine2
{
   width: 100%;
   height: 8px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_pageLine2
{
   border-color: transparent;
   border-bottom-width: 8px;
}
#master_pageLine3
{
   width: 100%;
   height: 8px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_pageLine3
{
   border-color: transparent;
   border-bottom-width: 8px;
}
#master_pageLine4
{
   width: 100%;
   height: 8px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_pageLine4
{
   border-color: transparent;
   border-bottom-width: 8px;
}
#wb_master_pageLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_master_pageLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_pageLayoutGrid5
{
   padding: 5px 10px 5px 10px;
}
#master_pageLayoutGrid5 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#master_pageLayoutGrid5 > .row > .col-1, #master_pageLayoutGrid5 > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#master_pageLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#master_pageLayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_master_frameJavaScript1
{
   height: 22px;
   visibility: visible;
   display: block;
}
#wb_master_pageShape12
{
   width: 270px;
   height: 8px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_pageShape12
{
   width: 270px;
   height: 8px;
}
#wb_master_pageCssMenu1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu1 li
{
}
#wb_master_pageCssMenu1 a
{
   color: #F5F5F5;
   border: 0px none #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Lato;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 22px;
   line-height: 22px;
   text-align: center;
}
#wb_master_pageCssMenu1 li:hover a, #wb_master_pageCssMenu1 a:hover
{
   color: #FF0000;
   border: 0px none #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu1 li
{
   padding: 0px 4px 0px 0px;
}
#wb_page1ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#master_deExtension1
{
   left: 1051px;
   top: 247px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
}
