﻿.elST {
    z-index: 1;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    width: 72%;
    text-decoration: underline;
}


.elFS {
    z-index: 1;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    width: 72%;
}

.elFSHigh {
    z-index: 1;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #0000FF;
}


.elHT {
    z-index: 1;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    width: 70%;
}

.elNeu {
    z-index: 1;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;
    font-style: italic;
}

.elSig {
    z-index: 1;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    width: 10%;
}


.elMASymb {
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 1px;
}

.elUT {
    z-index: 1;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-style: italic;
    width: 72%;
}

.elVorschau {
    position: absolute;
    left: 30px;
    top: 0px;
    border: 0px solid #00FF00;
    margin-left: 0px;
    background-image: url('../img/Vorschau.gif');
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.elDown {
    position: absolute;
    left: 1px;
    top: 0px;
    border: 0px solid #00FF00;
    background-image: url('../img/Download.gif');
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    cursor: pointer;
}


.elKal {
    left: 1px;
    top: 0px;
    border: 0px solid #00FF00;
    background-image: url('../img/timespan.png');
    background-repeat: no-repeat;
    height: 22px;
    width: 34%;
    float: left;
    cursor: pointer;
}



.elWK {
    padding-left: 4px;
    left: 34px;
    top: 0px;
    border: 0px solid #00FF00;
    margin-left: 0px;
    background-image: url('../img/Bestellen.gif');
    background-repeat: no-repeat;
    width: 34%;
    height: 22px;
    float: left;
}

.elimWK {
    padding-left: 3px;
    left: 34px;
    top: 0px;
    border: 0px solid #00FF00;
    margin-left: 0px;
    background-image: url('../img/imWarenkorb.gif');
    background-repeat: no-repeat;
    width: 34%;
    height: 22px;
    float: left;
}



.elZip {
    padding-left: 3px;
    left: 40px;
    top: 0px;
    border: 0px solid #00FF00;
    position: absolute;
    background-image: url('../img/Gezippt.gif');
    background-repeat: no-repeat;
    width: 33%;
    height: 22px;
    float: left;
    cursor: pointer;
}

.elRes {
    padding-left: 2px;
    left: 44px;
    top: 0px;
    border: 0px solid #00FF00;
    position: absolute;
    background-image: url('../img/Reservieren.gif');
    background-repeat: no-repeat;
    width: 34%;
    height: 22px;
    float: left;
    cursor: pointer;
}

.elBegleit {
    position: absolute;
    left: 1px;
    top: 24px;
    border: 0px solid #00FF00;
    background-image: url('../img/Material.gif');
    background-repeat: no-repeat;
    width: 35%;
    height: 22px;
    float: left;
    cursor: pointer;
}

.elZipArb {
    left: 42px;
    top: 24px;
    border: 0px solid #00FF00;
    position: absolute;
    background-image: url('../img/ZipArb.gif');
    background-repeat: no-repeat;
    width: 33%;
    height: 22px;
    float: left;
    cursor: pointer;
}

.action {
    width: 13%;
    min-width: 60px;
    float: left;
}

.elDaten {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    width: 72%;
    float: left;
}

.Archiv {
    width: 10%;
    left: 1px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    padding-right: 2px;
    float: left;
}

.Zeit {
    width: 20%;
    left: 70px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    float: left;
    padding-left: 2px;
    padding-right: 2px;
}

.Prodjahr {
    width: 8%;
    left: 200px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    padding-left: 2px;
    padding-right: 4px;
    float: left;
}

.Adressaten {
    width: 35%;
    left: 260px;
    margin-left: 5px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    padding-left: 6px;
    padding-right: 2px;
    float: left;
}

.Lizende {
    width: 15%;
    left: 410px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;
    float: left;
}

.elTable {
    border-color: #99CCFF;
    border-style: none none solid none;
    border-width: 1px;
    width: 100%;
}

    .elTable:hover {
        border-color: #99CCFF;
        border-style: none none solid none;
        border-width: 1px;
        width: 100%;
        background-color: #FFFFFF;
    }


.mehr {
    border: 1px solid #51ABEE;
    z-index: 1;
    border-radius: 4px;
    background-color: #E3F0FB;
    cursor: pointer;
}
