#teaserbox {
float: center;
display: block;
vertical-align:top;
text-align: left;
}

.teaser{
width: 190px;
margin: 0px 15px 0px 10px; /* oben, rechts, unten, links, */
}


.teaser-head {
font-family: 'Arial', sans-serif;
font-size: 10pt;
font-weight: bold;
letter-spacing: 0px;
color: #FFFFFF;
padding: 3px 3px 3px 3px;
text-align: center;
margin: 0;
background: url("pics/green_boxhead_190.gif");
}
.teaser-head a {
font-family: 'Arial', sans-serif;
font-size: 10pt;
font-weight: bold;
letter-spacing: 0px;
color: #FFFFFF;
padding: 3px 3px 3px 3px;
text-align: center;
}

.teaser-text {
background-color:  #FFFFFF;
border: solid 1px  #BABABA;
font-family: Arial, sans-serif;
color: #000000;
padding: 5px;
line-height: 150%;
font-size: 8pt;
}

a {
color: #CC0000;
text-decoration: none;
}
