﻿body, html {
    background-color: #fff;
}

SELECT OPTGROUP {
    background-color: #eef3fa;
}

.logo {
    background: url(../../../img/logo_aio_weiss_gruen.png) left center no-repeat;
}

.bg1 {
    background-color: #eef3fa;
}

.themeHighlight, .themeHighlight a, a.themeHighlight {
    color: #5d7140 !important;
}

.themeDetailTitel {
    font-size: 1.2em;
    font-weight: bold;
}

.headerHighlight, a.headerHighlight {
    color: #444 !important;
}

.post.highlight {
    border-left-color: #E8F3D9;
}

#footer UL LI SPAN SPAN {
    color: #666;
}