@import url("common.css");


#content #teaserflaeche {
	float:left;
	margin:13px 0px 0px 0px;
	width:467px;
}

#content #teaserflaeche .teaser {
	float:left;
}

#content #teaserflaeche #teaser1 {
	margin-bottom:6px;
}
#content #teaserflaeche #teaser2 {
	margin:0px 0px 6px 5px;
}
#content #teaserflaeche #teaser3 {
	clear:both;
	margin:0px;
}
#content #teaserflaeche #teaser4 {
	margin:0px 0px 0px 5px;
}

#content #autohaus {
	float:left;
	margin-left:6px;
	margin:13px 0px 0px 6px;
	width:231px;
	text-align:center;
}

#content #adresse {
	background:#FFF url(/common/images/layout/bg_adresse.gif) 0px 0px no-repeat;
	color:#3d3e3f;
	float:left;
	height:162px;
	margin:13px 0px 0px 6px;
	overflow:hidden;
	width:190px;
}

#content #adresse h4 {
	margin:5px 0px 5px 5px;
}

#content #adresse p {
	font-size:0.9em;
	line-height:120%;
	margin:5px 0px 5px 10px;
}

#content #adresse ul {
	list-style:none;
	margin:0px 0px 0px 10px;
	padding:0px;
}

#content #adresse ul li {
	margin:0px;
	padding:0px;
}

#content #adresse a {
	background:url(/common/images/layout/link_rot.gif) 0px 4px no-repeat;
	font-size:0.9em;
	padding-left:10px;
}
#content #adresse a:link { color:#bd191c; text-decoration:none; } /* Noch nicht besuchter Link */ 
#content #adresse a:visited { color:#bd191c; text-decoration:none; } /* Bereits besuchter Link */
#content #adresse a:hover { color:#606060; text-decoration:none; } /* Hover-Effekt */
#content #adresse a:active { color:#bd191c; text-decoration:none; } /* Gerade angeklickter Link */




