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

.print-lnk {
    width: 46px; height: 12px; display: block;
    background-image: url(/images/icon_print_rb.gif);
    background-repeat: no-repeat;
}
.print-lnk:hover {
    background-position: 0px -18px;
}
.main-text, #search td {
    color: #000000;
    font-size: 12px;
}
#search td a{
  color:#EF7C1F;
}
#search td a:hover{
  color:#DF0029;
}
#search td .headline{
  font-weight:bold;
}
.subheadline {
    color: #333333;
    font-size: 12px;
}
.anker-lnk-orange {
    font-size: 12px; color: #EF7C1F; text-decoration: none;
}
.anker-lnk-orange:hover {
    text-decoration: underline;
    color: #DF0029;
}
.orange-text12 {
    color: #EF7C1F; font-size: 12px;
}
.top-link {
    background-image: url(/images/top_arrow2.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    display: block;
    font-size: 12px; color: #EF7C1F; text-decoration: none;    
    background-position: 0px 0px;
    height: 12px;
    /*overflow: hidden;*/
    /*height: 12px;*/
}
.top-link:hover {
    text-decoration: underline;
    color: #DF0029;
    background-position: 0px -12px;
}
.caption-text {
    color: #000000;
    font-size: 11px;
    font-style: italic;
}
.service-nummer-text {
    font-size: 20px;
    color: #333333;
}
.service-nummer-text-12 {
    font-size: 12px;
    color: #333333;
}

.news-lnk-white, .news-lnk {
    color: #EF7C1F; font-size: 12px; text-decoration: none;
    background-image: url(/images/arrow_news_white_rb_60px.gif);
    display: block;
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 18px;
}
.news-lnk-white:hover, .news-lnk:hover {
    color: #DF0029; text-decoration: underline;
    background-position: 0px -44px;
}
.td-gray-border-top {
    border-top: 1px solid #CCCCCC;
}
.bgcolor_999999 {
    background-color: #999999;
}
.pdf-lnk {
    color: #EF7C1F; font-size: 12px; text-decoration: none;
}
.pdf-lnk:hover {
    color: #DF0029; text-decoration: underline;
}
.bold {
    font-weight: bold;
}

.download-pdf-lnk {
    color: #EF7C1F; font-size: 12px; text-decoration: none;
    background-image: url(<img src="/images/download_pdf_arrow_rb.gif" border="0" width="14" height="30">);
    display: block;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 18px;
}
.download-pdf-lnk:hover {
    color: #DF0029; text-decoration: underline;
    background-position: 0px -14px;
}
/* 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: #EF7C1F; font-size: 12px;
}
.input-text {
    width: 230px; height: 18px;
}
.textarea {
    width: 230px; height: 100px;
}
.bottom-error-text {
    font-size: 11px; color: #000000;
}
.absenden-button {
    background-image: url(/images/absenden_button_rb.gif);
    display: block;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 96px;
    height: 20px;
}
.absenden-button:hover {
    background-position: 0px -20px;
}
.login-button {
    width: 96px; height: 20px; background-image: url(/images/login_button_rb.gif);
    background-repeat: no-repeat; background-position: 0px 0px;
    display: block;
}
.login-button:hover {
    background-position: 0px -20px;
}

.sitemap_lnk {
    font-size: 12px; color: #000000; text-decoration: none;
    background-image: url(/images/sitemap_arrow_rb2.gif);
    background-repeat: no-repeat;
    display: block;
    background-position: 0px 4px;
    padding-left: 12px;
}
.sitemap_lnk:hover {
    text-decoration: none; color: #DC0015;
    background-position: 0px -12px;
}

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

/** popups **/
.white-popup-lnk {
    font-size: 12px; color: #FFFFFF;
    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: #DF0029;
}


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

/*below picture*/

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

*{
    font-family: Arial, Verdana, sans-serif;
    font-size:12px;
}