/* ttlstyles für die Anzeigenspalte rechts */

#buttonBB
{
	margin: 23px 0 22px 45px;
}

.button-head {margin: 20px 0 0 35px; padding: 0}


/*hack ie6 */
* html .button-head {margin: 20px 0 0 35px; padding: 0}

.button-head img {padding-bottom: 7px}


#anzeigenspalte
{
	background-color:#F1EDDB;
	border-right: 1px solid #780000;
	width: 170px;
	text-align: center;
	padding: 1px;
}

.gelber_streifen{ margin: 0; padding:0; width:170px; height:5px;background-color:#ece3c3;border:1px solid black; vertical-align:top}
html>body .gelber_streifen{margin: 0; padding:0; width: auto;height: auto;min-width: 170px;min-height: 5px;background-color:#ece3c3;vertical-align:top} 

.anzeigenhead
{
	background-color: #780000;
	padding: 5px 0 4px 0;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
}

.anzeigeneintrag
{
	padding: 5px 0;
	border-bottom: 1px solid #750000;
	margin: 10px 0; 
}

.anzeigentext
{
	margin: 5px 0 0 5px;
	text-align: left;
	line-height: 16px;
}

.anzeigentrenner
{
	border-bottom: 1px dotted #004D4A;
	margin: 3px 5px;
	height: 1px;
}

.skyscraper
{
	margin-left: 5px;
}
