* {
	padding: 0;
	margin: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}






* :focus { outline: 0; }

body {
	font-family: arial;
	font-size: 90%;
	line-height: 110%;
	text-align: left;
	color: #000;
}

h1 {	
	float: left;
	margin:0px 0 0 30px;
	font-size: 160%;
	color:#14107e;
	line-height:34px;
}


h2 {	
	margin-bottom: 20px;
	font-size: 120%;
	color: #14107E;
}

.info_blok  h3 {	
		text-decoration: underline;
		font-size: 100%;
		font-weight: bold;
}

h4 {	

}

p {	
	margin-bottom: 2em;
}

fieldset {	
	border: solid 0px;
}

label {	
	width: 200px;
	display: block;
}

input, textarea  {	
	width: 280px;.
}

.errors {	
	color: red;
	margin-bottom: 20px;
}

strong {	

}

ul {	
	margin: 0 0 1em 0;
}

li {	
	list-style-position: outside;
	margin: 0 0 0.2em 1em;
}

img, a img {	
	border: 0;
}

#wrap {	
	width: 955px;
	height: 100%;
	margin: 20px auto;
}

#header {	
	background-image: url("images/top_header.jpg");
	width: 955px;
	height: 108px;
}

#top {	
	float: left;
	height: 36px;
	margin: 28px 0 42px 0;
}

#top img{	
	float: left;
}

#middle_wrap {	
	float: left;
	width: 100%;
	height: 100%;
}

#left {	
	width: 190px;
	height: 100%;
	float: left;
	display: inline;
}


#content, #content_detail {	
	width: 735px;
	min-height: 400px;
	float: left;
	margin: 0 0 0 9px;
	padding: 0 0 0 18px;
	border-left: 1px solid #938e92;
	display: inline;
}

#content_totaal {	
	width: 700px; 
	min-height: 400px;
	float: left;
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 0px 18px;
	border-left: 1px solid #938e92;	
	display: inline;
}

#content_detail{	
	width: 600px;
	position:relative;
}

.reageer_knop {	
	position: absolute;
	right: 7px;
	top: -21px;
}

.info_blok {	
	float: left;
	width: 560px;
	margin-bottom: 13px;
	padding: 10px;
	background-color: #f5f5f5;
}

.info_blok  .left {	
	display: block;
	float: left;
	width:190px;
	height:  25px;
	font-weight: bold;
	line-height: 25px;
}

.info_blok  .right {	
	display: block;
	float: right;
	width: 350px;
	height:  25px;	
	line-height: 25px;
}

#map {	
	width: 560px; 
	height: 340px;
	margin:0px;
}

.thumb{	
	width: 136px;
	float: right;
	margin-bottom: 13px;
}

#footer {	
	width: 100%;
	float:left;
	margin-top: 30px;
	border-top: 1px solid #938e92;	
}

#footer p {	
	font-size: 70%;
	color: #938e92;
	text-align: right;
	margin: 5px 0 5px 0;
}

.clear {	
	clear: both;
}

#menu ul li {	
	font-size: 90%;
	font-weight: bold;
	line-height: 1.3em;
	list-style-type: none;
	text-align: right;
}

#menu ul li a:link { color:#000; text-decoration: none;	}
#menu ul li a:visited { color:#000; text-decoration: none;	 }
#menu ul li a:hover {	color:#6D6E71; text-decoration: none; }
#menu ul li a:active {	color:#a62412; text-decoration: none; }
#menu ul li.active a {	color:#a62412; text-decoration: none; }

/* Vastgoed elementen */

.ditto_item {	
	float: left;
	display: inline;
	margin: 0 45px 45px 0;
	width: 160px;
	height: 230px;
	background-color: #f5f5f5;
	background-image: url('images/pijltje.png');
	background-position:  140px 215px;
	background-repeat: no-repeat;
	border: 4px solid #f5f5f5;
	padding: 10px;
	
}

.ditto_item img, .ditto_item_hover img {	
	width: 160px;
	height: 106px;
	border: 0px;
	margin:0 0 22px 0;
}

.ditto_item_hover {
	float: left;
	display: inline;
	margin: 0 45px 45px 0;
	width: 160px;
	height: 230px;
	background-color: #f5f5f5;
	background-image: url('images/pijltje_hover.png');
	background-position:  140px 215px;
	background-repeat: no-repeat;	
	border: 4px solid #a62412;
	padding: 10px;	
}

#ditto_pages {	
	float: left;
	text-align: right;
	margin: 0 20px 0 0;
	display: block;
	width: 100%;
}