div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FF8C00;
   background-image: url('images/Korb7Hintergrund.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
   background-size: Fixiert;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#FlexGrid1
{
   display: grid;
   width: 100%;
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   font-size: 0;
   grid-template-columns: 1fr;
   grid-template-rows: auto auto auto;
   grid-template-areas:
      "header"
      "nav"
      "main";
}
#FlexGrid1 .header
{
   display: flex;
   grid-area: header;
   background-clip: padding-box;
   background-color: transparent;
   background-image: url('emotionheader5817147006.jpeg');
   background-repeat: space;
   background-position: left bottom;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .nav
{
   display: flex;
   grid-area: nav;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .main
{
   display: flex;
   grid-area: main;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#TextArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_TextArt1
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text1
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_ResponsiveMenu1
{
   display: block;
   background-color: #808080;
   font-family: "Comic Sans MS";
   font-weight: normal;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   display: inline-block;
   background-color: #808080;
   height: 67px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 10px;
   width: 10px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #808080;
   color: #FFFFFF;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 20px 10px 20px 10px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 27px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #FF8C00;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 67px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 199px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #0D6EFD;
   border: 0px solid #0D6EFD;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #0B5ED7;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 3px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 199px;
   position: relative;
   top: -67px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:1200px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #808080;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 48px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #FF8C00;
   color: #FFFFFF;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 67px !important;
   line-height: 67px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #0D6EFD;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #0D6EFD;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: center;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 3px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 10px;
   top: 21px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #0B5ED7;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 2px solid #000000;
   border-radius: 10px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text2 
{
   background-color: #808080;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #FF8C00;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 37px;
   line-height: 51px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 10px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   font-size: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 3px solid #000000;
   border-radius: 10px 10px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FF8C00;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: left;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #0D6EFD;
   border-radius: 4px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card1-card-footer
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   bottom: 0;
   right: 0;
   border-top: 3px solid #000000;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #FF8C00;
   background-image: none;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   margin: 5px 0 5px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 10px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   font-size: 0;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 3px solid #000000;
   border-radius: 10px 10px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FF8C00;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: left;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #0D6EFD;
   border-radius: 4px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card2-card-footer
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   bottom: 0;
   right: 0;
   border-top: 3px solid #000000;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #FF8C00;
   background-image: none;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 9px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   font-size: 0;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 3px solid #000000;
   border-radius: 9px 9px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FF8C00;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: left;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card3-card-footer
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   bottom: 0;
   right: 0;
   border-top: 3px solid #000000;
   border-radius: 0 0 9px 9px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #FF8C00;
   background-image: none;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Shape1
{
   transform: rotate(350deg);
   transform-origin: 50% 50%;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_TextArt3
{
   transform: rotate(350deg);
   transform-origin: 50% 50%;
}
#TextArt3
{
   border-width: 0;
   vertical-align: top;
}
#Shape3
{
   border-width: 0;
   vertical-align: top;
}
#TextArt4
{
   border-width: 0;
   vertical-align: top;
}
#TextArt2
{
   border-width: 0;
   vertical-align: top;
}
#wb_TextArt2
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#wb_TextMenu1
{
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 27px;
   margin: 0;
   text-align: center;
   overflow: hidden;
}
#wb_TextMenu1 span
{
   margin: 0 4px 0 0px;
}
#wb_TextMenu1 a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_TextMenu2
{
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 64px;
   margin: 0;
   text-align: center;
   overflow: hidden;
}
#wb_TextMenu2 span
{
   margin: 0 4px 0 0px;
}
#wb_TextMenu2 a
{
   color: inherit;
   text-decoration: inherit;
}
#PageFooter1
{
   background-color: #FF8C00;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Shape1
{
   position: absolute;
   left: 170px;
   top: 711px;
   width: 742px;
   height: 223px;
   z-index: 12;
}
#wb_TextArt4
{
   position: absolute;
   left: 14px;
   top: 508px;
   width: 293px;
   height: 113px;
   visibility: hidden;
   z-index: 15;
}
#wb_Card1
{
   position: absolute;
   left: 805px;
   top: 336px;
   width: 292px;
   height: 353px;
   z-index: 9;
}
#wb_Shape2
{
   position: absolute;
   left: 0px;
   top: 528px;
   width: 320px;
   height: 452px;
   visibility: hidden;
   z-index: 6;
}
#wb_ResponsiveMenu1
{
   display: inline-block;
   width: 1250px;
   height: 67px;
   z-index: 3;
}
#wb_Shape3
{
   position: absolute;
   left: 0px;
   top: 495px;
   width: 319px;
   height: 148px;
   visibility: hidden;
   z-index: 14;
}
#wb_Image1
{
   position: absolute;
   left: 110px;
   top: 338px;
   width: 685px;
   height: 968px;
   z-index: 7;
}
#wb_Card3
{
   position: absolute;
   left: 805px;
   top: 1025px;
   width: 292px;
   height: 274px;
   z-index: 11;
}
#wb_Card2
{
   position: absolute;
   left: 805px;
   top: 695px;
   width: 292px;
   height: 318px;
   z-index: 10;
}
#wb_TextMenu1
{
   position: absolute;
   left: 449px;
   top: 30px;
   width: 354px;
   height: 38px;
   z-index: 5;
}
#wb_TextMenu2
{
   position: absolute;
   left: 214px;
   top: 582px;
   width: 824px;
   height: 78px;
   z-index: 4;
}
#Shape1
{
   width: 742px;
   height: 223px;
}
#Shape2
{
   width: 320px;
   height: 452px;
}
#PageFooter1
{
   position: absolute;
   overflow: hidden;
   text-align: center;
   left: 0px;
   top: 1317px;
   width: 100%;
   height: 116px;
   z-index: 16;
}
#TextArt4
{
   width: 293px;
   height: 113px;
}
#Shape3
{
   width: 319px;
   height: 148px;
}
#wb_Text2
{
   position: absolute;
   left: 160px;
   top: 216px;
   width: 930px;
   height: 104px;
   text-align: center;
   z-index: 8;
}
#TextArt1
{
   width: 1249px;
   height: 118px;
}
#wb_TextArt2
{
   display: none;
   width: 320px;
   height: 59px;
   z-index: 1;
   position: relative;
}
#TextArt3
{
   width: 685px;
   height: 183px;
}
#wb_TextArt3
{
   position: absolute;
   left: 199px;
   top: 731px;
   width: 685px;
   height: 183px;
   z-index: 13;
}
#TextArt2
{
   width: 320px;
   height: 59px;
}
#wb_TextArt1
{
   display: inline-block;
   width: 1249px;
   height: 118px;
   z-index: 0;
   position: relative;
}
#PageFooter1_Container
{
   width: 1250px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
@media only screen and (max-width: 1249px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FF8C00;
   background-image: url('images/Korb7Hintergrund.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
   background-size: Fixiert;
}
#FlexGrid1
{
   visibility: visible;
   display: grid;
}
#FlexGrid1
{
   height: auto;
}
#FlexGrid1
{
   margin: 0;
   grid-column-gap: 0px;
   grid-row-gap: 0px;
   grid-template-columns: 1fr;
   grid-template-rows: auto auto auto;
   grid-template-areas:
      "header"
      "nav"
      "main";
}
#FlexGrid1 .header
{
   display: flex;
   background-clip: padding-box;
   background-color: transparent;
   background-image: url('emotionheader5817147006.jpeg');
   background-repeat: round;
   background-position: center top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#FlexGrid1 .nav
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .main
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .footer
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_TextArt1
{
   visibility: hidden;
   display: none;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Text1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#wb_Text1
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 19px;
}
#wb_ResponsiveMenu1
{
   width: 320px;
   height: 69px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   text-align: center;
}
#wb_Shape2
{
   left: 0px;
   top: 233px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image1
{
   left: 0px;
   top: 233px;
   width: 319px;
   height: 452px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 0px;
   top: 153px;
   width: 319px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_Card1
{
   left: 0px;
   top: 695px;
   width: 314px;
   height: 311px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 3px solid #000000;
   border-radius: 10px 10px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FF8C00;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #0D6EFD;
   border-radius: 4px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card1-card-footer
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   bottom: 0;
   right: 0;
   border-top: 3px solid #000000;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #FF8C00;
   background-image: none;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   left: 0px;
   top: 1022px;
   width: 314px;
   height: 291px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 3px solid #000000;
   border-radius: 10px 10px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FF8C00;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #0D6EFD;
   border-radius: 4px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card2-card-footer
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   bottom: 0;
   right: 0;
   border-top: 3px solid #000000;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #FF8C00;
   background-image: none;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   left: 0px;
   top: 1329px;
   width: 314px;
   height: 196px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 3px solid #000000;
   border-radius: 9px 9px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FF8C00;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card3-card-footer
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   bottom: 0;
   right: 0;
   border-top: 3px solid #000000;
   border-radius: 0 0 9px 9px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #FF8C00;
   background-image: none;
   color: #212529;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   text-align: center;
}
#wb_Shape1
{
   left: 14px;
   top: 377px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_TextArt3
{
   left: 43px;
   top: 397px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Shape3
{
   left: 0px;
   top: 432px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_TextArt4
{
   left: 14px;
   top: 445px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_TextArt2
{
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_TextMenu1
{
   left: 133px;
   top: -1455px;
   width: 54px;
   height: 5px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu1 span
{
   margin: 0 4px 0 0px;
}
#wb_TextMenu2
{
   left: 0px;
   top: 9px;
   width: 320px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu2 span
{
   margin: 0 4px 0 0px;
}
#PageFooter1
{
   top: 1556px;
   height: 38px;
   visibility: visible;
}
#PageFooter1
{
   width: 100%;
}
#PageFooter1_Container
{
   width: 320px;
}
}
