body {
    background: none;
}

#headermenu {
    display: none;
}

#pageheader .overlay {
    display: none;
}

#headerimage {
    display: none;
}

#pageheader {
    overflow: hidden;
    border-bottom: 2px solid #0051BA;
    padding-bottom: 20px;
    height: auto!important;
}

.subpage #pageheader {
    height: auto!important;
}

#pageheader .innerheader {
    width: inherit;
    height: inherit;
    position: static;
    margin: 0;
}

#pageheader .logo {
    position: static;
}

#pagebody {
    width: inherit;
}

#column {
    display: none;
}

#content {
    float: inherit!important;
    width: inherit!important;
    margin-bottom: 10px!important;
}

#pagefooter {
    background: none;
    position: static;
    margin-top: 50px;
    border-top: 2px solid #0051BA;
}

#pagefooter .swix {
    display: none;
    
}

#pagefooter .innerfooter {
    color: black;
    width: inherit;
    margin: 0;
    position: static;
}

#pagefooter a {
    color: black!important;    
}

a.catlistbox {
    width: 100%!important;
    background: none;
    padding: 0;
    clear: both;
}

a.catlistbox .overlay {
    display: none;
}

a.catlistbox .image {
    position: static;
    width: auto;   
    float: left;
}

a.catlistbox .image img {
    display: inline;
    position: inherit;
}

a.catlistbox .text {
    position: static;
    float: right;
    width: 70%;
}

#fotoplayer {
    margin: 0;
    width: 100%;
}

#fotoplayer .textlist {
    display: none;
}

#fotoplayer .controls {
    display: none;
}

#fotoplayer .fotolist img {
    display: inline-block;
    
}

#fotoplayer .overlay {
    display: none;
}

#fotoplayer .fotolist {
    width: 100%;
}

.catboxes {
    display: none;
}