div#container
{
   width: 1080px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #696969;
   background-image: url('images/AnthrazitWand.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_gridMenu
{
   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;
}
#gridMenu
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#gridMenu > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridMenu > .col-1
{
   flex: 0 0 auto;
}
#gridMenu > .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: 0px)
{
#gridMenu > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MenuPage5
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: center;
   width: 100%;
   z-index: 1111 !important;
}
#MenuPage5
{
   display: inline-block;
   height: 72px;
}
#wb_MenuPage5 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_MenuPage5 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_MenuPage5 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_MenuPage5 ul li i
{
   font-size: 32px;
   width: 32px;
   margin-bottom: 0px;
}
#wb_MenuPage5 ul li a
{
   background-color: rgba(66,66,66,0.47);
   color: #DCDCDC;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   border: 1px solid #696969;
   padding: 8px 30px 8px 30px;
   text-align: center;
}
#wb_MenuPage5 > ul > li > a 
{
   margin-right: 1px;
   height: 54px;
}
.MenuPage5 a 
{
   display: block;
}
#wb_MenuPage5 li:hover > a, #wb_MenuPage5 li .active
{
   background-color: #CCCCCC;
   border-color: #CCCCCC;
   color: #424242;
}
#wb_MenuPage5 ul ul
{
   display: none;
   position: absolute;
   top: 72px;
}
#wb_MenuPage5 ul li:hover > ul
{
   display: list-item;
}
#wb_MenuPage5 ul ul li 
{
   float: none;
   position: relative;
   width: 148px;
}
#wb_MenuPage5 ul ul li a
{
   background-color: #7A7A7A;
   border: 1px solid #A9A9A9;
   color: #FFFFFF;
}
#wb_MenuPage5 ul ul li:hover > a, #wb_MenuPage5 ul ul li .active
{
   background-color: #CCCCCC;
   border-color: #CCCCCC;
   color: #424242;
}
#wb_MenuPage5 ul ul li i 
{
   margin-right: 10px;
   vertical-align: middle;
}
#wb_MenuPage5 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_MenuPage5 ul ul ul li 
{
   left: 148px;
   position: relative;
   top: -72px;
}
#wb_MenuPage5 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 0px;
   vertical-align: middle;
   border-top: 4px solid #DCDCDC;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_MenuPage5 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 0px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_MenuPage5 li:hover > a .arrow-down, #wb_MenuPage5 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#wb_MenuPage5 ul ul li:hover > a .arrow-left, #wb_MenuPage5 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#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;
   padding: 0 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_gridRoutenPlaner
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(251,251,251,0.18);
   background-image: none;
   border: 0px solid #A9A9A9;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 40px rgba(0,0,0,0.58);
}
#gridRoutenPlaner
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 16px 0 2px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 720px;
}
#gridRoutenPlaner > .col-1, #gridRoutenPlaner > .col-2, #gridRoutenPlaner > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gridRoutenPlaner > .col-1, #gridRoutenPlaner > .col-2, #gridRoutenPlaner > .col-3
{
   flex: 0 0 auto;
}
#gridRoutenPlaner > .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;
}
#gridRoutenPlaner > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#gridRoutenPlaner > .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: center;
   text-align: center;
}
@media (max-width: 0px)
{
#gridRoutenPlaner > .col-1, #gridRoutenPlaner > .col-2, #gridRoutenPlaner > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_txtMetzgerei 
{
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 6px 10px;
   margin: 0;
   text-align: center;
}
#wb_txtMetzgerei
{
   color: #FFCF95;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 38px;
}
#wb_txtMetzgerei p, #wb_txtMetzgerei ul
{
   margin: 0;
   padding: 0;
}
#wb_txtMetzgerei
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 16px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #FFF5EE;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 22px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FlexContainer1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_gridFußzeile
{
   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;
}
#gridFußzeile
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#gridFußzeile > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#gridFußzeile > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#gridFußzeile > .row > .col-1
{
}
#gridFußzeile > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 600px)
{
#gridFußzeile > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_qr_WebsiteMobile
{
   margin: 0;
   vertical-align: top;
}
#qr_WebsiteMobile
{
   border: 0px solid transparent;
   border-radius: 20px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 120px;
   height: 157px;
   vertical-align: top;
}
#wb_Text3 
{
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #FFCF95;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 14px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_txtAdresse 
{
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_txtAdresse
{
   color: #FFCF95;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_txtAdresse p, #wb_txtAdresse ul
{
   margin: 0;
   padding: 0;
}
#wb_txtAdresse
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#btnGoogleMaps
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_btnGoogleMaps
{
   border-radius: 8px;
   margin: 0;
   vertical-align: top;
}
#btnGoogleMaps
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_btnGoogleMaps .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#btnGoogleMaps
{
   color: inherit;
}
#wb_btnGoogleMaps .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DCDCDC%22%20viewBox%3d%220%200%2084%2084%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
   display: inline-block;
   overflow: visible;
   position: absolute;
   left: 16px;
   margin: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 21px;
   height: 21px;
}
#wb_btnGoogleMaps:hover .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFCF95%22%20viewBox%3d%220%200%2084%2084%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_btnGoogleMaps:active .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%234A3F33%22%20viewBox%3d%220%200%2084%2084%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_btnGoogleMaps .ui-corner-all, #wb_btnGoogleMaps .ui-corner-left
{
   border-bottom-left-radius: 8px;
   border-top-left-radius: 8px;
}
#wb_btnGoogleMaps .ui-corner-all, #wb_btnGoogleMaps .ui-corner-right
{
   border-bottom-right-radius: 8px;
   border-top-right-radius: 8px;
}
#wb_btnGoogleMaps .ui-button
{
   background-color: #545760;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #DCDCDC;
}
#wb_btnGoogleMaps .ui-state-hover, #wb_btnGoogleMaps .ui-button:hover
{
   border-color: #FFCF95;
   background-color: #715F4D;
   background-image: none;
   color: #FFCF95;
}
#wb_btnGoogleMaps .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_btnGoogleMaps .ui-state-active, #wb_btnGoogleMaps .ui-button:active
{
   border-color: #D7CAC1;
   background-color: #EBDACB;
   background-image: none;
   color: #4A3F33;
}
<style type='text/css'>
#wegplaner_routenplanerbox{border:1px solid #dfdffa;margin:2px;padding:10px;text-align:left;width:600px;background-color:#5a5b5f}
#wegplaner_routenplanerbox form{font-family:arial,sans-serif;font-weight:bold;margin:0;padding:0;}
#wegplaner_routenplanerbox form input[type='text']{text-align:left;color:'#ffffff' !important;margin:2px 0;width:98%;height:20px;padding:4;}
#wegplaner_routenplanerbox form input[type='submit']

{font-size:14px;color:#ffffff;background:#262c47;padding:2px;margin-top:3px;width:200px;border:1px solid #fff5df}
#wegplaner_routenplanerbox p{font-size:14px;font-weight:normal;color:#f4f4f7 !important;-webkit-margin-before:0em;-webkit-margin-after:0em;margin:0;padding:0;}
#wegplaner_routenplanerbox h2{font-size:20px;font-weight:bold;color:#ffffff !important;margin-bottom:-10px;margin-top:-2px;}
#wegplaner_routenplanerbox a{color:#f9e4b9 !important;text-decoration:none;}
#wegplaner_routenplanerbox p.margin{margin-bottom:20px;}
#wegplaner_routenplanerbox p.font{font-size:14px !important;}