/*
html {

    background: url("/images/skinlogos/autobas-cross-1024.png") no-repeat scroll center top transparent;

}
*/
.background {
    background-color: transparent;
}

.theme_text_color {
    color: #000000;
}

#header, #header_inner {
    color: #000000;
}

#header a, #header a:visited {
    color: blue;
    text-decoration: underline;
}

#header_tabs {
    background: transparent url('/images/header/autobas-grad.png') repeat-x 0 0;
}

.login_box {
    border-bottom: solid 1px #aaa;
    border-left: solid 1px #aaa;
    border-right: solid 1px #aaa;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: 1px solid #ddd;
    margin-left: 1px;
    width: 526px;
}

.searchtree_node1_selected, .searchtree_node1_selected a, .searchtree_node1_selected a:visited {
    background-color: #0046A2;
}
.subarticle .background {
    background-color: #0046A2;
}
.ajs-message.ajs-customAutobas {
    background-color: #00598D;
    color: white;
    font-family: Arial, sans-serif;
}
/*
.articlestable {
    background-color: #FFFFFF;
}
*/