﻿/******************************************************************************
    * @author: Ronny Poller
    * @since: 1.0
    * @description: Umfrage
    ******************************************************************************/
div.ModuleUmfragen .newsDetails {
    position: relative;
}
div.ModuleUmfragen .newsListKat {
    color: #006A8F;
    width: 100%;
    font-size: 1.2em !important;
    line-height: 1.2em;
    font-weight: bold;
    border-bottom: 1px solid #6F6F6F;
    margin-bottom: 5px;
}
div.ModuleUmfragen .newsListDatum {
    color: #006A8F;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
    position: absolute;
    top: 0;
    right: 0;
}
div.ModuleUmfragen img.newsListImage {
    border: 1px solid #6F6F6F !important;
    margin: 0 10px 10px 0;
    float: left;
}
div.ModuleUmfragen .newsDetails .newsListItemHeader {
    margin: 0 0 10px 0;
    color: #000;
}

div.ModuleUmfragen .newsDetails .newsDetailsText {
    margin: 0 0 10px 0;
}

div.ModuleUmfragen .newsDetails .newsListImageList {
}

div.ModuleUmfragen span br {
    display: none;
}
td.balken {
    background: url("/layout/common/bg_umfrage.gif") no-repeat scroll 0 0 transparent;
    height: 20px;
}
div.balken {
    background: url("/Images/standard/bgBlue.png") repeat-x scroll 10px 0 transparent;
    height: 20px;
    width: 50px;
}
div.ModuleUmfragen .diagramm {
    background-color: #FFFFFF;
    border: 1px solid #6F6F6F;
    padding: 10px;
    width: 100%;
}
/*liste*/
div.ModuleUmfragen .newsListDiv {
    position: relative;
}
div.ModuleUmfragen .newsListDiv a.newsListItemHeader {
    color: #000;
    text-decoration: none;
}
div.ModuleUmfragen .newsListDiv .newsListTeaser a {
    font-weight: bold;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    right: 3px;
}
div.ModuleUmfragen .newsListDiv .newsListTeaser a br {
    display: none;
}
div.ModuleUmfragen h1 {
    margin-top: 10px;
}
