body 
,div#login 
,div#side_content
,div#search input.submit
,ul.har_finns_vi li.sel
,ul.har_finns_vi a:hover {
background-color: #b5237b;
}

div#content,
div#search input.field,
a,
a:link,
a:hover,
a:visited {
color: #b5237b;
}

div#search input.field
,ul.har_finns_vi li.sel
,ul.har_finns_vi a {
border-color: #b5237b;
}

/* IE 6 */

* html body,
* html div#header ul li a,
* html div#header h1 a,
* html div#footer ul li#rbuf a,
* html div#footer ul li#radda_barnen a
{
background: #b5237b !important;
}

* html div#login,
* html div#side_content 
{
    background-image: url(../../../img/graphics/purple/login.gif);
}