
div#errortext {
    text-align: left;
    width: 300px;
}
div.fouttekst {
    height: 305px;
    width: 600px;
    background: url(../images/errorpage/bg_error.jpg) left top no-repeat;
    padding: 150px 0 0 70px;
    _padding-left: 120px;
    color: #2044A4;
    font-weight: bold;
}
body {
    background-color: #EEEDFB;
}

table tr td img {
    display: none;
}

div#content_main table tr td img {
    display: inline;
}

div#content_main #innercontent {
    _height: 380px; 
}
