        *{margin:0;padding:0;text-decoration:none;list-style:none;box-sizing:border-box;}
    body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: visible;
   overflow-y: visible;
}
#PageHeader1
{
   background-color: #13447C;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 256px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
.DropdownMenu1 .nav
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
   font-style: normal;
   color: #FFFFFF;
   text-align: center;
   text-transform: none;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu1 .nav:before,
.DropdownMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu1 .nav:after 
{
   clear: both;
}
.DropdownMenu1 .nav a 
{
   text-decoration: none;
}
.DropdownMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.DropdownMenu1 .container:before,
.DropdownMenu1 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu1 .container:after 
{
   clear: both;
}
.DropdownMenu1 .collapse 
{
   display: none;
}
.DropdownMenu1 .collapse.show 
{
   display: block;
}
.DropdownMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu1 .arrow, .DropdownMenu1 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.DropdownMenu1 .dropdown 
{
   position: relative;
}
.DropdownMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 32px;
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid rgba(13,110,253,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.DropdownMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #0D6EFD;
}
.DropdownMenu1 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: none;
   white-space: nowrap;
}
.DropdownMenu1 .dropdown-menu > li > a:hover,
.DropdownMenu1 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #FFFFFF;
   background-color: #0B5ED7;
   background-image: none;
}
.DropdownMenu1 .dropdown-menu > li > a.active,
.DropdownMenu1 .dropdown-menu > li > a.active:hover,
.DropdownMenu1 .dropdown-menu > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #0B5ED7;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu1 .show > .dropdown-menu
{
   display: block;
}
.DropdownMenu1 .show > a
{
   outline: 0;
}
.DropdownMenu1 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu1 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu1 .nav > li 
{
   position: relative;
   display: block;
}
.DropdownMenu1 .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.DropdownMenu1 .nav .show > a,
.DropdownMenu1 .nav .show > a:hover,
.DropdownMenu1 .nav .show > a:focus
{
    border-color: #DCDCDC;
}
.DropdownMenu1 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #0D6EFD;
}
.DropdownMenu1 .nav .arrow
{
   border-top-color: #DCDCDC;
   border-bottom-color: #DCDCDC;
}
.DropdownMenu1
{
   position: relative;
}
.DropdownMenu1:before,
.DropdownMenu1:after
{
   content: " ";
   display: table;
}
.DropdownMenu1:after
{
   clear: both;
}
.DropdownMenu1 .navbar-header:before,
.DropdownMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu1 .navbar-header:after
{
   clear: both;
}
.DropdownMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu1-navbar-collapse:before,
.DropdownMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu1-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu1 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 19px 10px 18px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.DropdownMenu1 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.DropdownMenu1 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.DropdownMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu1 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.DropdownMenu1 .navbar-nav > li > a
{
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > li > a:hover,
.DropdownMenu1 .navbar-nav > li > a:focus
{
   background-color: #0B5ED7;
   background-image: none;
   color: #FFFFFF;
   text-decoration: none;
}
.DropdownMenu1 .navbar-nav > li > a.active,
.DropdownMenu1 .navbar-nav > li > a.active:hover,
.DropdownMenu1 .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #0B5ED7;
   background-image: none;
}
.DropdownMenu1 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu1 .navbar-toggle:hover,
.DropdownMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu1 .navbar-toggle .icon-bar
{
   background-color: #212529;
}
.DropdownMenu1-navbar-collapse
{
   border-color: rgba(13,110,253,1.00);
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > .show > a,
.DropdownMenu1 .navbar-nav > .show > a:hover,
.DropdownMenu1 .navbar-nav > .show > a:focus
{
   background-color: #0B5ED7;
   background-image: none;
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > .show > a .arrow,
.DropdownMenu1 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-link
{
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-link:hover
{
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-header
{
   color: #212529;
}
@media (min-width: 1280px) 
{
.DropdownMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu1 .navbar-header
{
   float: left;
}
.DropdownMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu1 .navbar-toggle
{
   display: none;
}
.DropdownMenu1 .navbar-nav
{
   display: flex;
   flex-direction: row;
   justify-content: center;
   margin: 0;
}
.DropdownMenu1 .navbar-nav > li
{
   float: left;
}
.DropdownMenu1 .container > .navbar-header,
.DropdownMenu1 .container > .DropdownMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 1280px) 
{
.DropdownMenu1 
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #DCDCDC;
}
.DropdownMenu1 .navbar-nav
{
   margin: 0;
   background-color: #0D6EFD;
   background-image: none;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu > li > a,
.DropdownMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 1280px) 
{
.DropdownMenu1 
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #DCDCDC;
   border-radius: 0px;
}
.DropdownMenu1 .navbar-nav > li > a
{
   color: #212529;
}
.DropdownMenu1 .navbar-nav > li > a:hover,
.DropdownMenu1 .navbar-nav > li > a:focus
{
   color: #FFFFFF;
   background-color: #13447C;
   background-image: none;
}
.DropdownMenu1 .navbar-nav > li > a.active,
.DropdownMenu1 .navbar-nav > li > a.active:hover,
.DropdownMenu1 .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #13447C;
   background-image: none;
}
.DropdownMenu1 .navbar-nav > .show > a,
.DropdownMenu1 .navbar-nav > .show > a:hover,
.DropdownMenu1 .navbar-nav > .show > a:focus
{
   background-color: #13447C;
   background-image: none;
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #212529;
   border-bottom-color: #212529;
}
.DropdownMenu1 .navbar-nav > li > a.active > .arrow,
.DropdownMenu1 .navbar-nav > li > a.active:hover > .arrow,
.DropdownMenu1 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > .show > a .arrow,
.DropdownMenu1 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-link
{
   color: #212529;
}
.DropdownMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
#DropdownMenu1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_DropdownMenu1
{
   z-index: 1111 !important;
}
#wb_Menu
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Menu
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#Menu > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Menu > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Menu > .row > .col-1
{
   float: left;
}
#Menu > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#Menu:before,
#Menu:after,
#Menu .row:before,
#Menu .row:after
{
   display: table;
   content: " ";
}
#Menu:after,
#Menu .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Menu > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   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: 768px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
}
#wb_Carousel1-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#wb_Carousel1-divider-top .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Carousel1
{
   box-sizing: border-box;
   width: 100%;
   height: 100vh;
   position: relative;
}
#Carousel1
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel1 .carousel-item-next:not(.carousel-item-start), #Carousel1 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-end), #Carousel1 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -180px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(192,192,192,1.00);
}
#Carousel1 .carousel-indicators .active
{
   background-color: rgba(192,192,192,1.00);
}
#Carousel1 .frame
{
   width: 1920px;
   display: inline-block;
   float: left;
   height: 633px;
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url('IMG_8059.JPEG');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url('images/2.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url('images/3.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-4
{
   background-color: transparent;
   background-image: url('images/4.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-5
{
   background-color: transparent;
   background-image: url('images/5.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-6
{
   background-color: transparent;
   background-image: url('images/6.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-7
{
   background-color: transparent;
   background-image: url('7.jpeg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-8
{
   background-color: transparent;
   background-image: url('images/8.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-9
{
   background-color: transparent;
   background-image: url('images/9.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-10
{
   background-color: transparent;
   background-image: url('images/10.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
}
#Carousel1-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#Carousel1-divider-top .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_ÜberschriftWILLKOMMEN
{
   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;
}
#ÜberschriftWILLKOMMEN
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_BildVORSTAND
{
   margin: 0;
   vertical-align: top;
}
#BildVORSTAND
{
   border-top-width: 15px;
   border-right-width: 22px;
   border-bottom-width: 22px;
   border-left-width: 15px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url('images/rounded-white.png');
   border-image-slice: 15 22 22 15;
   border-image-width: 15px 22px 22px 15px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 707px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid5-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transition: height 2000ms ease;
}
#LayoutGrid5-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid5-divider-top .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid5-divider-top.show
{
   height: 50px;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 60px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 100px;
}
#LayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid4-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transform: scale(-1.0, -1.0);
   transition: height 2000ms ease;
}
#LayoutGrid4-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid4-divider-bottom .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid4-divider-bottom.show
{
   height: 50px;
}
#wb_Divider2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#Divider2
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Divider2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Divider2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Divider2 > .row > .col-1
{
   float: left;
}
#Divider2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Divider2:before,
#Divider2:after,
#Divider2 .row:before,
#Divider2 .row:after
{
   display: table;
   content: " ";
}
#Divider2:after,
#Divider2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Divider2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Heading1
{
   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;
}
#Heading1
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 60px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid6 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 100px;
}
#LayoutGrid6 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid6-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transform: scale(-1.0, -1.0);
   transition: height 2000ms ease;
}
#LayoutGrid6-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid6-divider-bottom .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid6-divider-bottom.show
{
   height: 50px;
}
#wb_IconFont2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#IconFont2
{
   height: 339px;
   width: 298px;
}
#IconFont2 i
{
   color: #000000;
   display: inline-block;
   font-size: 298px;
   line-height: 339px;
   vertical-align: middle;
   width: 297px;
}
#wb_IconFont2:hover #IconFont2 i
{
   color: #000000;
}
#wb_Heading2
{
   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;
}
#Heading2
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading3
{
   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;
}
#Heading3
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading4
{
   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;
}
#Heading4
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   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: center;
}
#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_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 60px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid9 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 0 100px;
}
#LayoutGrid9 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 0 0;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid9-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transform: scale(-1.0, -1.0);
   transition: height 2000ms ease;
}
#LayoutGrid9-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid9-divider-bottom .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid9-divider-bottom.show
{
   height: 50px;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Heading5
{
   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;
}
#Heading5
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading6
{
   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;
}
#Heading6
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_IconFont3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#IconFont3
{
   height: 298px;
   width: 425px;
}
#IconFont3 i
{
   color: #000000;
   display: inline-block;
   font-size: 298px;
   line-height: 298px;
   vertical-align: middle;
   width: 297px;
}
#wb_IconFont3:hover #IconFont3 i
{
   color: #000000;
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 60px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid11 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 100px;
}
#LayoutGrid11 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 480px)
{
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid11-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transform: scale(-1.0, -1.0);
   transition: height 2000ms ease;
}
#LayoutGrid11-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid11-divider-bottom .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid11-divider-bottom.show
{
   height: 50px;
}
#wb_Heading7
{
   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;
}
#Heading7
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon1
{
   height: 297px;
   width: 361px;
}
#Icon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 297px;
   line-height: 297px;
   vertical-align: middle;
   width: 296px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #000000;
}
#wb_Heading8
{
   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;
}
#Heading8
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #13447C;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Footer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#Footer > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Footer > .col-1
{
   flex: 0 0 auto;
}
#Footer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Footer > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #13447C;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid12 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0 5px 0 5px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item4
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Layer1
{
   background-color: rgba(16,58,105,0.39);
   background-image: none;
   border-radius: 50%;
   opacity: 0.77;
}
#wb_IconFont5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_IconFont5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont5
{
   height: 26px;
   width: 26px;
}
#IconFont5 i
{
   color: #191970;
   display: inline-block;
   font-size: 26px;
   line-height: 26px;
   vertical-align: middle;
   width: 25px;
}
#wb_IconFont5:hover #IconFont5 i
{
   color: #0000CD;
}
#wb_Heading9
{
   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;
}
#Heading9
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#DividerLine2
{
   border-color: #CBD0D3;
   border-style: dashed;
   border-bottom-width: 3px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine1
{
   border-color: #CBD0D3;
   border-style: dashed;
   border-bottom-width: 3px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine2
{
   border-color: #CBD0D3;
   border-style: dashed;
   border-bottom-width: 3px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#PageFooter1
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#Html3
{
   position: absolute;
   left: 2012px;
   top: 382px;
   width: 100px;
   height: 100px;
   z-index: 41;
}
#wb_Icon1
{
   display: inline-block;
   width: 361px;
   height: 297px;
   text-align: center;
   z-index: 19;
}
#PageHeader1_Container
{
   width: 1920px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 20;
}
#HorizontalLine2
{
   display: block;
   width: 100%;
   z-index: 15;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#PageHeader1
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 15px;
   z-index: 7777;
}
#wb_Heading8
{
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_ÜberschriftWILLKOMMEN
{
   display: block;
   width: 100%;
   z-index: 3;
}
#wb_Heading9
{
   display: block;
   width: 100%;
   z-index: 17;
}
#HorizontalLine1
{
   display: block;
   width: 100%;
   z-index: 11;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 13;
}
#wb_Heading7
{
   display: block;
   width: 100%;
   z-index: 16;
}
#wb_Carousel1
{
}
#PageFooter1
{
   position: fixed;
   overflow: hidden;
   text-align: center;
   left: 0;
   right: 0;
   bottom: 0;
   height: 1px;
   z-index: 42;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 9;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 12;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_IconFont5
{
   position: absolute;
   left: 12px;
   top: 12px;
   width: 26px;
   height: 26px;
   text-align: center;
   z-index: 22;
}
#wb_IconFont3
{
   display: inline-block;
   width: 425px;
   height: 298px;
   text-align: center;
   z-index: 14;
}
#wb_IconFont2
{
   display: inline-block;
   width: 298px;
   height: 339px;
   text-align: center;
   z-index: 10;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 8;
}
#Layer1
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 58px;
   height: 58px;
   z-index: 37;
}
#wb_BildVORSTAND
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 5;
}
#wb_JavaScript2
{
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 4;
}
#copyrightnotice
{
   color: #FFFFFF;
   font-size: 16px;
   font-family: "Georgia";
   font-weight: normal;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#DividerLine2
{
   display: block;
   width: 100%;
   z-index: 6;
}
#wb_DropdownMenu1
{
   display: block;
   width: 100%;
   text-align: center;
   z-index: 1;
}
#PageFooter1_Container
{
   width: 1920px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
@media only screen and (min-width: 1280px) and (max-width: 1919px) and (orientation: portrait)
{
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#PageHeader1
{
   top: 0px;
   height: 15px;
   visibility: visible;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 1280px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
}
#wb_Menu
{
   visibility: visible;
   display: table;
}
#wb_Menu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Menu
{
   height: auto;
   padding: 0 15px 0 15px;
}
#Menu .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Menu > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Menu > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 100vh;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1-divider-top
{
   height: 50px;
}
#Carousel1-divider-top
{
   top: 0%;
   left: 0;
}
#wb_ÜberschriftWILLKOMMEN
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_ÜberschriftWILLKOMMEN
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#ÜberschriftWILLKOMMEN
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_BildVORSTAND
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5-divider-top.show
{
   height: 50px;
}
#LayoutGrid5-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid4-divider-bottom
{
   bottom: 0%;
}
#wb_Divider2
{
   visibility: visible;
   display: table;
}
#wb_Divider2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Divider2
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#Divider2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Divider2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Divider2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 32px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading1
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   text-align: left;
   text-transform: none;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid6-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid6-divider-bottom
{
   bottom: 0%;
}
#wb_IconFont2
{
   width: 360px;
   height: 238px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 360px;
   height: 238px;
}
#IconFont2 i
{
   line-height: 238px;
   font-size: 238px;
   width: 237px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 32px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   text-align: left;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 32px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading4
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   text-align: left;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid9 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid9-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid9-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading5
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 32px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading6
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   text-align: left;
   text-transform: none;
}
#wb_IconFont3
{
   width: 273px;
   height: 321px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont3
{
   width: 273px;
   height: 321px;
}
#IconFont3 i
{
   line-height: 321px;
   font-size: 273px;
   width: 272px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 30px 0 60px 0;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid11 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid11-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid11-divider-bottom
{
   bottom: 0%;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading7
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Icon1
{
   width: 272px;
   height: 273px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 272px;
   height: 273px;
}
#Icon1 i
{
   line-height: 273px;
   font-size: 272px;
   width: 271px;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 32px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading8
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   text-align: left;
   text-transform: none;
}
#wb_Footer
{
   visibility: visible;
   display: table;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 15px 0 15px 0;
}
#Footer > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid12 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_JavaScript2
{
   height: 27px;
   visibility: visible;
   display: block;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0 5px 0 5px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item4
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#wb_Card1
{
   text-align: center;
}
#Layer1
{
   width: 58px;
   height: 58px;
   visibility: visible;
   display: block;
}
#wb_IconFont5
{
   left: 12px;
   top: 12px;
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#IconFont5
{
   width: 26px;
   height: 26px;
}
#IconFont5 i
{
   line-height: 26px;
   font-size: 26px;
   width: 25px;
}
#JavaScript1
{
   left: 2012px;
   top: 895px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#Extension1
{
}
#wb_Heading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 32px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading9
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   text-align: left;
   text-transform: none;
}
#DividerLine2
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#DividerLine2
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#HorizontalLine1
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#HorizontalLine2
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#Html3
{
   left: 2012px;
   top: 382px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#PageFooter1
{
   height: 1px;
   visibility: visible;
}
#PageFooter1_Container
{
   width: 1280px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) and (orientation: portrait)
{
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#PageHeader1
{
   top: 0px;
   height: 15px;
   visibility: visible;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 1024px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
}
#wb_Menu
{
   visibility: visible;
   display: table;
}
#wb_Menu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Menu
{
   height: auto;
   padding: 0 15px 0 15px;
}
#Menu .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Menu > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Menu > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 100vh;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1-divider-top
{
   height: 50px;
}
#Carousel1-divider-top
{
   top: 0%;
   left: 0;
}
#wb_ÜberschriftWILLKOMMEN
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_ÜberschriftWILLKOMMEN
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#ÜberschriftWILLKOMMEN
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_BildVORSTAND
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5-divider-top.show
{
   height: 50px;
}
#LayoutGrid5-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid4-divider-bottom
{
   bottom: 0%;
}
#wb_Divider2
{
   visibility: visible;
   display: table;
}
#wb_Divider2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Divider2
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#Divider2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Divider2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Divider2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading1
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid6-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid6-divider-bottom
{
   bottom: 0%;
}
#wb_IconFont2
{
   width: 316px;
   height: 212px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 316px;
   height: 212px;
}
#IconFont2 i
{
   line-height: 212px;
   font-size: 212px;
   width: 211px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading4
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid9 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid9-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid9-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading5
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading6
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#wb_IconFont3
{
   width: 218px;
   height: 269px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont3
{
   width: 218px;
   height: 269px;
}
#IconFont3 i
{
   line-height: 269px;
   font-size: 218px;
   width: 217px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 30px 0 60px 0;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid11 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid11-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid11-divider-bottom
{
   bottom: 0%;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading7
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Icon1
{
   width: 230px;
   height: 234px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 230px;
   height: 234px;
}
#Icon1 i
{
   line-height: 234px;
   font-size: 230px;
   width: 229px;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading8
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#wb_Footer
{
   visibility: visible;
   display: table;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 15px 0 15px 0;
}
#Footer > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid12 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_JavaScript2
{
   height: 27px;
   visibility: visible;
   display: block;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0 5px 0 5px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item4
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#wb_Card1
{
   text-align: center;
}
#Layer1
{
   width: 58px;
   height: 58px;
   visibility: visible;
   display: block;
}
#wb_IconFont5
{
   left: 12px;
   top: 12px;
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#IconFont5
{
   width: 26px;
   height: 26px;
}
#IconFont5 i
{
   line-height: 26px;
   font-size: 26px;
   width: 25px;
}
#JavaScript1
{
   left: 2012px;
   top: 895px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#Extension1
{
}
#wb_Heading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading9
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#DividerLine2
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#DividerLine2
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#HorizontalLine1
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#HorizontalLine2
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#Html3
{
   left: 2012px;
   top: 382px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#PageFooter1
{
   height: 1px;
   visibility: visible;
}
#PageFooter1_Container
{
   width: 1024px;
}
}
@media only screen and (min-width: 980px) and (max-width: 1023px) and (orientation: portrait)
{
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#PageHeader1
{
   top: 0px;
   height: 15px;
   visibility: visible;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 980px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
}
#wb_Menu
{
   visibility: visible;
   display: table;
}
#wb_Menu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Menu
{
   height: auto;
   padding: 0 15px 0 15px;
}
#Menu .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Menu > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Menu > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 100vh;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1-divider-top
{
   height: 50px;
}
#Carousel1-divider-top
{
   top: 0%;
   left: 0;
}
#wb_ÜberschriftWILLKOMMEN
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 37px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_ÜberschriftWILLKOMMEN
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#ÜberschriftWILLKOMMEN
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_BildVORSTAND
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5-divider-top.show
{
   height: 50px;
}
#LayoutGrid5-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid4-divider-bottom
{
   bottom: 0%;
}
#wb_Divider2
{
   visibility: visible;
   display: table;
}
#wb_Divider2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Divider2
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#Divider2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Divider2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Divider2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading1
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid6-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid6-divider-bottom
{
   bottom: 0%;
}
#wb_IconFont2
{
   width: 293px;
   height: 194px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 293px;
   height: 194px;
}
#IconFont2 i
{
   line-height: 194px;
   font-size: 194px;
   width: 193px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 37px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading4
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid9 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid9-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid9-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 37px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading5
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading6
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#wb_IconFont3
{
   width: 218px;
   height: 269px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont3
{
   width: 218px;
   height: 269px;
}
#IconFont3 i
{
   line-height: 269px;
   font-size: 218px;
   width: 217px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 30px 0 60px 0;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid11 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid11-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid11-divider-bottom
{
   bottom: 0%;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 37px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading7
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Icon1
{
   width: 211px;
   height: 209px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 211px;
   height: 209px;
}
#Icon1 i
{
   line-height: 209px;
   font-size: 209px;
   width: 208px;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading8
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#wb_Footer
{
   visibility: visible;
   display: table;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 15px 0 15px 0;
}
#Footer > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid12 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_JavaScript2
{
   height: 27px;
   visibility: visible;
   display: block;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0 5px 0 5px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item4
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#wb_Card1
{
   text-align: center;
}
#Layer1
{
   width: 58px;
   height: 58px;
   visibility: visible;
   display: block;
}
#wb_IconFont5
{
   left: 12px;
   top: 12px;
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#IconFont5
{
   width: 26px;
   height: 26px;
}
#IconFont5 i
{
   line-height: 26px;
   font-size: 26px;
   width: 25px;
}
#JavaScript1
{
   left: 2012px;
   top: 895px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#Extension1
{
}
#wb_Heading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading9
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#DividerLine2
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#DividerLine2
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#HorizontalLine1
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#HorizontalLine2
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#Html3
{
   left: 2012px;
   top: 382px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#PageFooter1
{
   height: 1px;
   visibility: visible;
}
#PageFooter1_Container
{
   width: 980px;
}
}
@media only screen and (min-width: 768px) and (max-width: 979px) and (orientation: portrait)
{
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#PageHeader1
{
   top: 0px;
   height: 15px;
   visibility: visible;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 768px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
}
#wb_Menu
{
   visibility: visible;
   display: table;
}
#wb_Menu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Menu
{
   height: auto;
   padding: 0 15px 0 15px;
}
#Menu .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Menu > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Menu > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 100vh;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1-divider-top
{
   height: 50px;
}
#Carousel1-divider-top
{
   top: 0%;
   left: 0;
}
#wb_ÜberschriftWILLKOMMEN
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 29px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_ÜberschriftWILLKOMMEN
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#ÜberschriftWILLKOMMEN
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_BildVORSTAND
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5-divider-top.show
{
   height: 50px;
}
#LayoutGrid5-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid4-divider-bottom
{
   bottom: 0%;
}
#wb_Divider2
{
   visibility: visible;
   display: table;
}
#wb_Divider2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Divider2
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#Divider2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Divider2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Divider2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading1
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid6-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid6-divider-bottom
{
   bottom: 0%;
}
#wb_IconFont2
{
   width: 223px;
   height: 158px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 223px;
   height: 158px;
}
#IconFont2 i
{
   line-height: 158px;
   font-size: 158px;
   width: 157px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 29px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading4
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid9 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid9-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid9-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 29px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading5
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading6
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_IconFont3
{
   width: 179px;
   height: 246px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont3
{
   width: 179px;
   height: 246px;
}
#IconFont3 i
{
   line-height: 246px;
   font-size: 179px;
   width: 178px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 30px 0 60px 0;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid11 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid11-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid11-divider-bottom
{
   bottom: 0%;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 29px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading7
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Icon1
{
   width: 211px;
   height: 209px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 211px;
   height: 209px;
}
#Icon1 i
{
   line-height: 209px;
   font-size: 209px;
   width: 208px;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading8
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_Footer
{
   visibility: visible;
   display: table;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 15px 0 15px 0;
}
#Footer > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid12 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_JavaScript2
{
   height: 27px;
   visibility: visible;
   display: block;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0 5px 0 5px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item4
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#wb_Card1
{
   text-align: center;
}
#Layer1
{
   width: 58px;
   height: 58px;
   visibility: visible;
   display: block;
}
#wb_IconFont5
{
   left: 12px;
   top: 12px;
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#IconFont5
{
   width: 26px;
   height: 26px;
}
#IconFont5 i
{
   line-height: 26px;
   font-size: 26px;
   width: 25px;
}
#JavaScript1
{
   left: 2012px;
   top: 895px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#Extension1
{
}
#wb_Heading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading9
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#DividerLine2
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#DividerLine2
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#HorizontalLine1
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#HorizontalLine2
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#Html3
{
   left: 2012px;
   top: 382px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#PageFooter1
{
   height: 1px;
   visibility: visible;
}
#PageFooter1_Container
{
   width: 768px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: portrait)
{
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#PageHeader1
{
   top: 0px;
   height: 15px;
   visibility: visible;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 480px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
}
#wb_Menu
{
   visibility: visible;
   display: table;
}
#wb_Menu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Menu
{
   height: auto;
   padding: 0 15px 0 15px;
}
#Menu .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Menu > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Menu > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 100vh;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1-divider-top
{
   height: 50px;
}
#Carousel1-divider-top
{
   top: 0%;
   left: 0;
}
#wb_ÜberschriftWILLKOMMEN
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_ÜberschriftWILLKOMMEN
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#ÜberschriftWILLKOMMEN
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_BildVORSTAND
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5-divider-top.show
{
   height: 50px;
}
#LayoutGrid5-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid4-divider-bottom
{
   bottom: 0%;
}
#wb_Divider2
{
   visibility: visible;
   display: table;
}
#wb_Divider2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Divider2
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#Divider2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Divider2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Divider2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading1
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid6 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid6-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid6-divider-bottom
{
   bottom: 0%;
}
#wb_IconFont2
{
   width: 162px;
   height: 125px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 162px;
   height: 125px;
}
#IconFont2 i
{
   line-height: 125px;
   font-size: 125px;
   width: 124px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading4
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid9 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid9-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid9-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading5
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading6
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_IconFont3
{
   width: 96px;
   height: 132px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont3
{
   width: 96px;
   height: 132px;
}
#IconFont3 i
{
   line-height: 132px;
   font-size: 96px;
   width: 95px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 30px 0 60px 0;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid11 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid11 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid11-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid11-divider-bottom
{
   bottom: 0%;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading7
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Icon1
{
   width: 198px;
   height: 189px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 198px;
   height: 189px;
}
#Icon1 i
{
   line-height: 189px;
   font-size: 189px;
   width: 188px;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading8
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_Footer
{
   visibility: visible;
   display: table;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 15px 0 15px 0;
}
#Footer > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid12 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_JavaScript2
{
   height: 27px;
   visibility: visible;
   display: block;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0 5px 0 5px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item4
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#wb_Card1
{
   text-align: center;
}
#Layer1
{
   width: 58px;
   height: 58px;
   visibility: visible;
   display: block;
}
#wb_IconFont5
{
   left: 12px;
   top: 12px;
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#IconFont5
{
   width: 26px;
   height: 26px;
}
#IconFont5 i
{
   line-height: 26px;
   font-size: 26px;
   width: 25px;
}
#JavaScript1
{
   left: 2012px;
   top: 895px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#Extension1
{
}
#wb_Heading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading9
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#DividerLine2
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#DividerLine2
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#HorizontalLine1
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#HorizontalLine2
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#Html3
{
   left: 2012px;
   top: 382px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#PageFooter1
{
   height: 1px;
   visibility: visible;
}
#PageFooter1_Container
{
   width: 480px;
}
}
@media only screen and (max-width: 479px) and (orientation: portrait)
{
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#PageHeader1
{
   top: 0px;
   height: 15px;
   visibility: visible;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 320px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
}
#wb_Menu
{
   visibility: visible;
   display: table;
}
#wb_Menu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Menu
{
   height: auto;
   padding: 0 15px 0 15px;
}
#Menu .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Menu > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Menu > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 100vh;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1-divider-top
{
   height: 50px;
}
#Carousel1-divider-top
{
   top: 0%;
   left: 0;
}
#wb_ÜberschriftWILLKOMMEN
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_ÜberschriftWILLKOMMEN
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#ÜberschriftWILLKOMMEN
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_BildVORSTAND
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5-divider-top.show
{
   height: 50px;
}
#LayoutGrid5-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid4-divider-bottom
{
   bottom: 0%;
}
#wb_Divider2
{
   visibility: visible;
   display: table;
}
#wb_Divider2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Divider2
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#Divider2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Divider2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Divider2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading1
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 0 0;
}
#LayoutGrid6-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid6-divider-bottom
{
   bottom: 0%;
}
#wb_IconFont2
{
   width: 162px;
   height: 125px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 162px;
   height: 125px;
}
#IconFont2 i
{
   line-height: 125px;
   font-size: 125px;
   width: 124px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading4
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 10px 0 60px 0;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid9 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 0 0;
}
#LayoutGrid9-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid9-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading5
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading6
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_IconFont3
{
   width: 96px;
   height: 132px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont3
{
   width: 96px;
   height: 132px;
}
#IconFont3 i
{
   line-height: 132px;
   font-size: 96px;
   width: 95px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 30px 0 60px 0;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid11 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 0 0;
}
#LayoutGrid11-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid11-divider-bottom
{
   bottom: 0%;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading7
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_Icon1
{
   width: 150px;
   height: 147px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 150px;
   height: 147px;
}
#Icon1 i
{
   line-height: 147px;
   font-size: 147px;
   width: 146px;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading8
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_Footer
{
   visibility: visible;
   display: table;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 15px 0 15px 0;
}
#Footer > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid12 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_JavaScript2
{
   height: 27px;
   visibility: visible;
   display: block;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0 5px 0 5px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item4
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 5px 0 5px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#wb_Card1
{
   text-align: center;
}
#Layer1
{
   width: 58px;
   height: 58px;
   visibility: visible;
   display: block;
}
#wb_IconFont5
{
   left: 12px;
   top: 12px;
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#IconFont5
{
   width: 26px;
   height: 26px;
}
#IconFont5 i
{
   line-height: 26px;
   font-size: 26px;
   width: 25px;
}
#JavaScript1
{
   left: 2012px;
   top: 895px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#Extension1
{
}
#wb_Heading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading9
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#DividerLine2
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#DividerLine2
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#HorizontalLine1
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#HorizontalLine2
{
   width: 100%;
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: #CBD0D3;
   border-bottom-width: 3px;
}
#Html3
{
   left: 2012px;
   top: 382px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#PageFooter1
{
   height: 1px;
   visibility: visible;
}
#PageFooter1_Container
{
   width: 320px;
}
}
#loader-wrapper 
{
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 9999;
}
#loader
{
   display: block;
   position: relative;
   left: 50%;
   top: 50%;
   width: 150px;
   height: 150px;
   margin: -75px 0 0 -75px;
   border-radius: 50%;
   border: 3px solid transparent;
   border-top-color: #191970;
   -webkit-animation: spin 2s linear infinite;
   animation: spin 2s linear infinite;
   z-index: 1001;
   -webkit-transform-origin: center center;
   transform-origin: center center;
}
#loader:before 
{
   content: "";
   position: absolute;
   top: 5px;
   left: 5px;
   right: 5px;
   bottom: 5px;
   border-radius: 50%;
   border: 3px solid transparent;
   border-top-color: #000080;
   -webkit-animation: spin 3s linear infinite;
   animation: spin 3s linear infinite;
   -webkit-transform-origin: center center;
   transform-origin: center center;
}
#loader:after 
{
   content: "";
   position: absolute;
   top: 15px;
   left: 15px;
   right: 15px;
   bottom: 15px;
   border-radius: 50%;
   border: 3px solid transparent;
   border-top-color: #00008B;
   -webkit-animation: spin 1.5s linear infinite;
   animation: spin 1.5s linear infinite;
   -webkit-transform-origin: center center;
   transform-origin: center center;
}
@-webkit-keyframes spin 
{
   0%   
   {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
   100% 
   {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
   }
}
@keyframes spin 
{
   0%   
   {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
   100% 
   {
      -webkit-transform: rotate(360deg);
       transform: rotate(360deg);
   }
}
#loader-wrapper .loader-section 
{
   position: fixed;
   top: 0;
   width: 50%;
   height: 100%;
   background: #222222;
   z-index: 1000;
   -webkit-transform: translateX(0);
   transform: translateX(0);
}
#loader-wrapper .loader-section.section-left 
{
   left: 0;
   transform-origin: center center;
   background-color: #222222;
}
#loader-wrapper .loader-section.section-right 
{
   right: 0;
   transform-origin: center center;
   background-color: #222222;
}

.loaded #loader-wrapper .loader-section.section-left 
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
   transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right 
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
   -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
   transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader
{
   opacity: 0;
   -webkit-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
}
.loaded #loader-wrapper 
{
   visibility: hidden;
   -webkit-transform: translateY(-100%);
   transform: translateY(-100%);
   -webkit-transition: all 0.3s 1s ease-out;
   transition: all 0.3s 1s ease-out;
}
    body {
      font-family: Arial, sans-serif;
      margin: 0;
      padding: 0;
    }

    #news-button {
      position: fixed;
      top: 20px;
      right: 20px;
      background-color: #ff9800;
      color: white;
      border: none;
      padding: 16px 30px;
      border-radius: 50px;
      box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
      cursor: pointer;
      font-size: 20px;
      font-weight: bold;
      display: none;
      align-items: center;
      gap: 12px;
      z-index: 1000;
    }

    #news-button i {
      font-style: normal;
      font-size: 24px;
    }

    #news-frame {
      position: fixed;
      top: 80px;
      right: 20px;
      width: 650px;
      height: 450px;
      background-color: #fff;
      border: 1px solid #ccc;
      border-radius: 12px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.3);
      padding: 20px;
      display: none;
      overflow-y: auto;
      z-index: 1000;
    }

    #news-frame .close-btn {
      position: absolute;
      top: 8px;
      right: 12px;
      cursor: pointer;
      font-weight: bold;
      font-size: 18px;
    }

    #news-content {
     margin-top: 25px;
     font-size: 16px;
     line-height: 1.5;
     white-space: pre-wrap;
	}
	
	@media (max-width: 600px) {
	#news-button {
		top: 20px;
		right: 20px;
		font-size: 16px;
		padding: 8px 14px;
	}

	#news-frame {
		top: 70px;
		right: 10px;
		width: 90%;
		max-height: 60%;
		padding: 15px;
		font-size: 14px;
	}
   
  