@charset "UTF-8";
body {
   background: white;
   font: small verdana, arial, helvetica, sans-serif;
   font-size: 12pt;
}

#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}

#content {
    margin-left: 10%;
	padding: 0 0.2em 0.2em 0;
    float: left;
    background: #fff;
    width: 70%;
}
#header {display: none;}
#navi {display: none;}
#breadcrumbs {display: none;}
#leftcol {display: none;}
#rightcol {display: none;}
#footer {display: none;}
#in_english {display: none;}
#print {display: none;}



