body
{
   background-color: #F5F5F5;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   line-height: 1.2;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #9EB13D;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(158,177,61,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-content
{
   background-color: #D2CECA;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #1E1B1D;
   --background-color: rgba(210,206,202,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #1E1B1D;
   --icon-color: #556B2F;
   --colorize: invert(34%) sepia(44%) saturate(512%) hue-rotate(40deg) brightness(98%) contrast(88%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #696969;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #696969;
}
.wb-theme-button:hover
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #696969;
   --background-color: rgba(220,220,220,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #696969;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #9EB13D;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #000000;
   --background-color: rgba(158,177,61,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #000000;
}
.ui-widget-header
{
   background-color: #9EB13D;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(158,177,61,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-content
{
   background-color: #D2CECA;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #1E1B1D;
   --background-color: rgba(210,206,202,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #1E1B1D;
   --icon-color: #556B2F;
   --colorize: invert(37%) sepia(58%) saturate(363%) hue-rotate(40deg) brightness(91%) contrast(94%);
}
.ui-state-default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #696969;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #696969;
}
.ui-state-hover
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #696969;
   --background-color: rgba(220,220,220,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #696969;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #9EB13D;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #000000;
   --background-color: rgba(158,177,61,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #000000;
}
#MFLayer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_PageHeader
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F3EB;
   background-image: none;
   border-top-width: 4px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-top-color: #94A823;
   border-right-color: #000000;
   border-bottom-color: #94A823;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#PageHeader
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#PageHeader > .col-1, #PageHeader > .col-2, #PageHeader > .col-3, #PageHeader > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#PageHeader > .col-1, #PageHeader > .col-2, #PageHeader > .col-3, #PageHeader > .col-4
{
   flex: 0 0 auto;
}
#PageHeader > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#PageHeader > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#PageHeader > .col-3
{
   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;
}
#PageHeader > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 1024px)
{
#PageHeader > .col-1, #PageHeader > .col-2, #PageHeader > .col-3, #PageHeader > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#MFLayer2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_profilLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(105,105,105,0.53);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#profilLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#profilLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#profilLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#profilLayoutGrid1 > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#profilLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_kontakt-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;
}
#kontakt-LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#kontakt-LayoutGrid2 > .col-1, #kontakt-LayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kontakt-LayoutGrid2 > .col-1, #kontakt-LayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#kontakt-LayoutGrid2 > .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;
}
#kontakt-LayoutGrid2 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#kontakt-LayoutGrid2 > .col-1, #kontakt-LayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_trinkwasserText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: left;
}
#wb_trinkwasserText3 div
{
   text-align: left;
}
#wb_trinkwasserText3
{
   display: block;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_profilLayoutGrid2
{
   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;
}
#profilLayoutGrid2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#profilLayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#profilLayoutGrid2 > .row > .col-1, #profilLayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#profilLayoutGrid2 > .row > .col-1, #profilLayoutGrid2 > .row > .col-2
{
   float: left;
}
#profilLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#profilLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#profilLayoutGrid2:before,
#profilLayoutGrid2:after,
#profilLayoutGrid2 .row:before,
#profilLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#profilLayoutGrid2:after,
#profilLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#profilLayoutGrid2 > .row > .col-1, #profilLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_profilHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   animation: animate-fade-in-right 1000ms linear 150ms 1 normal both;
   text-align: left;
}
#profilHeading1
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 2px 2px 2px rgba(0,0,0,0.50);
}
#wb_kontaktLayoutGrid1
{
   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;
}
#kontaktLayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#kontaktLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#kontaktLayoutGrid1 > .row > .col-1, #kontaktLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#kontaktLayoutGrid1 > .row > .col-1, #kontaktLayoutGrid1 > .row > .col-2
{
   float: left;
}
#kontaktLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#kontaktLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#kontaktLayoutGrid1:before,
#kontaktLayoutGrid1:after,
#kontaktLayoutGrid1 .row:before,
#kontaktLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#kontaktLayoutGrid1:after,
#kontaktLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#kontaktLayoutGrid1 > .row > .col-1, #kontaktLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_kontaktHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0 10px 20px;
   padding: 0;
   text-align: left;
}
#kontaktHeading1
{
   color: #000000;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_kontaktHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#kontaktHeading2
{
   color: #000000;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#kontaktEditbox1
{
   box-sizing: border-box;
   line-height: 25px;
   margin: 0 0 0 20px;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #F5F5F5;
   background-image: none;
   color: #3A559F;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#kontaktEditbox1:focus
{
   border-color: #36668D;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(54,102,141,0.60);
   outline: 0;
}
#kontaktEditbox1:hover
{
   transform: rotate(0deg) scale(1.1,1.1) ;
   transition: transform 150ms linear 0ms;
}
#kontaktEditbox1
{
   transform: rotate(0deg) ;
   transition: transform 400ms linear 0ms;
}
#kontaktEditbox2
{
   box-sizing: border-box;
   line-height: 25px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #F5F5F5;
   background-image: none;
   color: #3A559F;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#kontaktEditbox2:focus
{
   border-color: #36668D;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(54,102,141,0.60);
   outline: 0;
}
#kontaktEditbox2:hover
{
   transform: rotate(0deg) scale(1.1,1.1) ;
   transition: transform 150ms linear 0ms;
}
#kontaktEditbox2
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_kontaktLayoutGrid4
{
   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;
}
#kontaktLayoutGrid4
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#kontaktLayoutGrid4 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#kontaktLayoutGrid4 > .row > .col-1, #kontaktLayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#kontaktLayoutGrid4 > .row > .col-1, #kontaktLayoutGrid4 > .row > .col-2
{
   float: left;
}
#kontaktLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#kontaktLayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#kontaktLayoutGrid4:before,
#kontaktLayoutGrid4:after,
#kontaktLayoutGrid4 .row:before,
#kontaktLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#kontaktLayoutGrid4:after,
#kontaktLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#kontaktLayoutGrid4 > .row > .col-1, #kontaktLayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_kontaktHeading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0 10px 20px;
   padding: 0;
   text-align: left;
}
#kontaktHeading6
{
   color: #000000;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#kontaktEditbox6
{
   box-sizing: border-box;
   line-height: 25px;
   margin: 0 0 0 20px;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #F5F5F5;
   background-image: none;
   color: #3A559F;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#kontaktEditbox6:focus
{
   border-color: #36668D;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(54,102,141,0.60);
   outline: 0;
}
#wb_kontaktHeading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#kontaktHeading7
{
   color: #000000;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#kontaktEditbox7
{
   box-sizing: border-box;
   line-height: 25px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #F5F5F5;
   background-image: none;
   color: #3A559F;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#kontaktEditbox7:focus
{
   border-color: #36668D;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(54,102,141,0.60);
   outline: 0;
}
#kontaktEditbox7:hover
{
   transform: rotate(0deg) scale(1.1,1.1) ;
   transition: transform 150ms linear 0ms;
}
#kontaktEditbox7
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_kontaktLayoutGrid6
{
   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;
}
#kontaktLayoutGrid6
{
   box-sizing: border-box;
   padding: 0 10px 0 10px;
   margin-right: auto;
   margin-left: auto;
}
#kontaktLayoutGrid6 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#kontaktLayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#kontaktLayoutGrid6 > .row > .col-1
{
   float: left;
}
#kontaktLayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#kontaktLayoutGrid6:before,
#kontaktLayoutGrid6:after,
#kontaktLayoutGrid6 .row:before,
#kontaktLayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#kontaktLayoutGrid6:after,
#kontaktLayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#kontaktLayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_augeninnendruck-bei-glaukomHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0 10px 20px;
   padding: 0;
   text-align: left;
}
#augeninnendruck-bei-glaukomHeading1
{
   color: #000000;
   font-family: "Roboto Medium";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#kontaktButton1
{
   border: 1px solid #36668D;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Roboto Medium";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#kontaktButton1:focus
{
   outline: 0;
}
#kontaktButton1:hover
{
   transform: rotate(0deg) scale(1.1,1.1) ;
   transition: transform 150ms linear 0ms;
}
#kontaktButton1
{
   transform: rotate(0deg) ;
   transition: transform 400ms linear 0ms;
}
#wb_kontaktLayoutGrid8
{
   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;
}
#kontaktLayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#kontaktLayoutGrid8 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#kontaktLayoutGrid8 > .col-1
{
   flex: 0 0 auto;
}
#kontaktLayoutGrid8 > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#kontaktLayoutGrid8 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_datenschutzText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 7px 0 0 20px;
   text-align: left;
}
#wb_datenschutzText2 div
{
   text-align: left;
}
#wb_datenschutzText2
{
   display: block;
   margin: 7px 0 0 20px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#kontaktTextArea1
{
   box-sizing: border-box;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #F5F5F5;
   background-image: none;
   color: #0077BB;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0 0 0 20px;
   overflow: auto;
   resize: none;
}
#kontaktTextArea1:focus
{
   border-color: #36668D;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(54,102,141,0.60);
   outline: 0;
}
#wb_kontaktHeading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 35px 0 10px 20px;
   padding: 0;
   text-align: left;
}
#kontaktHeading8
{
   color: #000000;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
input[type="text"]#website1 { display: none; }
input#website1 { display: none; }

#wb_kontaktLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #696969;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#kontaktLayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#kontaktLayoutGrid7 > .col-1, #kontaktLayoutGrid7 > .col-2, #kontaktLayoutGrid7 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kontaktLayoutGrid7 > .col-1, #kontaktLayoutGrid7 > .col-2, #kontaktLayoutGrid7 > .col-3
{
   flex: 0 0 auto;
}
#kontaktLayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#kontaktLayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#kontaktLayoutGrid7 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#kontaktLayoutGrid7 > .col-1, #kontaktLayoutGrid7 > .col-2, #kontaktLayoutGrid7 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_kontaktCheckbox2
{
   margin: 15px 0 0 0 ;
}
#wb_kontaktCheckbox2
{
   position: relative;
}
#wb_kontaktCheckbox2, #wb_kontaktCheckbox2 *, #wb_kontaktCheckbox2 *::before, #wb_kontaktCheckbox2 *::after
{
   box-sizing: border-box;
}
#wb_kontaktCheckbox2 input[type='checkbox']
{
   position: relative;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 15px;
   height: 15px;
   left: 0;
   top: 0;
}
#wb_kontaktCheckbox2 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   padding: 0;
}
#wb_kontaktCheckbox2 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 15px;
   height: 15px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
}
#wb_kontaktCheckbox2 label::after
{
   display: inline-block;
   position: absolute;
   width: 15px;
   height: 15px;
   left: 0;
   top: 0;
   visibility: visible;
   padding: 0;
   text-align: center;
   line-height: 15px;
}
#wb_kontaktCheckbox2 input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M56%2016%20C57%2016%2c%2057%2017%2c%2057%2018%20C57%2019%2c%2057%2020%2c%2056%2021%20L32%2045%20L27%2050%20C26%2051%2c%2026%2051%2c%2025%2051%20C23%2051%2c%2023%2051%2c%2022%2050%20L17%2045%20L5%2033%20C4%2032%2c%204%2032%2c%204%2030%20C4%2029%2c%204%2029%2c%205%2028%20L10%2023%20C10%2022%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2014%2022%2c%2015%2023%20L25%2033%20L46%2011%20C47%2010%2c%2048%2010%2c%2049%2010%20C50%2010%2c%2051%2010%2c%2051%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
   background-size: 80% 80%;
}
#wb_kontaktCheckbox2 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_kontaktCheckbox2 input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#wb_kontaktText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 0 0 ;
   text-align: left;
}
#wb_kontaktText7 div
{
   text-align: left;
}
#wb_kontaktText7
{
   display: block;
   margin: 5px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_kontaktText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 8px 0 10px 0 ;
   text-align: left;
}
#wb_kontaktText1 div
{
   text-align: left;
}
#wb_kontaktText1
{
   display: block;
   margin: 8px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#kontaktThemeableButton2
{
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border-style: solid;
   border-width: 1px;
}
#wb_kontaktThemeableButton2
{
   margin: 0 0 20px 0 ;
   vertical-align: top;
}
#kontaktThemeableButton2
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_kontaktThemeableButton2 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#kontaktThemeableButton2
{
   color: inherit;
}
#wb_kontaktThemeableButton2 .ui-corner-all, #wb_kontaktThemeableButton2 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_kontaktThemeableButton2 .ui-corner-all, #wb_kontaktThemeableButton2 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_kontaktImage2
{
   margin: 0;
   vertical-align: top;
}
#kontaktImage2
{
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Logo
{
   margin: 0;
   vertical-align: top;
}
#Logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 135px;
   height: 145px;
   vertical-align: top;
}
#wb_Menue
{
   display: block;
   background-color: rgba(211,211,211,0.00);
   font-family: Arial;
   font-weight: normal;
   text-align: right;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#Menue
{
   display: inline-block;
   background-color: rgba(211,211,211,0.00);
   height: 48px;
}
#wb_Menue ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_Menue ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_Menue ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_Menue ul li i
{
   font-size: 11px;
   width: 11px;
   margin-bottom: 0px;
}
#wb_Menue ul li a
{
   background-color: rgba(211,211,211,0.00);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 14px 15px 6px 15px;
   text-align: center;
}
#wb_Menue > ul > li > a 
{
   height: 28px;
}
.Menue a 
{
   display: block;
}
#wb_Menue li:hover > a, #wb_Menue li .active
{
   background-color: rgba(211,211,211,0.00);
   color: #8B4513;
}
#wb_Menue ul ul
{
   display: none;
   position: absolute;
   top: 48px;
}
#wb_Menue ul li:hover > ul
{
   display: list-item;
}
#wb_Menue ul ul li 
{
   float: none;
   position: relative;
   width: 117px;
}
#wb_Menue ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_Menue ul ul li:hover > a, #wb_Menue ul ul li .active
{
   background-color: #EFECDE;
   color: #800000;
}
#wb_Menue ul ul li i 
{
   margin-right: 3px;
   vertical-align: middle;
}
#wb_Menue ul ul li a 
{
   padding-top: 10px;
   padding-right: 20px;
   padding-bottom: 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_Menue ul ul ul li 
{
   left: 117px;
   position: relative;
   top: -48px;
}
#wb_Menue .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #000000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_Menue .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_Menue li:hover > a .arrow-down, #wb_Menue li .active .arrow-down
{ 
   border-top-color: #8B4513;
}
#wb_Menue ul ul li:hover > a .arrow-left, #wb_Menue ul ul li .active .arrow-left
{ 
   border-left-color: #800000;
}
#wb_Menue .toggle,[id^=Menue-submenu]
{
   display: none;
}
@media all and (max-width:480px) 
{
#wb_Menue
{
   margin: 0;
   text-align: left;
}
#wb_Menue ul li a, #wb_Menue .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 20px 10px 20px;
}
#wb_Menue .toggle + a
{
   display: none !important;
}
.Menue 
{
   display: none;
   z-index: 9999;
}
#Menue 
{
   background-color: transparent;
   display: none;
}
#wb_Menue > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_Menue .toggle 
{
   display: block;
   background-color: rgba(211,211,211,0.00);
   color: #000000;
   padding: 0 20px 0 20px;
   line-height: 31px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_Menue .toggle:hover
{
   background-color: rgba(211,211,211,0.00);
   color: #8B4513;
}
[id^=Menue-submenu]:checked + ul 
{
   display: block !important;
}
#Menue-title
{
   height: 48px !important;
   line-height: 48px !important;
   text-align: center;
}
#wb_Menue ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_Menue ul ul .toggle,
#wb_Menue ul ul a 
{
   padding: 0 40px;
}
#wb_Menue a:hover,
#wb_Menue ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_Menue ul li ul li .toggle,
#wb_Menue ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_Menue ul ul ul a 
{
   padding: 10px 20px 10px 60px;
}
#wb_Menue ul li a 
{
   text-align: left;
}
#wb_Menue ul li a br 
{
   display: none;
}
#wb_Menue ul li i 
{
   margin-right: 3px;
}
#wb_Menue ul ul 
{
   float: none;
   position: static;
}
#wb_Menue ul ul li:hover > ul,
#wb_Menue ul li:hover > ul 
{
   display: none;
}
#wb_Menue ul ul li 
{
   display: block;
   width: 100%;
}
#wb_Menue ul ul ul li 
{
   position: static;
}
#Menue-icon 
{
   display: block;
   position: absolute;
   right: 15px;
   top: 12px;
   user-select: none;
}
#Menue-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #000000;
   color: #000000;
   width: 24px;
}
#wb_Menue ul li ul li .toggle:hover
{
   background-color: #EFECDE;
   color: #800000;
}
#wb_Menue .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_Menue .toggle:hover .arrow-down, #wb_Menue li .active .arrow-down
{
   border-top-color: #8B4513;
}
#wb_Menue ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Menue ul li ul li .toggle:hover .arrow-down, #wb_Menue ul li ul li .active .arrow-down
{
   border-top-color: #800000;
}
}
#wb_mfText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mfText3 div
{
   text-align: left;
}
#wb_mfText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #696969 0%, #808080 100%);
   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: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#footer > .col-1, #footer > .col-2, #footer > .col-3, #footer > .col-4, #footer > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .col-1, #footer > .col-2, #footer > .col-3, #footer > .col-4, #footer > .col-5
{
   flex: 0 0 auto;
}
#footer > .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;
}
#footer > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#footer > .col-1, #footer > .col-2, #footer > .col-3, #footer > .col-4, #footer > .col-5
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_mfImage1
{
   margin: 0 0 5px 0 ;
   vertical-align: top;
}
#mfImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_mfText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mfText2
{
   color: #F5F5F5;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 19px;
   line-height: 22px;
}
#wb_mfText2 div
{
   text-align: left;
}
#wb_mfText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer_mneu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footer_mneu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_footer_mneu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_footer_mneu a
{
   display: block;
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_footer_mneu > ul > li > a
{
   height: 28px;
   line-height: 28px;
   padding: 0px 5px 0px 0px;
}
#wb_footer_mneu li:hover a, #wb_footer_mneu a:hover, #wb_footer_mneu .active
{
   color: #FFD700;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer_mneu li.firstmain
{
   padding-left: 0px;
}
#wb_footer_mneu li.lastmain
{
   padding-right: 0px;
}
#wb_footer_mneu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:320px) 
{
#wb_footer_mneu ul
{
   width: 100%;
}
#wb_footer_mneu li
{
   padding: 0 0px 4px 0px !important;
   width: 100% !important;
}
#wb_footer_mneu a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}

}
#wb_mfImage2
{
   margin: 0;
   vertical-align: top;
}
#mfImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 120px;
   height: 129px;
   vertical-align: top;
}
#wb_MFText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MFText1 div
{
   text-align: left;
}
#wb_MFText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
