body {
    padding-top: 46px;
    padding-bottom: 30px;
    color: #333333;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
}

.content p {
    font-size: 19px;
    line-height: 30px;
    font-weight: 300;
}

.content h1 {
    line-height: 88px;
    font-weight: 300;
}

.content h2 {
    font-size: 23px;
    line-height: 28px;
    font-weight: 300;
}

.content h3 {
    font-size: 17px;
    line-height: 26px;
    font-weight: 300;
}

.content li {
    font-size: 19px;
    line-height: 30px;
    font-weight: 300;
}

.content ul {
    margin: 0 0 20px 0;
}

.theme-dropdown .dropdown-menu {
    position: static;
    display: block;
    margin-bottom: 20px;
}

.theme-showcase > p > .btn {
    margin: 5px 0;
}

.theme-showcase .navbar .container {
    width: auto;
}

blockquote {
    border: #ecebeb 1px solid;
    background-color: #fbf9f9;
    padding: 10px 20px 10px 20px;
    margin: 0 0 20px 0;
}

#hervorheben {
    background-color: #F8F8F8;
    border: 1px solid #E6E6E6;
    margin: 25px 0;
    padding: 20px 20px 8px;
}

/* Social Button (Facebook) */
#behold {
    padding: 10px 0 10px 0;
}

#onlyone {
    width: 291px;
}

.fb-icon-bg {
    background: #354f88;
    height: 37px;
    margin: 0 0 -37px 0;
    width: 41px;
}

.fb-icon-bg:after {
    content: url(http://sterbegeldversicherung.zurecht.de/img/fb-icon.png);
    display: block;
    padding: 9px 10px 5px 15px;
}

.fb-bg {
    background: #3b5998;
    display: block;
    height: 37px;
    margin: 0 0 0 41px;
    width: 250px;
}

.fb-bg:after {
    color: #fff;
    content: "Artikel auf Facebook teilen";
    height: 37px;
    left: 8%;
    position: relative;
    top: 14%;
    width: 41px;
    font-size: 17px;
    line-height: 26px;
}

.fb-bg:hover {
    cursor: pointer;
    background: #354f88;
    text-decoration: none;
}

.container_img {
    float: left;
    margin: 6px 25px 20px 0;
    box-shadow: #B8B8B8 0 0 5px;
    width: 320px;
    height: 235px;
}

#info {
    background-color: #EEF7FB;
    border-bottom-color: #C6EAFB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #C6EAFB;
    border-top-style: solid;
    border-top-width: 1px;
    line-height: 160%;
    margin: 20px 0 20px 0;
    padding: 20px 20px 16px 20px;
}
.footer-line{
    border-bottom: 1px solid #eee;
    margin:40px 0 10px 0;"
}