.post h2 {
    font-size: 2.75em;
    line-height: 1.25em;
}

.post h3 {
    font-size: 2em;
    line-height: 1.25em;
}

.post p, .post li {
    font-size: 1.25em;
    line-height: 1.75em;
}


#fontsize a.gross, #fontsize a.klein:hover {
    background: #666;
    color: #fff;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: none;    
}

#fontsize a.klein {
    background: none;
    color: #666;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: none;
}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 795px;
height: 420px; /*Height should enough to fit largest content's height*/
}
