﻿/******************************************************************************
                * @author: Ronny Poller
                * @since: 1.0
                * @description: Umfrage
            ******************************************************************************/
div.ModuleUmfragen .newsListKat, div.ModuleUmfragen .newsListDatum {
    border: none;
    line-height: 1.9em;
    font-size: 1.0em !important;
    color: #fff;
    padding: 0 10px 0 10px;
}
div.ModuleUmfragen .newsListKat, div.ModuleUmfragen .newsListDatum, div.ModuleUmfragen div.balken {
    background-image: url("/Images/1/bgBlue.png");
    background-position: left bottom;
}
div.ModuleUmfragen img.newsListImage {
    border: 1px solid #666 !important;
    float: left;
    margin: 0 10px 10px 0;
    padding: 3px;
}
div.ModuleUmfragen .newsDetails {
    margin-bottom: 10px;
}
