body
{
	font-family: arial
}

p
{
	font-size: 16px
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	color: red
}

.Download:link
{
	color: rgb(0,0,0);
	text-decoration: underline
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: red
}

.Download:visited
{
	color: rgb(0,0,0);
	text-decoration: underline
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: red
}

.Download:hover
{
	color: red;
	text-decoration: none
}

.error {
	color: rgb(255,0,0)
}

.titel
{
	font-weight: bold;
	color: rgb(21,23,84)
}

.subtitel
{
	font-weight: normal;
	color: rgb(64,64,64);
	font-size: 12px
}

.tekst
{
	font-weight: normal;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 20px
}

.AanbodTable
{
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 3px solid rgb(255,0,0)
}

.AanbodAdres
{
	height: 50px;
	background-color: rgb(21,23,84);
	padding: 2px;
	color: rgb(255,255,255);
	font-weight: bold
}

.AanbodStatus
{
	height: 50px;
	background-color: rgb(21,23,84);
	padding: 2px;
	color: rgb(255,0,0);
	font-weight: bold;
	text-align: right;
	padding-right: 10px
}

.AanbodType
{
	font-weight: bold;
	text-transform: uppercase;
	float: left
}

.AanbodFoto
{
	width: 250px;
	height: 166px;
	border-right: 3px solid rgb(255, 251, 202)
}

.AanbodTekst
{
	height: 57px;
	background-color: rgb(144,143,161);
	border-top: 3px solid rgb(255, 251, 202);
	padding: 3px;
	vertical-align: top;
	font-size: 12px	
}

.AanbodDetailLink
{
	height: 40px;
	background-color: rgb(144,143,161);
	padding: 3px;
	font-size: 12px;
	text-decoration: underline
}

.AanbodPrijs
{
	height: 40px;
	background-color: rgb(144,143,161);
	padding: 3px;
	font-weight: bold;
	text-align: right
}

.Standaard
{
	font-weight: bold
}

.openhuis
{
	font-weight: bold
}

.ReferentieKader
{
	width: 100%;
	height: 123px;
	text-align: center;
	border: 1px solid rgb(21,23,84);
	margin-bottom: 10px
}

.ReferentieOpen
{
	height: 123px;
	width: 169px;
	background-image: url("../images/quotes.gif");
	background-repeat: no-repeat;
	background-position: 0px -20px
}

.Referentie
{
	vertical-align: middle;
	text-align: center
}

.ReferentieSluiten
{
	height: 123px;
	width: 169px;
	background-image: url("../images/quotes.gif");	
	background-repeat: no-repeat;
	background-position: 0px 20px
}

.bord
{
	text-align: right;
	margin-top: -367px
}

.bord img
{
	float:left;
}

#huis-van-de-week
{
	color: red;
	float:left;
	width: 250px;
	margin:0 20px 10px 0; 
}

#huis-van-de-week-boven, #huis-van-de-week-onder
{
	background-color: #151754;
	color: white;
	font-weight: bold;
	float:left;
	width: 250px;
	font-size: 16px;
	text-indent: 5px;
	line-height: 20px;
}

#huis-van-de-week-image
{
	border: 0;
	width: 250px;
	float: left;
}

#huis-van-de-week-container
{
	width: 250px;
	float: left;
}

#opendag
{
	cursor: pointer;
	background-image: url("../images/opendag.png");
	width: 643px;
	height: 153px;
	margin: 0 auto 25px auto;
}

#opendag-text
{
	width: 330px;
	height: 50px;
	color: #f16f6f;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-top:100px;
	margin-left:150px;
}
