html {
    background:#FFF;
}
body {
    margin:238px 0px 0px 0px;
    padding:0px;
    background:#FFF;
}
a {
    color:#00F;
}

#topmenu, #leftPanel, #rightPanel, #kontextMenu, #top .right, #mainmenu {
    display:none;
}
#content, #body, #bottom, #top .left {
    background:#FFF;
    background-image:none;
}
#body, #contentPanelContainer {
    width:auto;
    float:none;
}


#top, #top .left {
    width:auto;
    float:none;
}
#top {
    padding:10px 15px 10px 15px;
    margin:0em;
    border-bottom:1px solid #000;
}
h1 {
    background:#FFF;
    width:auto;
    height:auto;
    margin:0;
    padding:0;
}
h1 a {
    display:inline;
    color:#000;
    text-decoration:none;
}
h1 a img {
    display:none;
}
h1 a span {
    display:inline;
}

#printHead {
    position:absolute;
    top:0px;
    left:0px;
    display:block;
    width:100%;
}

#bottom {
    border-top:1px solid #000;
}
#bottom, #bottom a {
    color:#000;
}

#bottom .left, #bottom .right {
    padding:15px;
}
