ul,
body {
	padding: 0;
	margin: 0;
}

p {
	margin-top: 9px;
	margin-bottom: 9px;
}

/*
	Body
*/

div.pos_bodywrapper {
	margin-left: auto;
	margin-right: auto;
	width: 939px;
}

/*
	Navigation
*/
div.pos_navigation {
	padding-top: 32px;
}

div.pos_navigation ul {
	margin: 0px;
	padding: 0px;
}

div.pos_navigation img {
	margin-top: 3px;
	float: right;
	padding-right: 0px;
}

div.pos_navigation ul {
	float: left;
	width: 75%;
}

div.pos_navigation ul li {
	display: inline-block;
}

div.pos_navigation ul li a {
	display: inline-block;
	zoom: 1;
	margin-left: 30px;
	padding-right: 30px;
	margin-top: 8px;
	margin-bottom: 11px;
}

div.pos_navigation div.vormvastgoedlink {
	display: inline-block;
	width: 24%;
	height: 30px;
	margin-top: 4px;
	padding-right: 7px;
}

div.pos_navigation div.vormvastgoedlink a {
	display: block;
	width: 100%;
	height: 100%;
}

/* Content */

div.brandbox {
	padding-top: 15px;
	padding-bottom: 16px;
	margin-left: auto;
	margin-right: auto;
}

div.pos_content {
	width: 924px;
	height: 774px;
	clear: both;
	padding-top: 12px;
	padding-left: 12px;
	margin-bottom: 15px;
}

div.contentblock div.logo_vorm img {
	float: right;
	border: none;
}

div.contentblock_bottomtext {
	width: 911px;
	height: 251px;
}

div.contentblock_bottomtext img {
	margin-top: 37px;
	margin-left: 34px;
}

div.maincolumn {
	display: block;
	width: 911px;
	height: 740px;
	background-color: #FFFFFF;
}

div.pos_content div.pos_toptext {
	margin-left: 35px;
	margin-right: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#h1 {
	margin-top: 10px;
}


div.pos_content div.rightpage div.pos_toptext {
	width: 450px;
}

div.pos_content div.leftpage div.pos_toptext {
	width: 450px;
}

div.pos_leftpage {
	width: 460px;
	float:left;
}

div.contentblock_woningtypes {
	position: relative;
	z-index: 100;
}

div.contentblock_woningtypes div.arrow {
	width: 20px;
	height: 35px;
	left: 460px;
	top: 20px;
	position: absolute;
}

div.pos_rightpage {
	width: 450px;
	float:right;
	height: 608px;
}

div.pos_content div.pos_rightpage img {
	margin-top: 15px;
}


div.pos_content div.pos_bottomimage {
	position: absolute;
	bottom: 0;
	height: 203px;
	width: 843px;
	left: 202px;
	top: 559px;
}

div.pos_content ul li {
	line-height: 18px;
	padding-left: 18px;
}

/*
	Google maps
*/
/* Google Maps / Route */
div.pos_google {
	display: block;
	padding-right: 19px;
	position: relative;
	width: 512px;
	height: 512px;
	float: right;
}

div.pos_google_details {
	padding-left: 35px;
	margin-bottom: 16px;
	float: left;
}

div.pos_google_canvas {
	width: 100%;
	height: 512px;
}

div.pos_google_loader {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 512px;
	height: 512px;
	text-align:center;
}

div.pos_google_loader img {
	z-index: 100;
	margin-top: 44%;
}

div.pos_google_details img {
	padding-top: 22px;
	height: 433px;
	width: 327px;
}

input.pos_routeforminptext {
	padding-left: 2px;
	margin-bottom: 10px;
	height: 20px;
   width: 318px;
}

input.pos_routeformsubmit {
	height: 25px;
   width: 122px;
	padding: 0px;
}

#routeform button {
	padding: 0;
	display: inline-block;
	margin-left: 198px;
	width: 131px;
}


div.pos_google_panel {
	display: none;
}

div.pos_google_details div {
	display: none;
}

/*
	Disclaimer
*/
div.pos_disclaimer {
	margin-top: 9px;
	float: right;
	margin-right: 14px;
	margin-left: 500px;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
