﻿.ratgeber-content {
    padding: 10px 30px 10px 30px
}

.ratgeber-info-zeile {
    padding-top: 10px;
    color: #868686
}

.ratgeber-header {
    max-height: 80px;
    margin: 10px 0px 10px 0px
}

.ratgeber-sterne {
    max-height: 15px;
    float: left
}

.ratgeber-datum {
    float: left;
    position: relative;
    margin-left: 5px
}

.ratgeber-advertorial {
    float: right;
    position: relative
}

.ratgeber-hr {
    border-top-color: #868686;
    margin-bottom: 0px
}
.ratgeber-bild {
    margin-bottom: 10px;
    max-width: 100%
}

.ratgeber-titel {
    font-size: 35px;
    font-weight: bold;
    color: black;
}

.ratgeber-ueberschrift {
    font-size: 20px;
    font-weight: bold;
    color: black;
}

.ratgeber-text {
    font-size: 18px;
    color: black;
    text-align: justify;
}

.ratgeber-btn {
    margin: 20px 0px 20px 0px
}