/**
*	Stylesheet für das Menü
*/
div.teaserbox_Rechts 
{
    float:right;
    width:160px;
    margin-left:25px;
    padding:0px;
}

div.teaserbox_Rechts p
{
    margin-top:0;
    padding-top:0;
}
div.contentTableTeaserHeadLineMiddleBT a
{
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
div.contentTableTeaserContent ,
div.objectAbsatz div.contentTableTeaserContent
{
    padding-bottom:5px;
    margin-bottom:10px;
    border-bottom:1px dotted #333;
    padding-bottom:5px;
}
div.contentTableTeaserContent a
{
    color:#333;
    text-decoration:none;
}
span.textlistenkommentar 
{
    color:#333;
    text-decoration:none;
    font-weight:normal;
    display:block;
    float:left;
    clear:both;
    margin-bottom:10px;
}
div.teaserbox_Funktion 
{
    width:160px;
    float:left;
    margin-right:25px;
    border-top-width:0px;
}
div.teaserbox_Mitte  div.contentTableTeaser 
{
    width:96%;
    margin-right:3.5%;
}
