.teaser_breit .oneteaser { width:405px; height:125px; float:left;  margin:5px 0px 20px 0px; background-image:url(../img/teaser_lang.png); }
.teaser_breit .oneteaser .pic { float:left; }
.teaser_breit .oneteaser .txt { float:left; color:white; margin-left:10px; }
.teaser_breit .oneteaser .head { font-weight:bold; margin:5px 0px;}
.teaser_breit .oneteaser img { border:0px; }
.teaser_breit .oneteaser .txt li { list-style-position:inside; list-style-image:url(../img/pfeil.png); }
.teaser_breit a { color:white; text-decoration:none; }
.teaser_breit a:hover { text-decoration:underline; }


.teaser_schmal .oneteaser { width:184px; height:154px; float:left;  margin:5px 26px 0px 0px; background-image:url(../img/teaser_kurz.png); }
.teaser_schmal .oneteaser .pic { }
.teaser_schmal .oneteaser .txt { ; }
.teaser_schmal .oneteaser .head { padding-left:8px; font-size:82%; padding-top:3px; }
.teaser_schmal .oneteaser img { border:0px; }
.teaser_schmal a { color:white; text-decoration:none; }
.teaser_schmal a:hover { text-decoration:underline; }
.teaser_schmal a:hover ul,
.teaser_schmal a:hover ul li { text-decoration:underline; border-bottom:1px solid white; }

.teaser1 { background-color:#4b4b4d; }
.teaser1 .oneteaser { margin:10px; }

.teaser2 {/* background-color:#4b4b4d; */ float:left; width:125px; height:385px; overflow:auto;}
.teaser2 .oneteaser { margin:10px; position:relative; height:50px; width:95px; overflow:hidden; }
.teaser2 .oneteaser .pic {float:left; width:89px; margin-right:5px;}
.teaser2 .oneteaser .layer { background-color:white; filter:alpha(opacity=50); opacity:0.5; -moz-opacity:0.5; position:absolute; top:0px; left:0px; height:50px; width:85px; }
.teaser2 .actual .layer,
.teaser2 .oneteaser .layer:hover { filter:alpha(opacity=00); opacity:0; -moz-opacity:0;  }

