#page {
    background-color: #fff!important;
}

#header {
    background-color: #fff!important;
}

.top-bar {
    background-color: #fff!important;
}

#nyheter .articleblock {
    background-color: #E9EDEE!important;
}

#footer {
    background-color: #E9EDEE!important;
}

.listingarea .articlelist a:hover {
    text-decoration: underline;

}

/* CP WCAG - fix - AB */

.articlelist .articleblock header time {
    color: #4F4F4F;
}

#footer .cpcredits a {
    color: #222;    
}

span.mandatory {
    color: #932d1d;
}

form.cpsimpleform .cpsstatictext {
    color: #222;
}

body #sitefeedbackbox {
    height: auto;
}

p a {
    text-decoration: underline !important;
}

/* .viewarea p a:link {
    text-decoration: underline !important;
}

.viewarea p a:hover {
    text-decoration: none !important;
} */

p a:hover {
    color: #000 !important;
    text-decoration: none !important;
}



