
#header {
    background: url('../images/header-subsite.gif') no-repeat left top;
    text-align: left;
    padding: 40px 0 0 40px;
}

#header h1 {
    font-size: 220%;
    font-family: "Times New Roman";
    color: #FFF;
}

span#red_text {
    color: #FF0000;
}

div.fouttekst {
     background: url(../images/error.jpg) left top no-repeat;
     width: 589px;
     height:279px;
}

div#error_message {
    position:relative;
    width: 100%;
    padding-left: 115px;
    _padding-left: 225px;
    padding-top: 175px;
    font-size: 16px;
    font-weight: bold;
    font-family: verdana;
    color: #000;
}

table img {
   display: none;
}

div#nextpage-main-container table img {
   display: inline;
}

div#subsite_title {
    position: absolute;
    height: 42px;
    right: 0px;
    bottom: 15px;
    display: block;
}

div#subsite_title_left {
    height: 42px;
    width: 16px;
    background: url('../images/subsite/bg_title_left.gif') left top no-repeat;
    float: left;
}

div#subsite_title_middle {
     height: 42px;
     background-color: #0863A9;
     font-weight: bold;
     font-style: italic;
     color: #FFF;
     padding: 12px 30px 0px 30px;
     font-size: 150%;
     letter-spacing: 1px;
     float: left;
}

div#subsite_title_right {
    height: 42px;
    width: 16px;
    background: url('../images/subsite/bg_title_right.gif') left top no-repeat;
    float: left;
}

.themes-container {
    margin: 0 0 14px 0;
}
