﻿/* ============================================================	*/ 
/* ========	HTML STANDAARDEN  	===============================	*/
/* ============================================================	*/ 

html {
	height:100%;
	width:100%;
	overflow: -moz-scrollbars-vertical;
	}
body {
	margin:0 0 0 0;
	width:100%;
	height:100%;
	min-height:100%;
	text-align:center;
	background-color:#FFF;
	}
	
div, img, a {behavior: url("css/iepngfix.htc");}
	
img {border:0px solid #000000;}
	
select {
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	font-size:11px;
	line-height:20px;
	color:#707070;
	}
	
textarea {
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	font-size:11px;
	line-height:20px;
	color:#707070;
	}
	
input {
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	font-size:11px;
	line-height:20px;
	color:#707070;
	}
	
p {
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	font-size:11px;
	line-height:20px;
	color:#707070;
	}
	
td {
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	font-size:11px;
	line-height:20px;
	color:#707070;
	}
	
th {
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	font-size:11px;
	line-height:20px;
	color:#707070;
	}
	
table {
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	font-size:11px;
	line-height:20px;
	color:#707070;
	}
	
body {
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	font-size:11px;
	line-height:20px;
	color:#707070;
	}
h6 ,h5 ,h4 ,h3, i, h1{
	margin:0 0 0 0;
	}
	
a:focus {outline:none;}
a:hover {}
h1, h2 {
	font-size:25px;
	color:#EE8A1D;
	font-weight:normal;
	visibility:hidden;
	}
	
i {
	font-style:italic;
	color:#ee8a1d;
	font-size:11px;
	display:block;
	}
	
h3 {
	color:#ee8a1d;
	font-size:12px;
	line-height:16px;
	margin-bottom:3px;

	}
	
h4 {
	color:#707070; 
	font-size:11px;
	line-height:16px;
	margin-bottom:3px;
	}
	
h5 {
	font-size:11px;
	color:#707070;
	font-weight:bold;
	}

h6{
	visibility:hidden;
	font-size:18px;
	color:#EE8A1D;
	font-weight:normal;
	text-decoration:none;
}

h6 a {
	font-size:18px;
	color:#EE8A1D;
	font-weight:normal;
	text-decoration:none;
	
	}

p {margin:0 8px 20px 0;}
	
ol {}
ul {}
li {}
li li {}

.tag 
{
	color:#ee8a1d
}

label {
	}
	
.sub {
	background:transparent url(../gfx/pijl.gif) left center no-repeat;
	padding:0 0 0 15px;
	overflow:hidden;
	}

/* ============================================================	*/ 
/* ========	LAYOUT BLOCKEN  	===============================	*/
/* ============================================================	*/ 

#container {
	position:relative;
	margin:0 auto 0 auto;
	width:844px;
	min-height:100%;
	_height:100%;
	text-align:left;
	background-color:#FFF;
	}

/* ============================================================	*/ 
/* ========	HEADER				===============================	*/
/* ============================================================	*/

div.header {
	position:relative;
	width:844px;
	height:372px;
	background:transparent;
	}
	
/* ============================================================	*/ 
/* ========	CONTENT				===============================	*/
/* ============================================================	*/

div.mainContent {
	position:relative;
	width:844px;
	top: 0px;
	left: 4px;
}

div.tekstblok1 {
	position:absolute;
	width:210px;
	left:113px;
	top:0px;
	}

div.tekstblok2 {
	position:relative;
	margin-left:355px;
	margin-right:20px;
	}

div.tekstblokonder {
	position:relative;
	margin-left:355px;
	margin-right:20px;
	}
	
div.tekstblok3 {
	/**/float:left;
	/**/clear:both;
	position:relative;
	width:210px;
	background:url('../gfx/lijn2.gif') no-repeat left top;
	margin-top:20px;
	top: 0px;
	left: 1px;
	}
	
div.tekstblok4 {
	background:url('../gfx/lijn.gif') no-repeat right top;
	}
	
div.tekstblok5 {
	float:left;
	clear:both;
	position:relative;
	margin-left:113px;
	width:210px;
	}
	
div.detailContent {
	clear:both;
	padding:10px 0 0 0;
	}

/* ============================================================	*/ 
/* ========	NAVIGATIE			===============================	*/
/* ============================================================	*/

div.navigatieBg {
	/*float:left;*/
	/*margin-top:24px;*/
	background:transparent url('../gfx/bg_menu.jpg') no-repeat left bottom;
	position:absolute;
	bottom:47px;
	right:0px;
	height:78px;
	width:519px;
	}

div.navigatie {
	position:relative;
	height:16px;
	overflow:hidden;
	margin:0px 0px 0px 32px;
	padding-top:53px;
	}
	div.navigatie a {
		display:block;
		height:16px;
		float:left;
		text-decoration:none;
		overflow:hidden;
		}
	div.navigatie a:hover {
		background-position:top left; 
		}
		
.btnOverons {
	background:url('../gfx/bt_over_ons_uit.png') no-repeat 0px -16px; 
	width:62px;
	}
	
.btnWoningaanbod {
	background:url('../gfx/bt_woning_aanbod_uit.png') no-repeat 0px -16px;
	width:101px;
	}
	
.btnAankoop {
	background:url('../gfx/bt_aankoop_uit.png') no-repeat 0px -16px;
	width:125px;
	}
	
.btnTaxatie {
	background:url('../gfx/bt_taxatie_uit.png') no-repeat 0px -16px;
	width:57px;
	}
	
.btnWeblog {
	background:url('../gfx/bt_weblog_uit.png') no-repeat 0px -16px;
	width:63px;
	}
	
.btnContact {
	background:url('../gfx/bt_contact_uit.png') no-repeat 0px -16px;
	width:59px;
	}
	

a.btnAankoopservice	{
	background:url('../gfx/knop_aankoopservice.gif') no-repeat 0px -16px;
	margin-top:0px;
	width:124px;
	height:28px;
	left:0px;
	text-decoration:none;
	}

a.btnAankoopserviceAct {
	background:url('../gfx/knop_aankoopservice.gif') no-repeat right top;
	margin-top:0px;
	width:124px;
	height:28px;
	left:0px;
	text-decoration:none;
	}

a.btnAankoopservice:hover {
	background:url('../gfx/knop_aankoopservice.gif') no-repeat right top;
	}

a.btnTekoopgezocht	{
	background:url('../gfx/knop_tekoopgezocht.gif') no-repeat left top;
	margin-top:0px;
	width:127px;
	height:28px;
	left:0px;
	text-decoration:none;
	}

a.btnTekoopgezocht:hover {
	background:url('../gfx/knop_tekoopgezocht.gif') no-repeat right top;
	}

a.btnTekoopgezochtAct	{
	background:url('../gfx/knop_tekoopgezocht.gif') no-repeat right top;
	margin-top:0px;
	width:127px;
	height:28px;
	left:0px;
	text-decoration:none;
	}

a.btnTekoopgezocht:hover {
	background:url('../gfx/knop_tekoopgezocht.gif') no-repeat right top;
	}
	
a.btnVerkoop {
	background:url('../gfx/knop_verkoop.gif') no-repeat left top;
	margin-top:0px;
	width:124px;
	height:28px;
	left:0px;
	text-decoration:none;
	}
a.btnVerkoop:hover {
	background:url('../gfx/knop_verkoop.gif') no-repeat right top;
	}
a.btnVerkoopAct	{
	background:url('../gfx/knop_verkoop.gif') no-repeat right top;
	margin-top:0px;
	width:124px;
	height:28px;
	left:0px;
	text-decoration:none;
	}

/* ============================================================	*/ 
/* ========	SEARCHBLOK				===============================	*/
/* ============================================================	*/

div.searchblock{
	height:20px;
	width:460px;
	background:#ee8a1d;
	margin-bottom:10px;
	}
	
div.searchblock .select{
	margin-left:5px;
	height:18px;
	border:1px #ee8a1d solid;
	background:#FFFFFF;
	}
	
/* ============================================================	*/ 
/* ========	FOOTER				===============================	*/
/* ============================================================	*/

div#footer {
	position:absolute;
	bottom:0px;
	left:0px;
	width:844px;
	clear:both;
	background:#fff;
	line-height:27px;
	background:url('../gfx/footer.gif') no-repeat right center;
	height:30px;
	}
div#footer .footerText {
	font-size:10px;
	padding-right:25px;
	text-align:right;
	}
	
div#footer .footerText b{
	font-size:10px;
	margin:0;padding:0;
	}
	
	
	div#footer .footerText a:hover {
	text-decoration:underline;
	}

div#footer .footerText a{
	position:absolute;
	right:-50px;
	top:0;
	display:none;
	width:47px;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#707070;
	}



html>body #footer {
	top:expression(document.getElementById('container').clientHeight - 30 + "px"); /* IE7 fix */
	}
	
/* ============================================================	*/ 
/* ========	DETAIL				===============================	*/
/* ============================================================	*/
	
div.imageBlok {
	margin-left:109px;
	}

div.details-image {
	position:relative;
	float:left;
	width:566px;
	height:377px;
	overflow:hidden;
	}

.thumbNav {
	position:relative;
	margin-left:12px;
	float:left;
	width:150px;
	height:377px;
	}

div.thumb {
	position:absolute;
	top:23px;
	left:0px;
	width:150px;
	height:335px;
	overflow:hidden;
	}
	
div.thumb img{border-top:4px solid #fff;border-bottom:4px solid #fff;}

a.thumb-nav-top {
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	height:18px;
	background:url('../gfx/knop_omhoog.gif') no-repeat right center;
	cursor:hand;
	}

a.thumb-nav-top:hover {
	background:url('../gfx/knop_omhoog_aan.gif') no-repeat right center;
	}

a.thumb-nav-bot {
	position:absolute;
	bottom:0px;
	left:0px;
	width:150px;
	height:18px;
	background:url('../gfx/knop_omlaag.gif') no-repeat right center;
	cursor:hand;
	}

a.thumb-nav-bot:hover {
	background:url('../gfx/knop_omlaag_aan.gif') no-repeat right center;
	}

/* ============================================================	*/ 
/* ========	CONTENTBLOCK		===============================	*/
/* ============================================================	*/
div.tekstblog {
	color:#FFF;
	line-height:15px;
	float:left;
	width:193px;
	float:left;
	margin:124px 25px 0px 0px;
	padding-left:25px;
	overflow:hidden;
	}

div.tekstblog a{
	display:block;
	color:#FFF;
	line-height:16px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-top:4px;
	float:left;
	display:block;
	background: url('../gfx/pijl.gif') no-repeat right center;
	padding-right:13px;
	}

div.tekstblog a:hover{
	color:#6d6e71;
	}

div.Flash {
	position:absolute;
	left:0px;
	top:0px;
	width:325px;
	height:372px;
	}

div.Vlak1 {
	margin-left:325px;
	width:519px;
	height:372px;
	background:url('../gfx/vlak_bg.gif') repeat-x;
	}

div.itemOverons {
	float:left;
    position:relative;
	width:460px;
	margin-bottom:18px;
	background: url('../gfx/lijn.gif') no-repeat right top;
	}
div.itemOveronsimg {
	width:133px;
	position:relative;
	float:left;
	height:118px
	}

div.itemOveronstxt {
    position:relative;
	margin-top:8px;
	float:left;
	width:290px;
	height:118px
	}

div.itemAanbod {
	float:left;
    position:relative;
	width:460px;
	margin-bottom:18px;
	background: url('../gfx/lijn.gif') no-repeat right top;
}
div.itemAanbodimg {
	width:165px;
	height:100px;
	overflow:hidden;
	position:relative;
	float:left;
	}

div.itemAanbodtxt {
    position:relative;
	margin-top:8px;
	float:left;
	width:280px;
	height:100px;
	line-height:18px;
	}
	
div.itemAanbodtxt a{
color:#EE8A1D;
text-decoration:none;
	}
	
div.contentBlock {
	position:relative;
	width:844px;
	overflow:hidden;
	padding:0 0 40px 0;
	}

div.sidebar {
	float:right;
	width:160px;
	padding-bottom:65px;
	background-color:blue;
	}
	
/* ============================================================	*/ 
/* ========	FORMULIEREN		  	===============================	*/
/* ============================================================	*/ 

form {
	margin:0px;
	padding:0px;
	height:100%;
	min-height:100%;
}
.formgrid {
	}
.formGrid td {
	}
.formGrid .nameCell {
	}
.formGrid .inputCell {
	}
select {
	vertical-align:middle;
	}
input {
	}
input.typeText {
	color:#707070;
	background-color:#fef9f3;
	/*width:98%;*/
	font-weight:normal;
	border-top:1px solid #ee8a1d;
	border-right:1px solid #ee8a1d;
	border-bottom:1px solid #ee8a1d;
	border-left:1px solid #ee8a1d;
	width:150px;
	}
.formGrid input.typeText {
	padding-left:5px;
	}
label {
	vertical-align:middle;
	}
textarea.typeText {
	color:#707070;
	background-color:#fef9f3;
	font-weight:normal;
	border-top:1px solid #ee8a1d;
	border-right:1px solid #ee8a1d;
	border-bottom:1px solid #ee8a1d;
	border-left:1px solid #ee8a1d;
	height:80px;
	width:150px;
	overflow:auto;
	line-height:14px;
	}
input.knop{
	color:#FFF;
	background-color: #ee8a1d;
	border: none #ee8a1d;
	width:100px;
	height:18px;
	margin-top:10px;
	cursor:hand;
	}
	
.formGenerator td {
	padding:0 0 5px 0;
	}
	
