/* Spalte 2 */
.coll-2 .teaser{
    clear: both;
    padding: 10px 0 0  0;
}
.coll-2 .teaser H2{
    margin-top: 0;
    font-size: 1em;
    font-weight: bold;
}
.coll-2 .teaser .image{
    float:left;
    width:12.5em;
    height:auto;
    margin-right: 8px;
}
.coll-2 .teaser .content{
    float:right;
    text-align: left;
    width:33em;
    margin:0;
}
.item{
    dispaly:block;
    clear: both;
}
.item .itemlabel{
    float:left;
    width:11em;
}
