* {
	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;
	display:inline
}


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: 250px;
	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 {	
	height: 36px;
	width: 100%;
	margin: 28px 0 42px 0;
	position: relative;
}

#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; }


#banners {
	width: 190px;
	height: 40px;
	float: left;
	margin: 4px 0 0 12px;
}

#banners a {
	margin: 0 10px 0 0;
	display: inline;
}

#banners a img {
	border: 0px solid;
}

/* 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: right;
	text-align: center;
	 margin: 0 20px 0 0;
	display: block;
	width: 700px;
}
a.ditto_page, span .ditto_currentpage, a.ditto_previous_link, a.ditto_next_link {
	margin:0 4px;	
	text-decoration: none;
	padding:2px;
	background-color: #f5f5f5;
}

a:link.ditto_page, a:visited.ditto_page, a:link.ditto_previous_link,a:link.ditto_next_link, a:visited.ditto_previous_link,a:visited.ditto_next_link{
	color: #000;
}

a:hover.ditto_page, a:hover.ditto_previous_link,a:hover.ditto_next_link{
	color: #000;
}

a:active .ditto_page, a:active.ditto_previous_link,a:active.ditto_next_link{
	color: #000;
}

span.ditto_currentpage {
	padding:2px;
	background-color: #A62412;
	color:#F5F5F5;
}

/* Ajax Search */
#ajaxSearch_form {
	color: #444;
	width: 279px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#ajaxSearch_input {
	width: 170px;
	display: inline;
	height: 20px;
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background: #fff url(images/input-bg.gif) repeat-x top left;
	margin: 0 3px 0 0;
	padding: 3px 0 0;
}
#ajaxSearch_intro{
	display: none;
	}
#ajaxSearch_submit {
	width: 100px;
	display: inline;
	height: 26px;
	line-height: 22px;
}
#ajaxSearch_output {
	padding: 10px 0;
	display: block;
	height: auto;
	vertical-align: top;
}
#ajaxSearch_form label {
	display:inline;
}

.ajaxSearch_paging {

}
.AS_ajax_result {
	color: #444;
	margin-bottom: 3px;
}
.AS_ajax_resultLink {
	text-decoration: underline;
}
.AS_ajax_resultDescription{
	color: #555;
}
.AS_ajax_more {
	color: #555;
}


