
.ivegotbalken {
    border:none;
}

#left {
    width:0;
    visibility:none;
    }
#center {
    width:600px;

    }
#right {
    width:0;
    visibility:none;
    }

#bigbox {
    width:948px;
    }
    
#footer, div.copyright {
    width:948px;
}

