﻿body, html {
    background-color: #fff;
}

SELECT OPTGROUP {
    background-color: #eef3fa;
}

.logo {
    background: url(../../../img/logo_aio_grau_blau.png) left center no-repeat;
}

.bg1 {
    background-color: #eef3fa !important;
}

.bereich_autocomplete, .bereich_autocomplete a {
    color: #AAA !important;
}

.themeHighlight, .themeHighlight a, a.themeHighlight {
    color: #0062c6 !important;
}

.themeDetailTitel {
    font-size: 1.2em;
    font-weight: bold;
}

.headerHighlight, a.headerHighlight {
    color: #333 !important;
}

.contextMenu li a:hover {
    background-color: #0072C6;
    color: #fff;
}

.post.highlight {
    border-left-color: #ccdff1;
}


#footer UL LI SPAN SPAN {
    color: #0062c6;
}

div#search {
    background: url("../../../img/topfade.gif") repeat-x scroll center top #FFFFFF;
    border: 1px solid #bbb;
    width: 316px;
}