/**
*	Stylesheet für das Menü
*/
div.titledframe 
{
    width:185px;
}
div.tframe_right 
{
    float:right;
    margin-left:100px;
}
div.titledframe div.contentTableTeaserHeadLineMiddleBT,
div.titledframe div.contentTableTeaserBottom 
{
    display:none;
}
span.artikelListenHeader 
{
    color:#998f69;
    font-weight:bold;
    display:block;
    clear:both;
    float:left;
    margin-bottom:10px;
    width:100%;
}
span.textlistenkommentar 
{
    font-weight:bold;
    display:block;
    clear:both;
    float:left;
    font-size:1.3em;
    padding-bottom:25px;
    width:100%;
}
div.tframe_right div.contentTableTeaser 
{
    background:url("../images/corporate/trenner-teaser.png") no-repeat bottom left;
    padding-bottom:15px;
    margin-bottom:15px;
    width:185px;
}
div.contentTableTeaserContent h2.headline 
{
    color:#998f69;
    font-size:1em;
    font-weight:normal;
    margin:0;
    padding:0;
    margin-top:32px;
    width:185px;
}
div.contentTableTeaserContent h3.untertitel 
{
    margin:0;
    padding-top:2px;
    padding-bottom:10px;
}
div.contentTableTeaser_noline 
{
    background-image:none;
}
