html, body {
   width: 100% !important;
}
html, body {
   background-color: #ffffff;
}
/******************************************************
 * The (optional) menu on page
 ******************************************************/
#bottomblock_menu {
   display: none !important;
}
#service_navi_content, #lancom_addon, #main_navi_container, #footer, #subfooter, #tab_menu, #bottombg, button {
   display: none !important;
}
#service_navi, #container, #content, #topblock, #bottomblock, #bottomcontent {
   width: 99% !important;
}
#service_navi {
   position: relative;
   top: 0px;
   left: 0px;
}
#logo_area {
   position: relative;
   top: 0px;
   height: 45px;
   width: 100%;
}
#lancom_logo {
   position: absolute;
   top: 0px;
   right: 0px;
   text-align: right;
}
#bottomblock {
   margin: 0px !important;
}
#bottomcontent {
   padding: 8px !important;
}

.contentblock .bodyToggle .toggleBody {
   max-height: 2000px !important;
   opacity: 1 !important;
}