@charset "utf-8";

body {
        overflow: visible !important;
    }

#header {display:none;}
#navi {display:none;}
#title span {display:none;}
#head #cmenu {display:none;}
.punks {text-indent:-9999px;height:0px;}
#aside {display:none;}
#foot {margin:0p;padding:0;text-indent:-9999px;height:0px;background:none;}
#foot ul {display:none;}
#foot .punk {display:none;}
#foot div {display:none;}
#section #entryarea .day {display:none;}

#head, #headline, #vmenu, #controls, #contents, #footerbar ,#title ,#footer {
width:650px;}

#entryarea div ,
.inner {overflow:auto;}
#footer {display:block;clear:both;}

.classesBox {width:650px !important;zoom:1;}
.classesBox:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;}


/* new clearfix */
#entryarea div{ display:table;}

.cf:after {
  display:block;
  clear:both;} 
.cf{zoom:1;} /* clearfix IE6, 7 */
.cft:after {content:"";} /* clearfix */}

.listRightIn:after,
.kitchinOverview dd div:after,
.kitchinMenu:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .kitchinMenu , * html .kitchinOverview dd div ,* html .listRightIn{ zoom: 1; } /* IE6 */
*:first-child+html .kitchinMenu ,
*:first-child+html kitchinOverview dd div { zoom: 1; } /* IE7 */