.experten_headline
{
    margin: 15px 0px 15px 0px;
    font-size: 13pt;
    font-weight: bold;
}
.newsbody h1
{
    margin: 15px 0px 15px 0px;
    font-size: 13pt;
}
.newsbody h1, .newsbody h2, .newsbody h3
{
    margin: 0;
    font-size: 10pt;
    font-weight: bold;
    background-color: inherit;
    padding: 0;
    color: black;
}
.newsbody h1
{
    margin: 15px 0px 15px 0px;
    font-size: 13pt;
}

.experten_bild_figure > img{
    width: 100%;
}

.experten_border
{
    border: 1px #D5D2CB solid;
}

.experteImage {
    position: relative;
}

.experteImage .expertHint {
    bottom: 12px;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    left: 19px;
    position: absolute;
}

.experten_profil
{
    margin: 15px 0px 15px 0px;
}

.experten_boxline_margin
{
    border-bottom: 1px #D5D2CB solid;
    padding: 1px 5px;
    margin: 0px 5px 0px 5px;
    clear: both;
    overflow: hidden;
}

.experten_boxline_border_top
{
    border-top: 1px solid #020065;
}

.experten_bold
{
    font-weight: bold;
}

.experten_inline
{
    display: inline;
}

.experten_padding
{
    padding: 5px;
}

.nowrap tr td
{
    white-space: nowrap;
}