/* default stylesheet voor de overzichtspagina */

.element_imgstatus_verkochtov #status_text {
display: none;
}

.element_imgstatus_verhuurdov #status_text {
display: none;
}

.element_imgstatus_verkocht #status_text {
display: none;
}


.element_imgstatus_verhuurd #status_text {
display: none;
}


.element_imgstatus_onderbod #status_text {
display: none;
}


.element_imgstatus_onderoptie #status_text {
display: none;
}


.element_imgstatus_aangekocht #status_text {
display: none;
}


.element_imgstatus_verkochtov #status_text {
display: none;
}

/* Fix voor Safari/Firefox voor de NVM/MVA banners die dwars door het eerste pand van het aanbod heenkomen */

html > body .div_extrabanner{display:block;margin-bottom:50px!important;}

/* Fix end */

.Div_ExtraBanner {
width: 100%;
text-align: center; 
height: 60px;
padding-top: 10px;
padding-bottom: 10px;
}

.element_imgstatus_huizentocht {
margin-top: 5px;
background-image: url("http://websites.goesenroos.nl/general/images/overzicht/mva_huizentocht.gif");
display: block;  /* Firefox */
width: 108px;
height: 50px;
background-repeat: no-repeat;	
background-position: top left;	
}

.element_imgstatus_openhuis {
margin-top: 5px;
width: 108px;
height: 38px;
background-image: url("http://websites.goesenroos.nl/general/images/overzicht/nvm_openhuis.gif");
display: block;  /* Firefox */
background-repeat: no-repeat;	
background-position: top left;	
}


.element_imgstatus_nvoz {
margin-top: 5px;
background-image: url("http://websites.goesenroos.nl/general/images/overzicht/nvoz.gif");
display: block;  /* Firefox */
width: 108px;
height: 72px;
background-repeat: no-repeat;	
background-position: top left;	
}

.element_imgstatus_woningbijopbod {
background-image: url("http://websites.goesenroos.nl/general/images/overzicht/woningbijopbod.gif");
display: block;  /* Firefox */
width: 149px;
height: 20px;
background-repeat: no-repeat;	
background-position: top left;	
}

.element_imgstatus_koopsubsidie {
background-image: url("http://websites.goesenroos.nl/general/images/overzicht/koopsubsidie.gif");
display: block;  /* Firefox */
width: 100px;
height: 34px;
background-repeat: no-repeat;	
background-position: top left;	
}

.element_imgstatus_starterslening {
background-image: url("http://websites.goesenroos.nl/general/images/overzicht/starterslening.gif");
display: block;  /* Firefox */
width: 100px;
height: 34px;
background-repeat: no-repeat;	
background-position: top left;	
}

.element_imgstatus_overbrugginsgarantie {
background-image: url("http://websites.goesenroos.nl/general/images/overzicht/overbruggingsgarantie.png");
display: block;  /* Firefox */
width: 60px;
height: 60px;
background-repeat: no-repeat;	
background-position: top left;	
}