﻿/************* subseiten *************************/
h1 {
    color: #335EB9; font-size: 26px; margin: 0px; padding: 0px;
    font-weight: normal;
}

.print-lnk {
    width: 46px; height: 12px; display: block;
    background-image: url(/images/print_lnk_bw_rb.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.print-lnk:hover {
    background-position: 0px -19px;
}
.main-text {
    color: #041834;
    font-size: 12px;
}
.subheadline {
    color: #041834;
    font-size: 12px;
}
.anker-lnk-orange {
    font-size: 12px; color: #3359AA; text-decoration: none;
}
.anker-lnk-orange:hover {
    text-decoration: underline;
    color: #041834;
}
.orange-text12 {
    color: #3359AA; font-size: 12px;
}

.caption-text {
    color: #041834;
    font-size: 11px;
    font-style: italic;
}
.service-nummer-text {
    font-size: 20px;
    /*color: #333333;*/
    color: #041834;
}
.service-nummer-text-12 {
    font-size: 12px;
    color: #041834;
}

.td-gray-border-top {
    border-top: 1px solid #BFD0EB;
}
/*.bgcolor_999999 {
    background-color: #999999;
}*/
.bgcolor_999999 { /*t-put*/
    background-color: #82A0D0;
}
.pdf-lnk {
    color: #3359AA; font-size: 12px; text-decoration: none;
}
.pdf-lnk:hover {
    color: #041834; text-decoration: underline;
}
.bold {
    font-weight: bold;
}

/* IE ul style */
* html ul {
    margin: 0px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
}

ul {
    margin: 0px 0px 0px 0px;    
    padding: 0px 0px 0px 15px;
}
.orange-mark {
    color: #3359AA; font-size: 12px;
}
.input-text {
    width: 230px; height: 18px;
}
.textarea {
    width: 230px; height: 100px;
}
.bottom-error-text {
    font-size: 11px; color: #041834;
}

.headline-white {
    font-size: 12px; color: #FFFFFF;
}
.zuruck-lnk {
    font-size: 12px; color: #3359AA; text-decoration: none;
    background-image: url(/images/bw_zuruck_rb.gif);
    background-repeat: no-repeat;
    display: block;
    background-position: 0px 4px;
    padding-left: 18px;
    height: 15px;
}
.zuruck-lnk:hover {
    text-decoration: underline; color: #041834;
    background-position: 0px -18px;
}

/** popups **/
.white-popup-lnk {
    font-size: 12px; color: #FFFFFF;
    text-decoration: none;
}
/*.white-popup-lnk:hover {
    color: #212C57; text-decoration: underline;
}*/
.radio-height {
    height: 13px;
    padding: 0px;
    margin: 0px;
}
.red-error-text {
    font-size: 12px; color: #FF0000;
}



/* right news style */
.bgcolor_right_news {
    background-color: #FFFFFF;
}

.line-separator {
    width: 200px; height: 1px; overflow: hidden;
    background-image: url(/images/news_separator_boehler.gif);
    background-repeat: no-repeat;
}

/*below picture*/

.separator-td-10 {
    height: 10px;
}
.separator-td-15 {
    height: 15px;
}


.left-navi-td-bg {
    background-image: url(/images/bw_navi_bg.jpg);
    width: 189px;
    background-repeat: repeat-y;
}
.main-navi-back {
    background-image: url(/images/bw_main_navi_bg.jpg);
    width: 753px;
    height: 97px;
    background-repeat: no-repeat;
}

.bw-print-bg {
    background-color: #041834;
}

    /* microsites */
    
    .zuruck-lnk-micro {
        font-size: 12px; color: #3359AA; text-decoration: none;
        background-image: url(/images/bw_link_micro.gif);
        background-repeat: no-repeat;
        display: block;
        background-position: 0px 2px;
        padding-left: 18px;
        height: 15px;
        margin: 0 0 0 30px;
    }
.zuruck-lnk-micro:hover {
    text-decoration: underline; color: #041834;
}
