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

.print-lnk {
    width: 47px; height: 14px; display: block;
    background-image: url(/images/fontargen_print_lnk_rb.gif);
    background-repeat: no-repeat;
}
.print-lnk:hover {
    background-position: 0px -24px;
}
.main-text {
    color: #000000;
    font-size: 12px;
}
.subheadline {
    color: #000000;
    font-size: 12px;
}
.anker-lnk-orange {
    font-size: 12px; color: #FF3333; text-decoration: none;
}
.anker-lnk-orange:hover {
    text-decoration: underline;
    color: #FF3333;
}
.orange-text12 {
    color: #FF3333; font-size: 12px;
}
.top-link {
    background-image: url(/images/fontargen_top.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    display: block;
    font-size: 12px; color: #FF3333; text-decoration: none;    
    background-position: 0px 4px;
    height: 12px;
}
.top-link:hover {
    text-decoration: underline;
    color: #FF3333;
}
.caption-text {
    color: #000000;
    font-size: 11px;
    font-style: italic;
}
.service-nummer-text {
    font-size: 20px;
    color: #000000;
}
.service-nummer-text-12 {
    font-size: 12px;
    color: #000000;
}

.news-lnk-white {
    color: #FF3333; font-size: 12px; text-decoration: none;
    background-image: url(/images/fontargen_link.gif);
    display: block;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 12px;
}
.news-lnk-white:hover {
    color: #FF3333; text-decoration: underline;
}
.td-gray-border-top {
    border-top: 1px solid #000000;
}
.td_middle_border {
    background-color: #000000;
}
.bgcolor_999999 {
    background-color: #000000;
}
.pdf-lnk {
    color: #FF3333; font-size: 12px; text-decoration: none;
}
.pdf-lnk:hover {
    color: #FF3333; 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: #FF3333; font-size: 12px;
}
.input-text {
    width: 230px; height: 18px;
}
.textarea {
    width: 230px; height: 100px;
}
.bottom-error-text {
    font-size: 11px; color: #000000;
}

.headline-white {
    font-size: 12px; color: #FFFFFF;
}
.zuruck-lnk {
    font-size: 12px; color: #FF3333; text-decoration: none;
    background-image: url(/images/fontargen_back.gif);
    background-repeat: no-repeat;
    display: block;
    background-position: 0px 4px;
    padding-left: 20px;
}
.zuruck-lnk:hover {
    text-decoration: underline; color: #FF3333;
}

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

/* right news style */
.bgcolor_right_news {
    background-color: #FFFFFF;
}
.line-separator {
    width: 200px; height: 1px; overflow: hidden;
    background-image: url(/images/spacer.gif);
    background-repeat: no-repeat;
}

/*below picture*/

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

.subseite_top_bg {
    background-image: url(/images/fontargen_subseite_top_bg.gif);
    width: 953px; height: 98px; 
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.popup_bottom_border {
    border-bottom: 1px solid #000;
}
.bgcolor_midgray {
    background-color: #666666;
}
