BODY{
	margin:0px;
	font-family: verdana;
	font-size: 11px;
	color: #063977;
	scrollbar-arrow-color: #4D6185;
	scrollbar-face-color: #B6CEFB;
	scrollbar-highlight-color: #FBFBF9;
	scrollbar-shadow-color: #9FB5D2;
	scrollbar-darkshadow-color: #FBFBF9;
	background-image: url('/img/framework/content_right.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: fixed;
}
TD{
	vertical-align: top;
	font-family: verdana;
	font-size: 12px;
}
HR{
	color: #094EA3;
	height: 1px;
}
A{
	color: #094EA3;
	font-weight: bold;
	text-decoration: none;
}
/* CONTENT */
TABLE.content{
	padding-left: 24px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
}
/* SPOTLIGHT */
TABLE.spotlight{
	width: 100%;
	height: 154px;
}
TABLE.spotlight TD{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
TD.spotlight_header{
	background-image: url('/img/aanbod/spotlight_bg.gif');
	background-repeat: repeat-x;
	height: 25px;
}
IMG.spotlight_thumb{

	height: 100px;
	border-width: 1px;
	border-color: #CC0000;
	border-style: solid;
}
DIV.header{
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	padding-top: 0px;
	width: 172px;
	background-color: #ffffff;
}
/* FORMULIEREN */
.submit{
	border: 0px;
	background-image:url('/img/framework/verzend.gif');
	background-repeat:no-repeat;
	width: 77px;
	height: 19px;
	cursor: pointer;
	color: transparent;
}
select{
	margin-bottom: 3px;
}
input{
	border-width: 1px;
	border-color: #094EA3;
	border-style: solid;
	font-size: 11px;
	margin-bottom: 3px;
}
input.radio{ border: none; }
textarea{
	border-width: 1px;
	border-color: #094EA3;
	border-style: solid;
	font-size: 11px;
}
/* AANBOD */
IMG.aanbod_thumb{
	width: 103px;
	height: 77px;
	border-width: 1px;
	border-color: #CC0000;
	border-style: solid;
}
A.aanbod{
	text-transform:capitalize;
	color: #094EA3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
FONT.aanbod_price{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

FONT.aanbod_openhouse{
	color: #0066FF;
	font-size: 12px;
	font-weight: bold;
}


TD.aanbod_list{
	padding-right: 8px;
}
DIV.reageer_list{
	width: 100%;
	height: 28px;
	text-align: right;
	padding-top: 9px;
}
TD.aanbod_hr{
	background-image: url('/img/aanbod/hr.gif');
	background-repeat: repeat-x;
	height: 14px;
}
IMG.presentatie_thumb{
/*	width: 108px;
	height: 81px;*/
	border-width: 1px;
	border-color: #CC0000;
	border-style: solid;
	cursor: pointer;
}
IMG.presentatie_main{
	border-width: 1px;
	border-color: #CC0000;
	border-style: solid;
}
