#mainova th, #auswertung th, #auswertung2 th {
    border-bottom: 1px solid #888888;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-right: 2px;
}
#mainova td, #auswertung td, #auswertung2 td {
    border-bottom: 1px dotted #888888;
    padding-top: 4px;
    padding-bottom: 4px;
}
#mainova tr:nth-child(even) td, #auswertung tr:nth-child(even) td, #auswertung2 tr:nth-child(even) td {
    background-color: #E2E4FF;
}
#auswertung2 td:nth-child(3) {
    padding-left: 4px;
}
.noprint {
    display: none;
}
#gesamt {
    width: 100%;
    position: relative;
    display: block;
    left: 0px;
    margin-left: 0px;
    padding: 0px;
}
#header {
    width: 100%;
    height: 110px;
}
#headerlogo {
    display: none;
}
#adressdaten {
    display: block;
    position: absolute;
    left: 410px;
}
#logo {
    position: absolute;
    display: block;
}
#navigation {
    display: none;
}
#content {
    width: 100%;
    float: none;
    position: relative;
    padding: 0px 0px 0px 0px;
    left: 0px;
    top: 0px;
    color: #000000;
}
#footer {
    display: none;
}
.webpresenter_editlinks {
    display: none;
}