/**
*	Stylesheet für das Menü
*/
table.teaserListe {
	display:none;
	}
div.titledFrameRechts div.contentTableTeaser {
	width:auto;
	height:auto;
	clear:both;
	}
div.objectAbsatz_layout1 div.synapsis_bilderundtext,
div.objectAbsatz_layout1 div.titledFrameFunktion 
{
    width:160px;
    margin-right:20px;
    float:left;
}
div.objectAbsatz_layout3 div.titledFrameRechts 
{
    float:right;
    width:160px;
    margin-left:20px;
}
div.contentTableTeaser 
{
    border-top:1px dotted #555;
    width:100%;
    padding:5px 0;
    margin:5px 0;
}
div.objectAbsatz_layout1 div.contentTableTeaser #silverlightControlHost,
div.objectAbsatz_layout3 div.contentTableTeaser #silverlightControlHost 
{
    display:none;
}
div.objectAbsatz_layout1 div.contentTableTeaser a #silverlightControlHost,
div.objectAbsatz_layout3 div.contentTableTeaser a #silverlightControlHost 
{
    width:160px;
    height:160px;
    display:block;
}
div.contentTableTeaser a 
{
    color:#767579;
}
div.synapsis_dreiviertel 
{
    width:265px;
    float:left;
}
div.contentTableTeaser h2.headline 
{
    font-size:1em;
}
div.contentTableTeaser h2.headline a
{
    color:#323135;
}
div.mittlerespalte div.contentTableTeaser 
{
    width:140px;
    margin:5px 20px 0 25px;
    border-top-width:0;
    border-bottom:1px solid #d6d5d9;
    padding-bottom:10px;
    font-size:0.8em;
    color:#969599;
}
div.mittlerespalte div.contentTableTeaser h2.headline, 
div.mittlerespalte div.contentTableTeaser h3, 
div.mittlerespalte div.contentTableTeaser a.anreisser
{
    color:#969599;
    margin-bottom:5px;
}
div.mittlerespalte div.contentTableTeaser h2.headline 
{
    font-size:1.2em;
}
div.mittlerespalte div.contentTableTeaser h3 
{
    font-size:1em;
}}
