body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_header
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   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;
}
#header
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1
{
   float: left;
   height: 47px;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 500px)
{
#header > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_routeboek
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#routeboek
{
   display: flex;
   position: relative;
   min-height: 100vh;
   padding: 70px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
   margin-top: 10px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_HeadingRouteboek
{
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#HeadingRouteboek
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#seljaar
{
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #0000FF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   margin: 10px 0 10px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   text-align: left;
   padding: 0;
   box-sizing: border-box;
}
#seljaar:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#selmaand
{
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #0000FF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   margin: 10px 0 10px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   text-align: left;
   padding: 0;
   box-sizing: border-box;
}
#selmaand:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#data_boek1
{
   background-color: #FFFFFF;
   border-collapse: collapse;
   border-spacing: 0;
   border: 0px #DDDDDD solid;
   color: #333333;
   font-family: Verdana;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   width: 100%;
}
#data_boek1 th,
#data_boek1 td
{
   padding: 5px 5px 5px 5px;
   vertical-align: top;
}
#data_boek1 th 
{
   text-align: left;
   color: #333333;
   font-weight: bold;
   font-style: normal;
}
#data_boek1 thead th
{
   background-color: #FFFFFF;
}
#data_boek1 > tbody > tr:nth-child(2n+1) > td, #data_boek1 > tbody > tr:nth-child(2n+1) > th 
{
   background-color: #F5F5F5;
   color: #333333;
}
@media screen and (max-width:500px)
{
   #data_boek1,
   #data_boek1 thead,
   #data_boek1 tbody,
   #data_boek1 th,
   #data_boek1 td,
   #data_boek1 tr
   {
      display: block;
   }
   #data_boek1 thead tr
   {
      left: -9999px;
      position: absolute;
      top: -9999px;
   }
   #data_boek1 tr
   {
     border: 1px solid #DDDDDD;
   }
   #data_boek1 td
   {
      border: none;
      border-bottom: 1px solid #DDDDDD;
      padding-left: 50%;
      position: relative;
      text-align: left;
      white-space: normal;
   }
   #data_boek1 td:before
   {
   font-weight: bold;
      position: absolute;
      left: 5px;
      padding-right: 10px;
      text-align:left;
      top: 5px;
      white-space: nowrap;
      width: 45%; 
   }
   #data_boek1 td:before
   {
      content: attr(data-title);
   }
}
#wb_data_boek1{
   margin: 10px 0 0 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_ResponsiveMenu1
{
   display: block;
   font-family: Beware;
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   background-color: #DCDCDC;
   height: 43px;
}
#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: 15px;
   width: 15px;
   margin-bottom: 2px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #DCDCDC;
   color: #000000;
   font-family: Beware;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 5px 20px 10px 20px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 28px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #EDEDED;
   color: #0000CD;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 43px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 129px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #DCDCDC;
   border: 0px solid #C5C5C5;
   color: #454545;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #DCDCDC;
   color: #0000CD;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 5px;
   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: 129px;
   position: relative;
   top: -43px;
}
#wb_ResponsiveMenu1 .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_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #454545;
   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: #0000CD;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #0000CD;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:480px) 
{
#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;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #DCDCDC;
   color: #000000;
   padding: 0 20px 0 20px;
   line-height: 45px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #EDEDED;
   color: #0000CD;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 43px !important;
   line-height: 43px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#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: #DCDCDC;
   color: #454545;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #DCDCDC;
   color: #454545;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 5px;
}
#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;
   left: 20px;
   top: 9px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #000000;
   color: #000000;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #DCDCDC;
   color: #0000CD;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #0000CD;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #454545;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #0000CD;
}
}
#wb_ResponsiveMenu1.affix
{
   top: 0 !important;
   position: fixed !important;
}
#upStickyLayer
{
   background-color: #005B9E;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #007BFF;
}
#wb_ResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 0;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 5;
}
#wb_HeadingRouteboek
{
   display: block;
   width: 960px;
   z-index: 1;
}
#selmaand
{
   display: block;
   width: 200px;
   height: 35px;
   z-index: 3;
}
#wb_data_boek1
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 4;
}
#seljaar
{
   display: block;
   width: 200px;
   height: 35px;
   z-index: 2;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 8;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: 1vh;
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_routeboek
{
   visibility: visible;
   display: block;
}
#routeboek
{
   min-height: 100vh;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 70px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
}
#wb_HeadingRouteboek
{
   width: 768px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0 0 10px 0;
}
#wb_HeadingRouteboek
{
   text-align: left;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#seljaar
{
   width: 200px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   font-size: 43px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#selmaand
{
   width: 200px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   font-size: 43px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_data_boek1
{
   width: 980px;
   height: 348px;
   visibility: visible;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#upStickyLayer
{
   width: 37px;
   height: 37px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 5px;
   top: 5px;
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 17px;
   height: 17px;
}
#upIcon i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: 1vh;
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_routeboek
{
   visibility: visible;
   display: block;
}
#routeboek
{
   min-height: 100vh;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 70px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
}
#wb_HeadingRouteboek
{
   width: 576px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0 0 10px 0;
}
#wb_HeadingRouteboek
{
   text-align: left;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#seljaar
{
   width: 200px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   font-size: 32px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#selmaand
{
   width: 200px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   font-size: 32px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_data_boek1
{
   width: 740px;
   height: 338px;
   visibility: visible;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#upStickyLayer
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 4px;
   top: 4px;
   width: 11px;
   height: 11px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 11px;
   height: 11px;
}
#upIcon i
{
   line-height: 11px;
   font-size: 11px;
   width: 10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: 1vh;
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_routeboek
{
   visibility: visible;
   display: block;
}
#routeboek
{
   min-height: 100vh;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 70px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
}
#wb_HeadingRouteboek
{
   width: 360px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0 0 10px 0;
}
#wb_HeadingRouteboek
{
   text-align: left;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#seljaar
{
   width: 200px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   font-size: 20px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#selmaand
{
   width: 200px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   font-size: 20px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_data_boek1
{
   width: 460px;
   height: 303px;
   visibility: visible;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#upStickyLayer
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 3px;
   top: 3px;
   width: 4px;
   height: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 4px;
   height: 4px;
}
#upIcon i
{
   line-height: 4px;
   font-size: 4px;
   width: 3px;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: 1vh;
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_routeboek
{
   visibility: visible;
   display: block;
}
#routeboek
{
   min-height: 100vh;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 70px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
}
#wb_HeadingRouteboek
{
   width: 240px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0 0 10px 0;
}
#wb_HeadingRouteboek
{
   text-align: left;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#seljaar
{
   width: 200px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#selmaand
{
   width: 200px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_data_boek1
{
   width: 300px;
   height: 286px;
   visibility: visible;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#upStickyLayer
{
   width: 12px;
   height: 12px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 2px;
   top: 2px;
   width: 0px;
   height: 0px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 0px;
   height: 0px;
}
#upIcon i
{
   line-height: 0px;
   font-size: 0px;
   width: 1px;
}
}
