*{
	margin:0;
	padding:0;
}
html, body{
	height:100%;
}
body, input, textarea, td{
	font-size:8pt;
	line-height:1.5em;
	font-family: Verdana,arial,helvetica,sans-serif;
	color:#19181B;
}
img{
	border:0;
	display:block;/*strict mode*/
}
p{
	margin-bottom:1.4em;
}

form{
	margin:0;
	padding-bottom:0;
	padding-top:0;
}
label{
	cursor:default;
}
input[type=text], textarea{
	padding:2px;
	background-color:#E4EECB;
	border:1px solid #8AB916;
}
input[disabled]{
	border:1px solid #AAAAAA !important;
	background-color:#F1F1F1 !important;
}
table{
	border-collapse:collapse;
}
table[border], table[border] td{
	border:1px solid #00792E;
}
td{
	padding:0;
	vertical-align:top;
}
a{
	outline:none;
}
a:link{
	color:#D4005E;
}
a:active{
	color:#D4005E;
}
a:visited{
	color:#D4005E;
}
a:hover{
	color:#D4005E;
}
ul,ol{
	margin: 0;
	margin-bottom: 10px;
	margin-left: 0em;
	list-style:none;
}
li{
	margin:0;
	background:url(../img/list_bullet.gif) no-repeat left top;
    padding-left:20px;
}
h1, h2, h3{
	font-family: Verdana, arial, helvetica, sans-serif;
}
h1{
	font-size:3.3em;
	line-height:1.0em;
	margin-bottom:0.0em;
	color:#8AB916;
}
h2{
	font-size:1.3em;
	margin-bottom:0.2em;
	color:#8AB916;
}
h2.disabled{
	color:#AAAAAA;
}
h3{
	font-size:8pt;
	font-weight:bold;
	margin-bottom:10px;
	color:#231f20;
}
#header, #content{
	width:870px;
	margin:0 auto;
}
#header{
	height:258px;
}
#footer{
	height:20px;
	padding-top:123px;
	background:#FFFFFF url(../img/footer.gif) center top no-repeat;
}
#footer div{
	margin:20px 0;
	width:870px;
	border-bottom:1px solid #8AB916;
	color:#8AB916;
	font-weight:bold;
	clear:both;
	margin:0 auto;
}
#footer a{
	margin-left:20px;
	text-decoration:none;
	color:#8AB916;
}
#footer a:hover{
	text-decoration:underline;
}
#menu{
	width:870px;
	background-color:#C7DB94;
}
#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	list-style-type: none;
	list-style-image: none;
	white-space: nowrap;
	/*display:inline-block;*/
}
#menu .mainmenu{
	height:2.25em;
}
#menu .mainmenu li{
	display:inline;
	margin:0;
	padding:0;
	background-image:none;
}
#menu .submenu li{
	margin:0;
	padding:0;
	background-image:none;
}
#menu li a, #menu li div{
	display:block;
	float:left;
	height:2.25em;
	width:123px;
	padding:0 10px;
	line-height:2.2em;
	margin-left:2px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#DC5F7D;
	text-transform:uppercase;
}
#menu li div{
	background-color:#B3CA7A;
	color:#E6EFD0;
}
#menu .submenu{
	display:none;
	position:absolute;
	z-index:1;
	/*top:258px;*/
	min-width:143px;
	background-color:#97BE0E;
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
	box-shadow:2px 2px 4px rgba(0, 0, 0, .3);
}
#menu .submenu a{
	margin:0;
	background-color:#97BE0E;
	color:#C7DB95;
	font-size:0.9em;
	height:2.6em;
	width:auto;
	min-width:123px;
	float:none;
}
#menu .submenu a:hover,
#menu .submenu .active{
	color:#FFFFFF;
}
#menu .mainmenu .active{
	background-color:#D4005E;
}
#menu .mainmenu .first{
	margin-left:0;
	width:125px;
}
#menu .mainmenu a:hover{
	background-color:#D4005E;
}
#menu .submenu.omgeving{
	margin-left:292px;
}
#menu .submenu.wonen{
	margin-left:147px;
}
#tekstballon, #downloadbutton{
	position:absolute;
	z-index:2;
	margin-left:720px;
	margin-top:-180px;
}
#downloadbutton{
	margin-top:-140px;
	margin-left:765px;
}
.white{
	color:white;
}
.clear{
	clear:both;
}
.small{
	font-size:0.9em;
}
#content{
	min-height:317px;
}
.header{
	padding:32px 10px 5px 10px;/*trbl*/
	background:transparent url(../img/content_background.png) top left no-repeat;
}
body.typeb .header{
	background:#FFFFFF url(../img/content_background_red.png) top left no-repeat;
}
body.typec .header{
	background:#FFFFFF url(../img/content_background_blue.png) top left no-repeat;
}
body.typed .header{
	background:#FFFFFF url(../img/content_background_orange.png) top left no-repeat;
}
body.typeb #menu{
	background-color:#F2C7CE;
}
body.typec #menu{
	background-color:#C4DEF4;
}
body.typed #menu{
	background-color:#FBC7A4;
}
body.typeb h2{
	color:#D9186A;
}
body.typec h2{
	color:#009BDB;
}
body.typed h2{
	color:#F47929;
}
body.typeb li{
	background-image:url(../img/list_bullet_red.gif);
}
body.typec li{
	background-image:url(../img/list_bullet_blue.gif);
}
body.typed li{
	background-image:url(../img/list_bullet_orange.gif);
}
body.woningtypes .leftcol div{
	min-height:250px;
}
.leftcol{
	padding-left:10px;
	padding-top:10px;
	/*width:515px;*/
	width:405px;
}
.rightcol{
	position:absolute;
	z-index:0;
	margin-left:582px;
	top:290px;
}
/*
body.downloads #footer{
	background:#FFFFFF url(../img/footer_downloads.gif) center top no-repeat;
}*/

body.omgeving.groenwonen #footer{
	background:#FFFFFF url(../img/footer_wonen_inleiding.gif) center top no-repeat;
}
body.woningtypes #footer{
	background:#FFFFFF url(../img/footer_woningtypes.gif) center top no-repeat;
}

body.woningtypes.typea #footer,
body.woningtypes.typeb #footer,
body.woningtypes.typec #footer,
body.woningtypes.typed #footer{
	background:#FFFFFF url(../img/footer_woningtypes_type.gif) center top no-repeat;
}
body.bereikbaarheid #footer{
	background:#FFFFFF url(../img/footer_bereikbaarheid.gif) center top no-repeat;
}
body.wonen.inleiding #footer,
body.voorzieningen #footer{
	background:#FFFFFF url(../img/footer_voorzieningen.gif) center top no-repeat;
}
body.disclaimer #footer{
	background:#FFFFFF url(../img/footer_disclaimer.gif) center top no-repeat;
}
body.contact #content table{
	clear:left;
	width:100%;
	background-color:white;
	margin-top:10px;
}
body.contact #content table td{
	padding:10px 10px 0 10px;
}
body.contact #content td.succesvolbouwen{
	border-left:1px solid #8AB916;
	width:320px;
}
body.inschrijven table.form{
	width:100%;
}
body.inschrijven table.form td, 
body.zomeractie table.form td{
	padding:0 20px 10px 20px;
}
body.inschrijven label,
body.zomeractie label{
	margin:0 10px;
}
body.inschrijven td.border,
body.zomeractie td.border{
	border-right:1px solid #8AB916;
}
body.inschrijven table.form td.first,
body.zomeractie table.form td.first{
	padding-left:10px;
	padding-right:0px;
}
body.inschrijven table.form td.last{
	padding-right:0px;
	width:240px;
}
body.home .leftcol{
	width:100%;
	padding:0;
}
body.omgeving .rightcol,
body.wonen .rightcol{
	margin-left:437px;
}
body.nieuws .rightcol{
	margin-left:465px;
	min-height:	0;
	width:384px;
	padding:0 10px 10px 10px;
	top:auto;
}
body.nieuws .header{
	border-bottom:10px solid white;
}
body.nieuws .leftcol{
	/*min-height:260px;*/
	min-height:345px;
	padding-top:0;
}
body.zomeractie .leftcol{
	width:586px;
	padding-bottom:20px;
}
body.zomeractie .header{
	background-image:url(../img/content_background_nieuws.png);
}
body.nieuws .wrapper{
	min-height:225px;
	height:100%;
	background:transparent url(../img/nieuws_background.gif) top left repeat-y;
}
body.nieuws ul{
	list-style:none;
	list-style-type: none;
	list-style-image: none;
	margin:0;
}
body.nieuws .rightcol li span{
	display:block;
	width:138px;
	float:left;
	font-weight:bold;
}
body.nieuws .header{
	background-image:url(../img/content_background_nieuws.png);
}
body.home #tekstballon{
	cursor:pointer;
}
body.uitschrijven label{
	display:inline-block;
	width:100px;
	margin-bottom:10px;
}
.date{
	color:#8AB916;
	font-weight:bold;
}
body.nieuws .header div{
	width:405px;
}

input.inline{
	width:75px;
	float:right;
}
input.error{
	border-color:#D4005E;
	background-color:#F8DEE6;
}
.intro{
	font-weight:bold;
}
.button{
	background-color:#8AB916;
	font-weight:bold;
	padding:3px;
	color:white;
	border:0;
	cursor:pointer;
}
div.woningtype_buttons{
	width:405px;
	min-height:0 !important;
}
div.woningtype_buttons a{
	display:inline-block;
	color:black !important;
	height:100%;
	width:165px;
	padding:29px 15px 18px 15px;
	text-decoration:none;
}
a.typeA{
	background:transparent url(../img/woningtypes_bottom1.gif) left bottom no-repeat;
	margin-right:15px;
}
a.typeB{
	background:transparent url(../img/woningtypes_bottom1.gif) right bottom no-repeat;
}
a.typeC{
	background:transparent url(../img/woningtypes_bottom2.gif) left bottom no-repeat;
	margin-right:15px;
}
a.typeD{
	
	background:transparent url(../img/woningtypes_bottom2.gif) right bottom no-repeat;
}
div.woningtype_buttons.row1{
	margin-top:20px;
	background:transparent url(../img/woningtypes_top1.gif) top left no-repeat;
}
div.woningtype_buttons.row2{
	margin:15px 0 20px 0;
	background:transparent url(../img/woningtypes_top2.gif) top left no-repeat;
}
body.downloads .download{
	margin-left:120px;
}
body.downloads .rightcol,
body.downloads .leftcol{
	width:420px;
	padding:0 0px 10px 10px;
	margin-top:10px;
}
body.downloads .rightcol{
	margin-left:440px;
	top:auto;
	border-left:1px solid #8AB916;
}
body.downloads h2{
	margin-left:130px;
	margin-bottom:1em;
}
body.downloads .download a{
	border-bottom:1px solid #8AB916;
	display:block;
	text-decoration:none !important;
	padding:10px;
	color:#19181B;
	background:#FFFFFF url(../img/download_background.png) center right no-repeat;
}
body.downloads .download a:hover{
	background-color:#E4EECB;
}
#message{
	font-weight:bold;
	color:#D4005E;
}
#slideshow{
	height:234px;
}
body.woningtypes #tekstballon{
	margin-left:675px;
	margin-top:-190px;
}
body.zomeractie #tekstballon{
	margin-left:650px;
	margin-top:-40px;
}
h2.error{
	color:#D4005E;
}
