body {
    margin: 0;
    background: none;
}

/* Main content box */
.cbox {
    margin: 0;
    text-align: left;
}
.box {
    padding: 0;
    background: none;
}
.bi {
    padding: 0;
    background: none;
}
.bt {
    height: auto;
    margin: 0;
    background: none;
}
.bt div {
    width: auto;
    height: auto;
    background: none;
}
.bb {
    height: auto;
    margin: 0;
    background: none;
}
.bb div {
    width: auto;
    height: auto;
    background: none;
}
.bc {
    width: auto;
    height: auto;
    background: none;
}
.bcf {
    padding: 0;
    background: none;
}


/* Logo and dividers */
#saklogo {
}
#topdiv, #bottomdiv {
    background: none;
}

.newsb {
    display: none;
}
#mainmenu {
    display: none;
}
#submenu {
    display: none;
}

#maincolumn {
    height: auto;
}
#maincontent {
    height: auto;
}
#maincontent .ctext1c {
    height: auto;
}
#maincontent .ctext2c {
    height: auto;
}
#maincontent h1 {
    padding: 0 !important;
    height: auto !important;
    background: none !important;
}


/* Footer */
#footer {
    color: black;
}
#footer ul {
    text-align: left;
}
