#container {
	height: 100%;
	background: #FFF url('../images/homepage.background.jpg') no-repeat center bottom;
}

#content_container_min_height {
	height: 805px;
}

#aanbod_blokken_container {
	position: relative;
	padding: 60px 0 80px 0;
	background: #FFF url(../images/blokken_homepage_afbeeldingen.png) no-repeat 85px 21px;
	height: 230px;
	border-bottom: #cecece 1px solid
}

#aanbod_blokken_container ul {
	display: table;
	margin: 0 auto;
	padding: 0;
}

#aanbod_blokken_container li {
	display: inline;
}

#aanbod_blokken_container a {
	position: absolute;
	
	top: 251px;
	
	display: block;
	
	width: 216px;
	height: 35px;
	
	text-decoration: none;
	
	cursor: pointer;
}

#aanbod_blokken_container a span {
	display: none;
}

.blok_woningaanbod {
	left: 109px;
	background: #FFF url(../images/knoppen.woningaanbod.gif) no-repeat left top;
}

.blok_woningaanbod:hover {
	left: 109px;
	background-position: right top;
}

.blok_bedrijfsaanbod {
	left: 368px;
	background: #FFF url(../images/knoppen.bedrijfsaanbod.gif) no-repeat left top;
}

.blok_bedrijfsaanbod:hover {
	left: 368px;
	background-position: right top;
}

.blok_nieuwe_projecten {
	left: 627px;
	background: #FFF url(../images/knoppen.nieuweprojecten.gif) no-repeat left top;
}

.blok_nieuwe_projecten:hover {
	left: 627px;
	background-position: right top;
}

#link_buttons_container {
	position: relative;
	height: 70px;
}

#link_buttons_container ul {
	display: table;
	margin: 0 auto;
	padding: 0;
}

#link_buttons_container li {
	display: inline;
}

#link_buttons_container a {
	position: absolute;
	
	top: 14px;
	
	display: block;
	
	text-decoration: none;
	
	cursor: pointer;
	
	width: 146px;
	height: 51px;
}

#link_buttons_container a span {
	display: none;
}

.link_button_zoekprofiel {
	left: 148px;
	background: #FFF url(../images/button_zoekprofiel.png) no-repeat left top;
}

.link_button_zoekprofiel:hover {
	left: 148px;
	background-position: right top;
}

.link_button_waardebepaling {
	left: 314px;
	background: #FFF url(../images/button_waardebepaling.png) no-repeat left top;
}

.link_button_waardebepaling:hover {
	left: 314px;
	background-position: right top;
}

.link_button_aankopen {
	left: 480px;
	background: #FFF url(../images/button_aankopen.png) no-repeat left top;
}

.link_button_aankopen:hover {
	left: 480px;
	background-position: right top;
}

.link_button_delen {
	left: 646px;
	background: #FFF url(../images/button_deel_pand.png) no-repeat left top;
}

.link_button_delen:hover {
	left: 646px;
	background-position: right top;
}

.link_nieuwsbrief {
	left: 646px;
	background: #FFF url(../images/button_aanmelden_nieuwsbrief.png) no-repeat left top;
}

.link_nieuwsbrief:hover {
	left: 646px;
	background-position: right top;
}

/**sticker**/

.sticker-wrapper{
	width:216px; height:216px; position:absolute; z-index:3000; top:160px; right:0px}

.sticker-link{
	width:216px; height:216px; display:block; overflow:hidden; text-align:left; text-indent:-999px; background:url(../images/sticker.png) no-repeat top;}
.sticker-link:hover{
	background:url(../images/sticker.png) no-repeat bottom;}

/**sticker**/

.sticker-wrapper2{
	width:216px; height:216px; position:absolute; z-index:3000; top:160px; right:0px}

.sticker-link2{
	position:relative;
	width:216px; height:216px; display:block; overflow:hidden; text-align:left; background:url(../images/sticker-empty.png) no-repeat top;}
.sticker-wrapper2:hover .sticker-link2{
	background:url(../images/sticker-empty.png) no-repeat bottom;}
	
.sticker-wrapper2 .sticker-animatie{
	position:absolute;
	top:42px;
	left:35px;
	border:0px;}
	
	
