/* fuer IE 6 */
#content A{
    font-size: 0.7em;
    padding-left: 1px;
}
/* Haupt-Navigation */
#mainnavi{
    height:1.5em;
}
#content .teaser{
    float:left;
    width: 10.8em;
    margin-right:1em;
}
#content  .teaser H1{
    font-family: "Times New Roman", Times, serif;
    font-size: 0.7em;
    padding-left: 1px;
    text-transform: uppercase;
}
#content .teaserText{
    height:10em;
    overflow: auto;
    font-size: 0.7em;
    padding-left: 1px;
}
#content .teaserText A{
    font-size: 1em;
}
#content .teaser P{
    margin-top:0.2em;
}
