

/** main colors

light blue :#6290C8
mid blue:#AFCBFF
darkblue : #005E7C

 */

body {
    background-image: none;
    overflow-x: hidden;
}

#page {
    margin: 0 1rem;

}

#page_content {
    width: 100%;
    background-image: none;
}

#page_position {
    width: 100%;
}

#abschluss_oben {
    display: none;
}

#navi_oben {
    width: 100%;
    position: initial;
    background-image: none;
    height: auto;
}

#navi_oben p {
    color: #00297b;
    float: left;
}

#content {
    background-image: none;
}

#navi_oben_pos {
    float: right;
}

#navi_oben_pos a, #navi_oben_pos a:link, #navi_oben_pos a:visited, #navi_oben_pos a:hover, #navi_oben_pos a:focus {
    color:black;
    background-image: none;
    background-color: #AFCBFF;
    padding: 4px;
    border-radius: 4px;
    margin-left: 10px;
    height:auto;
}

#bild_oben {
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 25, 0.0)), url(../images/bild_oben/hg/normal.jpg);
    background-repeat: inherit;
    background-position-x: right;
    width: 100%;
    margin-top: -30px;
    height: 200px;
}

#content_verlauf {
    display: none;
    width: 100%;
    background-image: none;
    background-color: #AFCBFF;
}

#content_verlauf p {
    font-size: 15px;
    color: black;
    padding-top: 12px;
}

#content_verlauf a, #content_verlauf a:link, #content_verlauf a:visited {
    text-decoration: none;
    color: black;

}

#form_navi {
    width: 100%;
}

#hauptnavi_pos {
    width: auto;
    height: auto;
    position: relative;
    padding-bottom: 35px;
}

#hauptnavi_pos a span {
    display: inherit;
}

#hauptnavi_pos a.angebot_aktiv,
#hauptnavi_pos a.vertrag_aktiv,
#hauptnavi_pos a.verwaltung_aktiv,
#hauptnavi_pos a.abschluss_aktiv {
    background-color: #005E7C;
    color: white;

}

#hauptnavi_pos a {
    background-image: none !important;
    text-decoration: none;
    height: auto;
    width: auto;
    padding: 8px 20px;
    border-radius: 12px 12px 0px 0px;
    color: black;
    font-size: 18px;
    background-color: #AFCBFF;
    margin-right: 4px;
}

#suche {
    position: absolute;
    top: -30px;
    float: right;
    right: 1rem;

}

#content {
    width: 100%;
}
#content p{
    color:#212529;
}
a.dok_pdf, a.dok_pdf:link, a.dok_pdf:visited, a.dok_pdf:hover, a.dok_pdf:focus {
    color:#212529 !important;
    width: auto;
}
a.msg_erledigt, a.msg_erledigt:link, a.msg_erledigt:visited, a.msg_erledigt:hover, a.msg_erledigt:focus {
    float: none;
    width: auto;
}
#abschluss_unten {
    display: none;
}

#tarif_content {
    width: 100%;
}

#form_navi {
    background-image: none !important;
    width: 100%;
    background-color: #AFCBFF;
}

#form_navi a {
    padding-bottom: 27px;
}

a.form_navi_norm, a.form_navi_norm:link, a.form_navi_norm:visited {
    background-image: none !important;
    background-color: #AFCBFF;
    color: black;
    margin-right: 2px;
    border-right: none;
    border-bottom: none;
}

a.form_navi_aktiv, a.form_navi_aktiv:link, a.form_navi_aktiv:visited, a.form_navi_aktiv:hover, a.form_navi_aktiv:focus {
    background-image: none !important;
    background-color: #005E7C;
    color:white;
    border-right: none;
    border-bottom: none
}
.ang_holder_tree_widget, .ang_det_content{
    width:100%;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}