﻿h1 {
	display: none;
}

#leasetoppers {
	display:		block;
	background:		url('../images/interface/leasetoppersBG.png');
	width:			287px;
	height:			292px;
	padding-top:	68px;
	float:			right;
	margin:			5px;
	margin-top: 	15px;
	margin-bottom:	0px;
}

#carousel {
	display:	block;
	margin:		0 auto;
	margin-left:17px;
}

.avdw{
	background: #FFFFFF;
} 

#carousel a {
	text-decoration: none;
}

p.avdw {
	margin-top:		0px;
	display:		block;
	width:			230px;
	height:			58px;
	padding:		5px 5px 2px 5px;
	border-bottom: 1px #501e74 dotted;
}

p.avdw:hover {
	background:		#e3e3e3;
	cursor:			pointer;
	border-bottom: 1px #501e74 dotted;
}

p.avdw img {
	float:			left;
	margin:			0;
	margin-right:	10px;
}

.gegevens {
	display:		block;
	float: 			left;
	color: 			#000000;
	font-family:	Verdana;
	font-size:		9px;
	font-weight: 	bold;
	text-align:		left;
	margin-bottom: 5px;
	line-height: 14px;
	width:		150px;
}


#carousel .carousel-previous {
	display:	block;
	width: 		245px;
	height: 	27px;
	text-indent:-30000px;
	margin:		0 auto;
	cursor:		pointer;
}

#carousel .carousel-next {
	display:	block;
	width: 		245px;
	height: 	37px;
	text-indent:-30000px;
	margin:		0 auto;
	cursor:		pointer;
}


.carousel-wrap {
	display:		inline-block;
	vertical-align:	middle;
	width:			241px;
	margin:			0 5px 0px 3px; 
	background:		#FFFFFF;
	padding: 		2px;
	}



#directzoeken {
	display:		block;
	background:		url('../images/interface/directzoeken.png') no-repeat;
	width:			315px;
	height:			225px;
	text-align:		left;
	margin-top:		80px;
	padding-top:	45px;
}

#containerzoeken {
	margin-left:	18px;
	font-size:		11px;
	color:			#ffffff;
	font-weight:	bold;
}

#containerzoeken form select{
	width:			135px;
	font-size:		11px;
	color:			#501e74;
	margin-right:	10px;
	margin-top:		30px;
	margin-bottom:	0px;
}

#containerzoeken form .buttonzoeken {
	float: 			left;
	width: 			180px;
	cursor:			pointer;
	border: 		0px;
	height: 		25px;
	color:			transparent;
	line-height: 50px; 
}


#rallybanner {
	display: block;
	}
	
#rallybanner img {
	border: 0px;
	margin-top: 10px;
}
	

