@charset "utf-8";
/* CSS Document */
#kavelgekocht{
	height:230px;
	width:219px;
	background-image:url(images/kavel_gekocht.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:0;
	right:0;
	text-indent:-9999px;
	}
#kavelgekocht a{
	display:block;
	height:230px;
	width:219px;
}
#kavelgekocht a:hover{
	display:block;
	height:230px;
	width:219px;
	background-image:url(images/kavel_gekocht_hover.jpg);
	background-repeat:no-repeat;
}

#header {
	background-position:center;
	background-image:url(images/bouwcoach.gif);
	background-repeat:no-repeat;
	height:230px;
	border-bottom: 13px #D61818 solid;
	}
#header a{
	display:block;
	height:235px;
	text-indent:-9999px;
	width:900px;
}
#middencontainer {
	background-image:url(images/achtergrondlijnen2.gif);
	background-repeat:repeat-y;
	}
#links {
	width:229px;
}
#hoofdmenu {
	margin:20px 0 0 0;
	padding:0px;
	}
#hoofdmenu a{
	display:block;
	color:#183C9C;
	text-decoration:none;
	}
#hoofdmenu a:hover{
	color:#D61818;
	text-decoration:underline;
}
#hoofdmenu li {
	font-size:1.3em;
	list-style:none;
	margin:6px 0 6px 0;
	padding:0px;
	}
#submenu li{
	font-size:1em;
	}
#links input {
	width:180px;
	padding: 0 5px 0 5px;
	}
#links textarea {
	width:180px;
	height:100px;
	padding:5px;
	}
#links #capcha {
	border:#666 solid 1px;
	}
#links #submit {
	width:190px;
	}

#tekst {
	margin-top:20px;
	margin-bottom:50px;
	}
#tekst .introvakje {
	clear:both;
	margin: 10px 10px 0 10px;
	min-height: 90px;
}

#tekst .introvakje p, #tekst .introvakje h1, #tekst .introvakje h2,#tekst .introvakje h3, #tekst .introvakje h4, #tekst .introvakje h5 {
	margin-left:110px;
	}
.icoon{
	float:left;
	}
#tekst .projectvakje {
	clear:both;
	margin: 10px 10px 0 10px;
	min-height: 90px;
	border-bottom: 1px #999 solid;
}
#tekst .projectvakje:hover {
	background-color:#CCC;
}

#tekst .projectvakje img{
	float:left;
	margin:0 20px 20px 0;
}

.stappenplan li, .voordelen li{
	list-style-image:url(images/bouwcoach_stappenplan.gif);
	margin:0 0 20px 20px;
	}
#rechter{
	width:229px;
	}
#rechter img{
	width:229px;
	margin-bottom:20px;
	}

#project {
	margin-top:20px;}
#project h3 {
	color:#D61818;
	margin-bottom:3px;
	}	
#footercontainer {
	background-color:#D61818;
	}
#vdwlogo {
	margin:10px 0 0 10px;
	}
#adresgegevens p {
	color:#FFF;
	margin:10px 10px 5px 10px;
	}
#snelcontact {
	background-image:url(images/bouwcoach_koffie.jpg);
	background-repeat:no-repeat;
	background-position:10px 20px;
	min-height:113px;
	}
#snelcontact_formulier {
	margin:40px 0 0 150px;
	color:#fff;}
#snelcontact_formulier p {
	color:#fff;
	margin-bottom:5px;
	}
#emailadres {
	width:250px;
	padding: 0 5px 0 5px;
	}
#developer-notes p {
	text-align:center;
	margin:70px 30px 0 0;
	}
#developer-notes p a{
	color:#fff;
	}

