.headline-themenseite{
    font-size: 24px;
    color: darkblue;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #020065;
    padding-top: 20px;
}

.tipp{
    font-size: 20px;
    color: darkblue;
    font-weight: bold;
}

.kapitel{
    font-size: 18px;
}

.teaser{
    background-image: url("/images/Wissen/technische-indikatoren/textbox.png");
    background-repeat: no-repeat;
    padding: 20px;
    height: 200px;
    width: 300px;
    text-align: left;
    font-size: 14px;
    margin: 25px;
    overflow: hidden;
    line-height: 1.3;
}

.teaser-themenseite{
    background-image: url("/images/grundlagen/griechenland-wahl/textbox5.png");
    background-repeat: no-repeat;
    padding: 29px;
    height: 300px;
    width: 466px;
    text-align: left;
    font-size: 14px;
    margin: 25px;
    overflow: hidden;
    line-height: 1.3;
}

.bildunterschrift_themenseite{
    text-align: center;
    color:  grey;
    font-size: 8pt;
}

.spiegelung
{
    -webkit-box-reflect:below 1px -webkit-gradient(
        linear, 0 0, 0 100%,
        from(transparent),
        color-stop(.66, #FFF),
        to(#FFF));
}

.startseite
{
    font-size: 12px;
    margin-top: 17px;
    vertical-align: bottom;
}

.img
{
    margin-top: 1px;
    margin-bottom: 1px;
}

.grundlagen_boxline
{
    border-bottom: 1px #D5D2CB solid;
    border-left: 1px #D5D2CB solid;
    border-right: 1px #D5D2CB solid;
    clear: both;
    overflow: hidden;
}

.box-themenseite{
    padding-bottom: 20px;
}

.box-themenseite .table img{
    width: 150px;
}

.themenTabelle td{
    padding: 5px 0px 3px 5px
}

.realtimeBoxAufThemenseite #pushButton {
    display: none;
}

.box40_right .klickshowContent img {
    max-width: 295px;
}

.buffettBeteiligungen h1 {
    font-size: 12px;
    border-bottom: 1px solid #020065;
}

.bitcoinSeite h2, .buffettSeite h2{
    border-top:0px !important;
    border-bottom: 1px solid #ccc !important;
    background-color:transparent;
    color:black;
    font-size:20px;
}
.buffettSeite .artikelLink{
    font-size:17px;
    color:#23527c;
}
.buffettSeite h2 .articleLarge{
    font-size: 24px;
}
.buffettSeite h3 .articleSmall{
    font-size:16px;
}