.teaser_shops_counter {
    width: 200px;
    height: 102px;
    font-family: arial regular;
    letter-spacing: 3pt;
    color: #e0e0e0;
    font-size: 16pt;
    line-height: 30pt;
    padding-left: 9px;
    background: url("/images/shops/oldthing_zaehler.jpg") no-repeat;
}
/* teaser box */
.teaser-box {
    width: 200px;
    margin-bottom: 20px;
}
/* teaser title */
.teaser-box .title {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold;
    position: relative;
}
.teaser-box .title span {
    font-weight: normal;
}
/* teaser body */
.teaser-box .body {
    padding: 0 10px;
    overflow: hidden;
}
.teaser-box .body ul {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}
.teaser-box .body > ul {
	margin-top: 10px;
}
.teaser-box .body ul li {
	padding-left: 15px;
	padding-right: 5px;
}
.teaser-box .body img {
    margin-top: 10px;
}
.teaser-box .body p img {
    margin-top: 0;
}
.teaser-box .body p {
    line-height: 1.3;
    margin: 10px 0;
    font-size: 11px;
}
.teaser-box .body a {
    color: #E2007A;
    text-decoration: none;
}
.teaser-box .body > span {
    display: block;
    margin: 10px 0;
}
.teaser-box .space {
    padding: 10px 0;
}
.teaser-box .space > p {
    margin-top: 0;
}
.teaser-box .block a {
    display: block;
}
/* teaser colors */
.teaser-box.gelb .title {
    background: #FEED01;
}
.teaser-box.gelb .body {
    background: #FEFAB1;
}
.teaser-box.grau .title {
    background: #929395;
}
.teaser-box.grau .body {
    background: #E0E0E0;
}
.teaser-box.gruen .title {
    background: #60CE78;
}
.teaser-box.gruen .body {
    background: #DFF5E4;
}
.teaser-box.lila .title {
    background: #A695BD;
}
.teaser-box.lila .body {
    background: #F4F2F7;
}
.teaser-spacer {
    height: 10px;
}
/* teaser icons */
.teaser-top {
    background: url("/images/branchen_TOP.gif") no-repeat;
    width:41px;
    height:17px;
    display: inline-block;
    position: absolute;
    right: 10px;
    /*top: 6.5px;*/
}
.teaser_head {
    height: 28px;
}

.teaser_flohmarkttermine_box, .teaser_flohmarktmietoption_box, .teaser_flohmarkthinweis_box {
	background: #DFF5E4;
	padding: 10px 5px;
}

