﻿/*menu*/
#MenuBar2 li ul li a 
{
    display:none;
    font-size:1em;
    }
h1{
	float: left;
    width: 390px;
}
.top {
	clear: both;
    float: left;
    }
/*overzicht*/
.woningoverzicht 
{
    position:relative;
    display:block;
    width:980px;
    float:left;
    }
.WoningContainer{
	clear:both;
	float:left;
	width: 780px;
	}
.woning 
{
	background-color:#e8e7e8;
	border-left:1px solid #fff;
	cursor:pointer;
    display:block;
    float:left;
	height: 195px;
	overflow:hidden;
    margin-bottom:20px;
	padding: 10px 15px;
	position:relative;
    width: 164px;
    }
.vraagprijs{
	display:block;
}
.hoofdfoto img{
	height:123px;
   width: 164px;
   }
.hoofdfoto .statusbutton img{
	height:86px;
	width: 86px;
   }
a.statusbutton:hover span.openhuishover {
   display:block;
   }
.openhuishover{
   display:none;
   }
.ObjecttypeContainer .woning{
	margin-left:0;
}
.linkdetailpagina{
	bottom:15px;
    margin-top: 10px;
	position:absolute;
	left:15px;
	}
.WoningContainer .hiddenthumb {
	background-image: url('/images/shadowtopright.png');
	background-position: right top;
	background-repeat: no-repeat;
	display: none;
	position: absolute;
}
.WoningContainer .innerdiv {
	background-image: url('/images/shadowbottomleft.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 8px 0 0 8px;
}
.WoningContainer .shadowdiv {
	background-image: url('/images/shadow.png');
	background-position: right bottom;
}
.WoningContainer .hoofdfoto .shadowdiv img {
	float: none;
	left: -8px;
	margin: 0;
	position: relative;
	top: -8px;
	width: auto;
}
.InfoContainer {
    display:block;
    float:left;
	margin-top: 10px;
    }
.adresregel {
    margin:2px 0 2px;
    }
.adresregel .straat{
	display:block;
	width:100%;
	}
.statusbutton{
	position:absolute;
	top:0;
	left:0;
}
/*Open huis*/
.statusbutton:hover .datumopenhuis {
	background-image:url(/images/BgOpenHuis.png);
	color:#fff;
	font-weight:bold;
	height:70px;
	left:20px;
	opacity:0.7;
	padding:30px 10px 10px 20px;
	position:absolute;
	width:120px;
    }
.buttonnieuw{
	color:#DA0012;
	}
/*Verkocht/Verhuurd*/
.buttonverhuurd, .buttonverkochtovb, .buttonverkocht
{
    color:#DA0012;
    }
    
/*Paginering*/
.paginering {
    clear: right;
    display: block;
    float: right;
    margin: 10px 0 10px 2px;
    text-align: right;
    width: 388px;
}
.pagineringonder {
	clear: both;
}
.paginering .Underline {
    text-decoration:Underline;
}
.paginering select{
	margin:0;
	width:54px;
} 
.paginakiezer{
	float:right;
	margin-right:5px;
}
.paginanummers{
    float: left;
    padding-top: 5px;
}
.selecteren select{
    background-color: #727272;
    border: 0 none;
    color: #FFFFFF;
    font-family: Verdana,arial;
    font-size: 100%;
    margin: 0;
	margin-right:1px;
    padding: 4px;
    width: 200px;
}
.selecteren select:hover{
    background-color: #E8E7E8;
	color:#727272;
}
.next{
    background-image: url("/images/next.gif");
    background-position: 0 0;
	background-repeat:no-repeat;
    float: right;
    height: 16px;
	margin-left:10px;
    width: 16px;
}
.next:hover{}
.prev:hover{}
.prev{
    background-image: url("/images/prev.gif");
    background-position: 0 0;
	background-repeat:no-repeat;
    float: left;
    height: 16px;
	margin-right:10px;
    width: 16px;
}
/*Right*/
/*
#Right .selectietekst 
{
    color:#666666;
    clear:both;
    display:block;
    font-size:1.1em;
    font-weight:bold;
    margin-top:20px;
    }
#Right .selecteren ul li a 
{
    color:#727272;
    text-decoration:none;
    }
#Right .selecteren ul li a:hover
{
    color:#82A1E1;
    }
#Right .selecteren ul li.selected a
{
    color:#666666;
    }*/
.toonalles input
{
    background-image:url(/images/buttongeel.gif);
    background-repeat:repeat-x;
    border:1px solid #727272;
    clear:both;
    cursor:pointer;
    font-size:0.9em;
    font-weight:bold;
    height:22px;
    margin-left:1px;
    padding:2px 6px 2px;
    text-decoration:none;
    width:166px;
    }
.toonalles input:hover 
{
	background-position:0 -22px;
}

.WoningFilters {
	float: left;
	margin-left: 10px;
	width: 190px;
}

.WoningFilters h1 {
	width: 190px;
}

.WoningFilters span.selectietekst {
	clear:both;
    display:block;
    font-size:1.0em;
    font-weight:bold;
    margin-top:20px;
}

.WoningFilters a{ 
	text-decoration: none;
}

.WoningFilters li.selected { 
	font-weight: bold;
}

.emozo {
	float: right;
	width: 220px;
}
