/* Aktionen */

div #aktionen {
 margin:0px;
 padding:0px;
 margin-top:0px;
 margin-left:0px;
 height:100%;
}

#aktionen dl {
 margin:0px;
 margin-top:2px;
}

.teaser_kasten {
 text-align: left;
 margin-bottom: 15px;
 padding-top: 9px;
 padding-bottom: 13px;
 width: 397px;
 background-image: url(/image/teaser_gross.gif);
 background-repeat: no-repeat;
}

.teaser_bild {
 margin-left: 9px;
 width: 373px;
 height: 96px;
 background-repeat: no-repeat;
}

.teaser_headline {
 width: 100%;
 cursor: pointer;
 display: block;
 padding-bottom: 2px;
 padding-top: 45px;
 padding-left: 13px;
 font-size: 190%;
 color: #e75902;
 font-weight: bold;
 text-decoration: none;
}

.teaser_subtitle {
 width: 100%;
 cursor: pointer;
 padding-left: 40px;
 font-size: 120%;
 color: #696969;
 font-weight: bold;
 display: block;
 padding-bottom: 14px;
 text-decoration: none;
}

