body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #d1d1d1; //#E7EbEE;
    scrollbar-base-color:#BCBDC4;
    scrollbar-3dlight-color:#BCBDC4;
    scrollbar-arrow-color:#E7EbEE;
    scrollbar-darkshadow-color:#E7EbEE;
    scrollbar-face-color:#BCBDC4;
    scrollbar-highlight-color:#BCBDC4;
    scrollbar-shadow-color:#BCBDC4;
    scrollbar-track-color:#E7EbEE;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.line {
    padding-top:0px;
    padding-bottom:0px;
    background-color: #9FA1A3;
}
/*********************
    start common text
**********************/
.pHeader {
    font-size: 12px;
    color: #666666;
}
.tHeader {
    font-size: 12px;
}
.normal {
    font-size: 11px;
    line-height: 15px;
}
/*********************
    end common text
**********************/

/*********************
    start kontakt
**********************/
.address {
    font-size: 12px;
    line-height: 16px;
}
.kontakt {
    font-size: 12px;
    color: #000099;
    text-decoration: none;
}
.email {
    font-size: 12px;
    color: #000099;
}
.iLong {
    width: 426px;
    height: 20px;
    border: 1px #BCBDC4 solid;
}
.iTextLong {
    width: 426px;
    height: 80px;
    border: 1px #BCBDC4 solid;
}
/*********************
    end kontakt
**********************/

/*********************
    start navigation
**********************/
.naviHi {
    font-size: 12px;
    color: #000099;
    letter-spacing: 1px;
}
a.navi {
    font-size: 12px;
    color: #333333;
    letter-spacing: 1px;
    text-decoration: none;
}
a.navi:hover {
    font-size: 12px;
    color: #000099;
    letter-spacing: 1px;
    text-decoration: none;
}
.navi2Hi {
    font-size: 10px;
    color: #000099;
    letter-spacing: 1px;
    text-decoration: none;
}
a.navi2 {
    font-size: 10px;
    color: #000000;
    letter-spacing: 1px;
    text-decoration: none;
}
a.navi2:hover {
    font-size: 10px;
    color: #000099;
    letter-spacing: 1px;
    text-decoration: none;
}
/*********************
    end navigation
**********************/

