﻿html,body
{
height:100%;
}
body {
	background:#fff url(/images/bg-body.jpg) repeat-x;
	font:normal 12px/1.5 "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color:#333;
}
#pagewrap {
	position:relative;
	width:966px;
	min-height:100%;
	margin:0 auto;
	overflow:hidden;
	background:url(/images/bg-pagewrap.png) repeat-y;
	}
#header {
	width:950px;
	height:184px;
	margin-left:5px;
	background:#fff;
	overflow:hidden;
	}
#header img {
	position:relative;
	float:left;
	left:38px;
	top:19px;
	}
#header div#aantalVerkocht {
	position:relative;
	float:right;
	right:60px;
	top:26px;
	text-align:center;
	line-height:1;
	}
#header div#aantalVerkocht span {
	display:block;
	color:#808080;
	font-weight:bold;
	line-height:1;
	}
#header div#aantalVerkocht span.aantal {
	font-size:48px;
	}
#header div#aantalVerkocht span.status {
	font-size:20px;
	}
#header div#aantalVerkocht span.datum {
	font-size:16px;
	}
 #sidebar {
	position:relative;
	float:left;
	width:217px;
	border-top:27px solid #6da014;
	margin-left:5px;
	}
#content-wrap {
	float:left;
	width:733px;
	}
#content-wrap #menu {
	height:27px;
	background:#008bc3;
	position:relative;
	z-index:50;
	}
#content {
	padding:24px 28px 56px;
	float:left;
	}
#content .floatRight {
	float:right;
	}
#content img.floatRight {
	display:block;
	margin:0 0 0 12px;
	}
#content h1 {
	clear:left;
	font-size:18px;
	font-weight:bold;
	color:#7D0032;
	margin-bottom:1.0em;
	}
#content h2 {
	font-size:16px;
	margin:1.0em 0;
	color:#008BC3;
	font-weight:bold;
	}	
#content p {
	
	margin:1.0em 0;
	}
#content table.contenttable td {
	padding-right:1.0em;
	}
#content a:link, #content a:visited {
	color:#333;
	}
#content a:hover, #content a:active {
	color:#6DA014;
	}
#footer {
	position:relative;
	width:709px;
	height:32px;
	margin:-32px auto 0;
	line-height:32px;
	padding-left:257px;
	overflow:hidden;
	background:url(/images/bg-footer.png) repeat-y;
	font-size:11px;
	color:#999999;
	}
#footer p {
	float:left;
	margin-right:40px;
	}
#footer p a {
	font-size:11px;
	color:#999999;
	text-decoration:none;
	}
#footer p a:hover {
	color:#6DA014;
	text-decoration:underline;
	}
#footer img {
	position:relative;
	top:4px;
	}
	
/**********************************************/
/*        JQuery aanbod												*/
/**********************************************/
#content #wrap {
	position:relative;
	height:440px;
	}
#content #wrap .data {
	position:relative;
	float:left;
	margin:0 36px 24px 0;
	}
#content #wrap a.toggleLink {
	display:block;
	}
.toggle {
	position:absolute;
	width:634px;
	left:0;
	padding:20px;
	border:solid 1px #333;
	}
#stadswoningen .toggle {
	top:237px;
	}
#appartementen .toggle {
	top:122px;
	}
#grachtenwoningen .toggle {
	top:62px;
	}
.toggle h3 {
	font-size:13px;
	font-weight:bold;
	}
.toggle img {
	display:block;
	float:right;
	margin-left:8px;
	}		
/********************************************/
/*				Nieuws														*/
/********************************************/
table#TableNeiuwsOverzicht {
	width:690px;
	margin-top:-16px;
	}
td.nieuwsDatum {
	width:128px;
	}
td.nieuwsPijlje {
	padding-right:8px;
	}
td.nieuwsOmschrijving {
	padding-bottom:12px;
	}
table#TableNeiuwsOverzicht a {
	color:#333;
	font-weight:bold;
	}
table#TableNeiuwsOverzicht a:hover {
	color:#6DA014;
	font-weight:bold;
	}
/********************************************/
/*				Contact														*/
/********************************************/
div.col1,
div.col2 {
	float:left;
	width:260px;
}
div.col1 {
	margin-right:60px;
}
div.contactpartner {
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:solid 1px #999;
}
div.col1 img,
div.col2 img {
	display:block;
	margin-bottom:12px;
}
#nieuwsimage
{
	float:right;
	margin:0px 0px 15px 15px;
}


#forms legend
{display:block;color:#5E8233}
#forms fieldset
{
    border:solid 1px #DDE0C9;
    padding:10px;
	float:left;
	clear:left;
	width:80%;
}
.row
{
    clear:left;
    overflow:hidden;
}
.row label
{
    display:block;
    width:120px;
    float:left;
    cursor:pointer;
    margin-bottom:2px;
}

.row input, .row textarea
{
    width:300px;
}
.row #Woonwensen
{
	width:520px;
}
.row .checkbox {
	width:auto;
}
.postcode input, .telefoon input
{
    width:100px !important;
}
.sendlink
{
    margin-top:10px;
    float:left;
	clear:left;
}
.sendlink a
{
    float:left;
}
.contactmenu
{
    display:block;
    padding: 0px 10px;
    color:#5E8233;
    height:1.5em;
    float:left;
    background:#DDE0C9;
    border:solid 1px #5E8233;
}
.contactmenu:hover
{
     background:#ACBC8F;
}

#fout {
	color:#ff0000;
}