html,body {
	margin:0;
	padding:0;
}
#pagina {
}


#boven {
	display: none;
}

#midden {	
	width: 733px;
	background-color: white;
	float: left;
}
#menu {	
	display: none;

}

#content_wrap {	
	float: left;
	width: 578px;	
}
#content {
}


#content_boven {
}
#content_onder {
}
#content p, #content table {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
}
#content table.func_table {
	width: 100%;	
}

#body form {
	display: none;
}
#app {
	display: none;
}
#content .func_table td, #content .func_table th {
	text-align: left;	
}
#content h1 {
	color: #fe5400;
	font-family: Verdana;
	font-size: 16px;
}

#footer {	
	display: none;
}

#content table.form {
	width: 550px;
}
.tdright {
	text-align: right;
}
#content input, #content select, #content textarea {
	border: 1px solid #fe5400;
	background-color: white;
	color:  #00198d;
	}
	
.resultclass {
	border: 1px solid #fe5400;
	width: 545px;
	margin-top: 10px;
	page-break-inside: avoid;
}

.resultclass img {
	float: left;	
}
.result table {
	width: 200px;
}
.result {
	page-break-inside: avoid;
	width: 330px;
	margin-left:210px;
	color: #00198d;
	font-family: Verdana;
	font-size: 12px;
}
* html .result {
	margin-left: 10px;
}
div.result h2 {
	margin: 0;
	padding: 0;
	color: #fe5400;
	font-family: Verdana;
	font-size: 13px;
}
div.result h3, #woningonder h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
}
#woningonder h3 {
	color: #fe5400;
	font-weight: bold;	
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-family: Verdana;
}
div.resultclass img {
	width: 200px;
	border: 0px;
}
#woningboven {
	float: left;
}
#woningonder {
	float: left;
	clear: both;
	width: 100%;
}
#woningonder table {
	margin-top: 20px;
	margin-bottom: 20px;
}

#imgzoom {
	height: 235px;
	width: 310px;
	padding: 5px;
	float: left;
}
#imgthumb {
	padding-top:5px;
	width: 110px;
	float: left;
}
#imgthumbonder {
	width: 500px;
	float: left;
	clear: both;
}
#imgthumb img {
	height: 50px;
	margin-bottom: 7px;
}
 #imgthumbonder img {
		height: 50px;
		margin-right: 5px;
}
#icons {
	padding-top:5px;
	height: 235px;
	width: 110px;
	float: left;
}
div#reserveerform h3 {
	margin: 0;
	padding: 0;
	color: #fe5400;
	font-family: Verdana;
	font-size: 11px;
}
.error {
	color: red;
	font-family: Verdana;
	font-size: 11px;
}
#aanbiedingen {
	width: 150px;
	border: 1px solid #fe5400;	
	background-color: #E8EAF5;
}

.aanbieding h2 {
	font-size: 12px;
	font-family: verdana;
	color: #fe5400;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-bottom: 0.5em;
}
#content a {
	font-size: 12px;
	font-family: verdana;
	color: #00198d;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#content .aanbieding p, #content .aanbieding a {
	font-size: 11px;
	font-family: verdana;
	color: #00198d;
	text-decoration: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-bottom: 0.5em;
}

#content .aanbieding a,  #content a {
	color: #fe5400;
}
.aanbieding a:hover {
	text-decoration: underline;
}
.aanbieding a.img {
	margin-left: 10px;
	margin-bottom: 0.5em;
}
.aanbieding img {
	width: 130px;

	border: 0px;
}

#menuoverig {
	display: none;
}


