@charset "utf-8";
/* CSS Document */

html, body {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; width: 100%; height: 100%;}

p { color:#000;}
a { text-decoration:none; font-weight:bold;}

h1 { color:#000; font-size:18px; font-weight:normal; text-transform:uppercase; padding:0; margin:8px 0;}
h2 { color:#000; font-size:16px; margin:0; margin-bottom:8px;}
li	{color:#000;}

.titel{display: none;}

img.rechts { float:right; margin:5px 10px 5px 10px;}
img.links { float:left; margin-right:5px 10px 5px 10px;}

table { width:100%; height: 100%; padding:3px;}

#button { background:#a7121e; border:none; color:#FFF; display:block; height:25px; cursor:pointer; float:left; margin-right:5px;}

/* divs */
.container { width:100%; height: 100%; padding:0; margin:0 auto; display:block;}

.header { width:100%; padding:0; margin:0; display: block;}
	.logo {display: none;}
	.gegevens {display: none;}
	.printadress{ display:block;}
	
.content { width:100%; padding:0; margin:0; display:block;}
	.left {display: none;}
	.right { width:100%; height: 100%; padding:0; margin:0; text-align:left; display:block;}
		.top, .bottom {width:100%; height:10px; padding:0; margin:0; float:none; clear:both;}
		.top { background:url(/images/top.jpg) no-repeat; float:right;}
		.bottom { background:url(/images/bottom.jpg) no-repeat; float:right;}
		.tekst { width:100%; padding:0; margin:0;}
		.tekst h2 {display: none;}
		/* opsomming huizen */
		.rij { width:100%; height:100%; padding:0; margin:10px 0 0 0;}
			.huis {width:213px; height:226px; padding:0; margin:0 10px 10px 0; float:left;}
				.huis img { width:213px; height:140px; padding:0; margin:0; border:0;}		
				.huis a { display:block;}
				.tekst { width:100%; height:100%; padding:0; margin:0;}
				.tekst p{color:#000;}
				.tekst li{color:#000;}				
				.tekstvak {width:193px; height:62px; padding:10px; margin:0; float:none; clear:both;}
					.tekstvak p { text-align:left; padding:0; margin:0; margin-bottom:10px;}
					.tekstvak p.prijs { text-align:center; font-weight:bold;}
					.tekstvak p.verkocht { text-align:center; font-weight:bold; text-transform:uppercase; color:#000; background:#c4021a; padding:2px 0;}
				.foto {width:100%;  padding:0; margin:0; float:none; clear:both;}
				.foto img {border:0; width:100px; height:67px; padding:0; margin:0 10px 10px 0; float:none;}
				a.contact {display: none;}
				a.addthis_button{display: none;}

.footer-wrapper {display: none;}
.footer {display:none;}
.crmart{display: none;}
