/*
    Filename: oliv.css
    Farbe: #AFCA45;
*/

div.colorful-image-box {
    float: right;
    width: 100px;
    height: 100px;
    background-image: url(++resource++boe.colorful.images/triangle_bt_oliv.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

.portletHeader,
        .portletFooter,
        pre, .visualHighlight,
        .listing th,
        .ploneCalendar .weekdays th,
        .ploneCalendar .event,
        .portletItem.even {
    background-color: #CDE2A7 !important;
}

.portlet,
        .portletHeader,
        .portletFooter,
        h1, h2, h3, strong,
        #portal-breadcrumbs, #portal-breadcrumbs a,
        .documentActions, .documentActions a, .documentActions a:hover,
        pre, .visualHighlight,
        .listing, .listing td, .listing th,
        .ploneCalendar .weekdays th,
        .portletItem {
    border-color: #74AE0B !important;
}

.portlet,
        .portlet a, a,
        h1, h2, h3, strong,
        #portal-breadcrumbs, #portal-breadcrumbs a,
        .documentActions, .documentActions a, .documentActions a:hover,
        .portlet a:visited {
    color: #59850B;
}

