#covercell
{
    width: 156px;
    background-color: #ffffff;
}
#logos
{
    /*background-image: url(img/layout/header_logos_univadis.gif);*/
}
td.even
{
    background-color: #dfdfdf;
}
#covercell h4
{
    font-size: 1em;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#covercell ul
{
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
#covercell li
{
    list-style-type: none;
}
.fragebogen td, .resultbox
{
    text-align: left;
}

.navi_right_box ul.zlist
{
    height: 100px;
    overflow: auto;
    /*background-color: #EFE4E2;*/
}

.zlist li
{
    border-bottom: 1px dotted #000000;
}

.navi_right_box h4
{
    font-weight: bold;
    margin-top: 5px;
}

img#cover
{
    float: left;
    /*padding: 5px;*/
    border: 1px solid #DADADA;
    margin-right: 5px;
}

table.fragebogen th, .resultbox
{
    padding: 5px !important;,
}

td.last
{
    padding-bottom: 5px !important;
}

.wrong
{
    background-color: #FF0000 !important;
    color: #ffffff !important;
}

.resultbox
{
    background-color: #6491B9;
    color: #000000 !important;
    font-weight: bold;
}

ul#fragebogen_pdfs li
{
    list-style-type: none;
    margin-left: 0px;
    font-weight: bold;
}

ul#fragebogen_pdfs li a img
{
    vertical-align: middle;
}

table.fragebogen th em, table.fragebogen th i, table.fragebogen th u
{
    text-decoration: none !important;
    border-bottom: 1px dotted #000000;
    font-style: italic;
}

.kurzbeschreibung
{
    background-color: #DADADA;
    padding: 15px;
    margin-bottom: 20px;
}