#ad-1 a, #ad-1 a:visited {
	color: #999;
	font-size: 10px;
}

#ad-1 a:hover {
	color: #000;
	font-size: 10px;
}

#ad-1 {
	position: absolute;
	top: 170px;
	right: -180px;
	z-index: 80;
	width: 160px;
}

#ad-top {
	font-size: 9px;
	color: gray;
	padding: 2px;
	background: transparent;
}

#ad-logo {
	width: 160px;
	height: 113px;
}

#ad-logo img {
	margin: 0;
	padding: 0;
}

#ad-content {

	position: relative;
	float: left;
	width: 160px;
	background: url('../images/ad/bg_sidebar.gif') repeat-x top; 
	text-align: center;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #DEDDDC;
}

.ad-immo {
	position: relative;
	margin: 7px auto;
	padding: 7px 0 5px 0;
	width: 130px;
	background: white;
	border: 1px solid gray;
}

.ad-immo img {

}

