﻿/*Modal Popup*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/* ---------------------------------------- Body ---------------------------------------- */

html, body, form, center {
    font-family: Verdana, Arial;
    font-size: 11px;
    height: 100%;
    margin: 0px;
    background-image: url(../images/backgrounds/bg_blue.gif);
    background-repeat: repeat-x;
    background-color: #aec0d6;
}

/* ---------------------------------------- Containers Master ---------------------------------------- */

#layout_container {
    width: 986px;
    background-color: #ffffff;
    border: 0px;
}

#layout {
    width: 986px;
    min-height: 100%;
    border: 0px;
}

#master_top {
    width: 966px;
    height: 152px;
    background-image: url(../images/backgrounds/bg_top.gif);
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
}

#master_left {
    text-align: left;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    color: #7a7a7a;
    padding: 0px 0px 0px 10px;
}

    #master_left h1 {
        font-family: Georgia, Times, Verdana, Arial;
        font-size: 15px;
        font-weight: normal;
        margin: 0px 0px 4px 0px;
        color: #000000;
    }

    #master_left h2 {
        font-family: Verdana, Arial;
        font-size: 11px;
        font-weight: bold;
        margin: 0px 0px 4px 0px;
        color: #000000;
    }

.titel {
    font-family: Georgia, Times, Verdana, Arial;
    font-size: 15px;
    font-weight: normal;
    margin: 0px 0px 4px 0px;
    color: #000000;
}

#ctl00_master_center {
    width: 599px;
    padding: 0px 0px 10px 0px;
    margin: 0 10px 10px 10px;
    background-image: url(../images/backgrounds/bg_content_grey.gif);
}

#master_center_banner {
    width: 599px;
    background: #ffffff;
    border: 0px;
    height: 60px;
    padding: 10px 0px 10px 0px; /*float:left;*/
}

#master_right {
    /*float: right;*/
    height: 600px;
    margin: 24px 0px 0px 0px;
    padding: 0px 15px 0px 0px;
    text-align: left;
}

#master_bottom {
    clear: both;
    width: 966px;
    height: 50px;
    background-image: url(../images/backgrounds/bg_footer.gif);
    background-repeat: no-repeat;
    text-align: left;
}

/* ----------------------------------------	Login ---------------------------------------- */

.login {
    width: 167px;
    text-align: left;
    margin: 20px 0px 10px 0px;
    padding: 10px;
    line-height: 160%;
    color: #000;
    background-color: #edced0;
}

    .login .text {
        width: 166px;
        vertical-align: top;
        border: 1px solid #000000;
        font: 7pt Verdana;
        color: #000000;
        margin: 0px 0px 8px 0px;
        padding: 1px 0px 0px 1px;
    }

    .login .titel {
        font-family: Georgia, Times, Verdana, Arial;
        font-size: 14px;
        font-weight: bold;
        color: #a40b12;
    }



/* ----------------------------------------	Partner ---------------------------------------- */
#partner {
    width: 167px;
    float: none;
    text-align: left;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}


/* ----------------------------------------	Suche ---------------------------------------- */

#suche_top {
    float: right;
    width: 966px;
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

/*#suche_top .text {
        width: 110px;
        vertical-align: top;
        border: 1px solid #000000;
        font: 7pt Verdana;
        color: #000000;
        margin: 0px 0px 0px 0px;
        padding: 1px 0px 0px 1px;
    }*/




/* ----------------------------------------	Navigation Main ---------------------------------------- */

#navigation_main {
    padding: 0px;
    margin: 0px 0px 10px 0px;
    font: 15px Georgia, Arial, Verdana;
    font-weight: bold;
}

    #navigation_main li {
        list-style: none;
        margin: 0px 0px 1px 0px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        padding: 3px 3px 3px 6px;
    }

        #navigation_main li:hover {
            background-color: #1b3f6b;
            color: #fff;
        }

    #navigation_main a {
        text-decoration: none;
        color: #1b3f6b;
        margin: 5px;
    }

    #navigation_main li:hover a {
        text-decoration: none;
        color: #fff;
    }

    #navigation_main li.active {
        background-color: #1b3f6a;
    }

        #navigation_main li.active a {
            color: #fff;
        }

    #navigation_main ul {
        padding: 0px;
        margin: 8px 0px 8px 14px;
        font: 12px Verdana;
        font-weight: normal;
    }

        #navigation_main ul li {
            margin: 0px 0px 8px 0px;
        }

        #navigation_main ul a {
            text-decoration: none;
            color: #848484;
        }

        #navigation_main ul li a:hover {
            text-decoration: none;
            color: #fff;
        }


/* ----------------------------------------	Navigation Top ---------------------------------------- */

#navigation_top {
    float: right;
    margin: 10px 0px 0px 0px;
    font: 11px Verdana;
}

    #navigation_top li {
        display: inline;
        border-left: solid 1px #1b3f6b;
        height: 7px;
        padding: 0px 2px 0px 4px;
        text-transform: uppercase;
    }

        #navigation_top li#datum {
            border-left: solid 0px #000000;
            color: #979797;
            text-transform: none !important;
        }

    #navigation_top a {
        text-decoration: none;
        color: #1b3f6b;
    }

        #navigation_top a:hover {
            text-decoration: none;
            color: #000000;
        }


/* ----------------------------------------	Navigation Bottom ---------------------------------------- */

#navigation_bottom {
    float: left;
    margin: 10px 0px 0px 0px;
    font: 12px Georgia;
    padding: 8px 0px 0px 0px;
}

    #navigation_bottom li {
        display: inline;
        border-right: solid 1px #255a97;
        height: 5px;
        margin: 0px 0px 0px 0px;
    }

        #navigation_bottom li#last {
            border-right: solid 0px #000000;
            color: #000000;
        }

            #navigation_bottom li#last a {
                border-right: solid 0px #000000;
                color: #255a97;
            }

                #navigation_bottom li#last a:hover {
                    border-right: solid 0px #000000;
                    color: #000000;
                }

    #navigation_bottom a {
        text-decoration: none;
        color: #255a97;
    }

        #navigation_bottom a:hover {
            text-decoration: none;
            color: #000000;
        }

#ctl00_master_center .forward_backward a {
    color: #000000;
}


/* ----------------------------------------	Spezielles ---------------------------------------- */

.grey {
    font-family: Verdana, Arial !important;
    font-size: 11px !important;
    font-weight: normal !important;
    color: #7a7a7a !important;
}

    .grey a {
        color: #7a7a7a !important;
        text-decoration: none !important;
    }

        .grey a:hover {
            text-decoration: underline !important;
        }

.black {
    font-family: Verdana, Arial !important;
    font-size: 11px !important;
    font-weight: normal !important;
    color: #000 !important;
}

    .black a {
        color: #000 !important;
        text-decoration: none !important;
    }

        .black a:hover {
            text-decoration: underline !important;
        }

a.melden {
    font-family: Verdana, Arial !important;
    font-size: 9px !important;
    color: #7a7a7a !important;
    text-decoration: none !important;
}

    a.melden:hover {
        text-decoration: underline !important;
    }

#ctl00_master_center .kruemelpfad {
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    color: #848484;
}

    #ctl00_master_center .kruemelpfad a {
        color: #848484;
        text-decoration: none;
    }

        #ctl00_master_center .kruemelpfad a:hover {
            color: #000000;
            text-decoration: none;
        }

    #ctl00_master_center .kruemelpfad .active {
        color: #1b3f6b;
    }

.bulletlist {
    list-style: url(../images/icons/icon_circle_black.gif);
    font-weight: normal;
    margin-top: 0px;
}
/* ----------------------------------------	Accordion ---------------------------------------- */
.accordionHeader {
    border: 1px solid #b98b95;
    color: white;
    background-color: #f1e8ea;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
/*
#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}
*/
.accordionContent {
    background-color: #FFFFFF;
    border: 1px solid #b98b95;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionHeaderBlue {
    border: 1px solid #B7C6D8;
    color: white;
    background-color: #B7C6D8;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContentBlue {
    background-color: #FFFFFF;
    border: 1px solid #B7C6D8;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

#merkliste_ie {
    /*list-style: url(../images/icons/icon_merkliste_ie.gif);*/
    list-style: disc;
    padding: 0px;
    margin: 0px 0px 10px 18px;
}

    #merkliste_ie li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

#merkliste_safari {
    /*list-style: url(../images/icons/icon_merkliste_ie.gif);*/
    list-style: disc;
    padding: 0px;
    margin: 0px 0px 10px 12px;
}

    #merkliste_safari li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

#merkliste {
    /*list-style: url(../images/icons/icon_merkliste.gif);*/
    list-style: disc;
    padding: 0px;
    margin: 0px 0px 10px 14px;
}

    #merkliste li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

.CompletionListCssClass {
    font-size: 11px;
    color: #000;
    padding: 3px 5px;
    border: 1px solid #999;
    background: #fff;
    width: 300px;
    float: left;
    z-index: 1;
    position: absolute;
    margin-left: 0px;
    cursor: pointer;
}

.freitext_unten {
    padding: 10px;
    color: #979797 !important;
}

    .freitext_unten a {
        color: #979797 !important;
    }

/* Sub-Navigation neu neben Networker-Bild */
#navigation_sub ul {
    font: 12px Verdana;
    font-weight: normal;
    margin: 0px 0px 0px 17px;
    padding: 0px;
}

    #navigation_sub ul li {
        /*list-style-image: url(../images/icons/icon_circle_grey.gif);*/
        margin: 0px 0px 5px 0px;
        padding: 0px;
    }

        #navigation_sub ul li.active,
        #navigation_sub ul li:hover {
            /*list-style-image: url(/images/icons/icon_circle_red.gif);*/
        }

            #navigation_sub ul li.active a {
                color: #996666;
                font-weight: bold;
            }

        #navigation_sub ul li a {
            text-decoration: none;
            color: #848484;
            margin-left: -4px;
        }

            #navigation_sub ul li a:hover {
                text-decoration: none;
                color: #996666;
            }


/* Buttons */
.button_dunkelgrau, .button_weiss, .button_weiss_aktiv, .button_dunkelblau, .button_dunkelblau_statisch, .button_dunkelrot, .button_dunkelrot_statisch {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 190%;
    display: inline-block;
    border: none;
    margin: 0px 0px 4px 0px;
    padding: 0px 8px 1px 8px !important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-appearance: none;
    border-radius: 2px;
    cursor: pointer;
    height: 20px;
    text-align: center;
    white-space: nowrap;
}

input.button_dunkelgrau, input.button_weiss, input.button_weiss_aktiv, input.button_dunkelblau, input.button_dunkelblau_statisch, input.button_dunkelrot, input.button_dunkelrot_statisch {
    height: 21px;
    padding: 0px 8px 2px 8px !important;
}

.button_dunkelgrau {
    background-color: #7c7c7c;
    color: #fff !important;
}

    .button_dunkelgrau:hover {
        background-color: #bdbdbd;
        text-decoration: none !important;
    }

.button_weiss {
    background-color: #fff;
    color: #a40b12 !important;
}

    .button_weiss:hover, .button_weiss_aktiv {
        background-color: #a40b12;
        color: #fff !important;
        text-decoration: none !important;
    }

.button_dunkelblau, .button_dunkelblau a {
    background-color: #1b3f6a !important;
    color: #fff !important;
}

    .button_dunkelblau:hover, .button_dunkelblau:hover a {
        background-color: #b4c5d9 !important;
        color: #fff !important;
        text-decoration: none !important;
    }

.button_dunkelblau_statisch, .button_dunkelblau_statisch a {
    background-color: #1b3f6a !important;
    color: #fff !important;
}

    .button_dunkelblau_statisch:hover, .button_dunkelblau_statisch:hover a {
        text-decoration: none !important;
    }

.button_dunkelrot {
    background-color: #a40b12 !important;
    color: #fff !important;
}

    .button_dunkelrot:hover {
        background-color: #EDCED0 !important;
        color: #fff !important;
        text-decoration: none !important;
    }

.button_dunkelrot_statisch {
    background-color: #a40b12 !important;
    color: #fff !important;
}

    .button_dunkelrot_statisch:hover {
        text-decoration: none !important;
    }

/* Textboxen */
.textbox_pink, .textbox_hellblau, .textbox_pink_error, .textbox_white, .textbox_white_error {
    font-family: Verdana;
    font-size: 11px;
    border: none;
    margin: 3px 0px 3px 0px;
    padding: 0px 0px 1px 8px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    height: 20px;
}

.textbox_hellblau {
    background-color: #e0e5f0;
}

.textbox_pink {
    background-color: #faf0f1;
}

.textbox_pink_error {
    background-color: #faf0f1;
    border: 1px solid #a40b12 !important;
}

.textbox_pink[disabled='disabled'] {
    background-color: #f5f5f5;
    color: #000000;
}

.textbox_white {
    background-color: #ffffff;
}

.textbox_white_error {
    background-color: #ffffff;
    border: 1px solid #a40b12 !important;
}

.text_dunkelgrau {
    color: #7c7c7c;
}

/* Fehlermeldungen */
.fehler {
    background-color: #a40b12;
    color: #fff !important;
    padding: 3px 5px 3px 5px;
    margin: 5px 0px 5px 0px;
}

.fehler span a {
    color: #fff !important;
}
