.presse h1,
.presse h3,
.presse div,
.presse p,
.presse form,
.presse table,
.presse select {
    margin:         0px;
    padding:        0px;
}
#bs2009_presse_auswahl {
    border:         1px solid #D6DDE2;    /* blau_grau_2 */
}
#bs2009_presse_auswahl #bs2009_presse_auswahl_content {
    margin:         10px;
}

#bs2009_presse_auswahl h1 {
    font-size:      18px;
    font-weight:    bold;
    line-height:    1.1em;
}

#bs2009_presse_auswahl p {
    color:          #4D4D4D;    /* grau_1 */
    margin-top:     20px;
    font-size:      12px;
    font-weight:    normal;
    line-height:    16px;
}

#bs2009_presse_auswahl form {
    margin-top:     20px;
}

#bs2009_presse_auswahl select {
    border: 1px solid #DDDDDD;
    color:              #4D4D4D;    /* grau_1 */
    width: 151px;
    font-size:11px;
    padding:2px;
    height:22px;
}

#bs2009_presse_content h1 {
    font-size:      16px;
    font-weight:    bold;
    line-height:    1.2em;
}

#bs2009_presse_content {
    margin-top:     30px;
}

#bs2009_presse_mitteilungen {
    margin-top:     20px;
}

.bs2009_pressemitteilung .bs2009_pressemitteilung_heading {
    color:          #4D4D4D;    /* grau_1 */
    font-size:      12px;
    border-bottom:  1px solid #D6DDE2;    /* blau_grau_2 */
    margin-top:     20px;
}

.bs2009_pressemitteilung .bs2009_pressemitteilung_title {
    margin-top:     4px;
    font-size:      12px;
    font-weight:    bold;
}

.bs2009_pressemitteilung .bs2009_pressemitteilung_text {
    color:          #4D4D4D;    /* grau_1 */
    margin-top:     5px;
    font-size:      12px;
    line-height:    16px;
}

.bs2009_pressemitteilung_text a {
    background:transparent url(/axaweb/images/bs2009/meta/arrow_link_blue.gif) no-repeat scroll left center;
    color: #103184;
    display: block;
    padding-left: 8px;
    font-weight: bold;
}

.presse a.link50 {
    color:              #103184;    /* axa_blau */
    font-weight:        bold;
    text-decoration:    none;
    padding-left:       10px;
    background-image:   url(/axaweb/images/bs2009/meta/arrow_link_blue.gif);
    background-repeat:  no-repeat;
    background-position:left 3px;
}
.presse a.link50:hover {
    text-decoration:    underline;
    color:              #103184;    /* axa_blau */
}

.presse a.ankerlink {
    color:              #103184;    /* axa_blau */
    font-weight:        bold;
    font-size:          12px;
    text-decoration:    none;
    line-height:        25px;
    padding-top:        1px;
    padding-bottom:     1px;
}
.presse a.ankerlink:hover {
    color:              #103184;    /* axa_blau */
}

.presse a.anker-back {
    padding-left:       26px;
    background-image:   url(/axaweb/images/bs2009/meta/arrow_boxed_left.gif);
    background-repeat:  no-repeat;
}
.presse a:hover.anker-back {
    background-image:   url(/axaweb/images/bs2009/meta/arrow_boxed_left.gif);
    background-repeat:  no-repeat;
}

/**
 * Presseverteiler
 */

#pressesubscriptionform {
    width:              586px;
    margin-top:         22px;
}

#pressesubscriptionform h1 {
    margin-left:        10px;
}

#pressesubscriptionform p {
    color:              #4D4D4D;
    margin-left:        10px;
}

#pressesubscriptionform form {
    border:1px solid #D6DDE2;
    margin: 0;
}

#pressesubscriptionform form td, #pressesubscriptionform form div {
    color:#4D4D4D;
}

#pressesubscriptionform #headline {
    background: url(/axaweb/images/bs2009/meta/background_header_24px.gif) repeat-x;
    line-height: 24px;
    vertical-align: middle;
    padding-left: 9px;
    color: #1E317B;
    font-size: 14px;
    font-weight: bold;
}

#pressesubscriptionform input.inputfield {
    border: 1px solid #D6DDE2;
}

#pressesubscriptionform #abotext {
    border-top:1px solid #D6DDE2;
    color:#4D4D4D;
    margin: 14px 0 0 0;
    padding:10px 0 5px;
}

#pressesubscriptionform #abotext .text {
    margin: 0 0 15px;
    padding: 0 20px;
}

#pressesubscriptionform a.formlinkdelete {
    background: url('/axaweb/images/bs2009/meta/closer_infolayer.gif') no-repeat 11px center;
    color: #1E317B;
    display:block;
    padding-left:36px;
    height: 17px;
    margin:14px 0 0;
    font-weight: bold;
}

#pressesubscriptionform a.formlink {
    background: url('/axaweb/images/bs2009/meta/arrow_boxed_right.gif') no-repeat right center;
    color: #1E317B;
    display:block;
    padding-right:26px;
    height: 17px;
    margin:14px 12px 0;
    font-weight: bold;
}

