﻿h2.adresregel {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	margin: 0;
	text-transform:none;
}
.object .infocontainer{
	display:none;
}
.object .next {
	color: #d5d4cd;
	font-size: 40px;
	position: absolute;
	right: 15px;
	bottom: 8px;
	text-align: right;
	z-index: 3;
}
.linkdetailpagina{
	float:right;
	margin-top:-20px;
}
/*Open huis*/
.datumopenhuis {
	color:#82A1E1;
	float:right;
	width:120px;
	text-align:right;
	margin-top:-20px;
	}
.buttonnieuw{
	color:#82A1E1;
	}

/*Verkocht/Verhuurd*/
.buttonverhuurd, .buttonverkochtovb, .buttonverkocht {
	color: #f7c224;
}
	
/*Paginering*/
.paginering {
	border-top:1px dotted #ccc;
	color:rgba(0, 0, 0, 0.8);
	float:left;
	padding:10px 70px 0 0;
	text-align:right;
	}
.paginering a {
	color:rgba(0, 0, 0, 0.8);
	text-decoration:none;
	margin:0 4px;
	}
.paginering .Underline{
	text-decoration:Underline;
	font-size:0.9em;
	font-weight:normal;
	}
.CurrentPage {
	background-color: #f7c224;
	color: #fff;
	padding: 10px;
} 
/*Right*/
#Right .selectietekst {
	color:rgba(0, 0, 0, 0.8);
	clear:both;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	margin-top:20px;
	}
#Right .selecteren ul li a 
{
	color:rgba(0, 0, 0, 0.8);
	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:0 none;
	clear:both;
	color:#666;
	cursor:pointer;
	font-size:0.9em;
	font-weight:bold;
	height:22px;
	margin-left:1px;
	padding:2px 6px 2px;
	text-decoration:none;
	width:170px;
	}
.toonalles input:hover 
{
	background-position:0 -22px;
}