/* CSS Document */

* {
	margin:0px; padding:0px;
}
html, body {
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; line-height:18px;
	background-color:#ffffff; color:#333333;
}

h1 { font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:30px; }
h2 { font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:20px; }
a { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#aa303f; border-bottom:1px dotted #aa303f; }
a:hover { color:#000000; border-bottom:1px dotted #333333; }

.p5 { padding:5px; }
.p10 { padding:10px; }
.p15 { padding:15px; }
.p20 { padding:20px; }
.p25 { padding:25px; }
.p30 { padding:30px; }

.container {
	width:100%;
	background-color:#e5e5e5;
	display:table;
}

/* Aanzetten voor print */
.printheader {
	padding:20px; width:380px; height:80px; padding-bottom:0px;
	border-bottom:0px solid #666666;
	display:block; 
}
.printheader img {
	width:380px;
}
.print { display:block; }
/* print imgs */
.printimgs {
	width:100%;
	display:block;
	float:left;
	padding:0px; margin:0px;
}
.printimgs h2 {
	font-family:Arial, Helvetica, sans-serif; font-size:20px;
	padding-left:20px;
}
.printimgs span {
	width:320px; height:300px;
	float:left; vertical-align:middle; text-align:center;
	border:0px solid #333333;
}
.printimgs img {
	max-width:310px; max-height:270px;
	margin:5px; padding:0px;
	vertical-align:middle; text-align:center;
}



 * html .pp_bottom { display:none; }

/* Uitzetten voor print */
.top, .menu, .logo, .aanbod_headernav, .navigatie, #monoSlideshow, .kleurbalk, .menuaanbod, div.light_rounded {
	display:none;
}

#monoSlideshow, .aanbodviewclick {
	display:none;
}

/* prettyphoto uitzetten */
.pp_nav, .pp_bottom, div.dark_rounded,  .pp_hoverContainer,  .pp_bottom, .pp_middle {
	dispay:none;
}

.pp_nav a.pp_arrow_previous,.pp_nav a.pp_arrow_next { display:none; }
a.pp_next, a.pp_previous, a.pp_expand,a.pp_contract, a.pp_close, .pp_bottom,  a.pp_close .clearfix,  .pp_bottom .pp_right {
 	display:none;
}

.printimg {
	display:block;
	float:right;
}
.printimg img {
	margin-top:20px;
	max-width:230px; max-height:250px;
}

/* Aanbod */
.aanbod {
	width:573px;
	background-color:#d7dbd3;
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
	border-top:1px solid #FFFFFF;
}
.aanbod_header {
	width:573px; height:51px;
	background-color:#bcc1b7;
	float:left;
}
.aanbod_footer {
	width:573px; height:51px;
	background-color:#ced3ca;
	float:left;
}
.aanbodviewclick {
	width:420px; height:310px;
	z-index:1000;
	position:absolute; top:60px; left:11px;
	border:0px; text-decoration:none;
	opacity:0; filter:alpha(opacity=0);
}
.aanbodviewclick:hover {
	width:420px; height:310px;
	/* background-color:#ced3ca;*/
	z-index:1000;
	position:absolute; top:60px; left:11px;
	border:0px; text-decoration:none;
	opacity:0.85; filter:alpha(opacity=85);
}
.aanbod_prijs {
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px; color:#000000;
	padding:0px; margin:0px;
}
.aanbod_prijs b { font-size:12px; color:#666666; font-weight:normal; }


.aanbod .aanbodrijtekst {
	width:270px;
	float:left;
	padding:10px;
}
.aanbod .aanbodrijtekst b {
	display:block;
	margin-bottom:10px;
}

.aanbod .verkocht {
	background-image:url(../img/bg_verkocht.jpg); background-position:right bottom; background-repeat:no-repeat;
}
.aanbod .verkocht:hover {
	background-image:url(../img/bg_verkocht_on.jpg); background-position:right bottom; background-repeat:no-repeat;
}
.aanbod .verhuurd {
	background-image:url(../img/bg_verhuurd.jpg); background-position:right bottom; background-repeat:no-repeat;
}
.aanbod .verhuurd:hover {
	background-image:url(../img/bg_verhuurd_on.jpg); background-position:right bottom; background-repeat:no-repeat;
}

.aanbodheader2 {
	width:400px;
	padding:0px; padding-top:10px; padding-left:12px;
	background-color:#d7dbd3; color:#333333;
	text-align:left;	float:left; display:block;
}
.aanbodheader2 h1 {
	font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#333333;
	padding:0px; margin:0px; float:left;
}
.header .verkocht {
	background-image:url(../img/bg_verkocht_top.jpg); background-position:right top; background-repeat:no-repeat;
}
.header .verhuurd {
	background-image:url(../img/bg_verhuurd_top.jpg); background-position:right top; background-repeat:no-repeat;
}

.aanbod_infotabel {
	margin:0px; margin-top:10px; padding:0px;
}
.aanbod_infotabel td {
	padding:4px; margin:4px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	border-bottom:1px solid #c5cbc0;
}

.imageview {
	display:none;
}


/* Navigatie */
.navigatie { display:none; }