* { overflow: visible !important; }
 
html, body
              {
                margin:0px;
                padding:0px;
                width:100%;
                background:#ffffff;
              }
#left, #menue, #question, #right, #foot, #logo, img
              {
                visibility:hidden;
                display:none;
              }
#main, #main_text
              {
                margin:0px !important;
                width:90%;
                float:none;
                clear:both;
                background:#ffffff;
                border:none;
              }
#main
              {
                margin-left:-180px;
              }
.buero, #teaser a
              {
                color:#403120;
              }