* {
	margin: 0;
	padding: 0;
}

img{
	border: none;
}

body {
	background-color: #46474B;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 12px;
	background-image: url(../images/leer.jpg);
	
}

a {
	text-decoration: none;
	color: #B95231;
}

#stroke {
	background-image: url(../images/subheader.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 842px;
}

*html #stroke {
	margin-top: -10px;
}

#page {
	width: 842px;
	margin: 0px auto;
	background-image: url(../images/bgr_site.jpg);
	background-repeat: repeat;
}

h1 {
	background-image: url(../images/header.jpg);
	background-position: top left;
	height: 129px;
	width: 842px;
	background-repeat: no-repeat;
}

h2 {
	color: #5b5b5b;
	font-size: 14px;
}

h3 {
	color: #504F4F;
}

#header {
	height: 335px;
	width: 842px;
}

ul.menu {
	height: 70px;
	width: 842px;
	display: block;
}

ul.menu li {
	list-style: none;
	float: left;
	height: 70px;
}

#content {
	width: 798px;
	padding: 22px;
}

p.cb {
	clear: both;
	width: 100%;
	height: 10px;
}


span.benadruk {
	color: #9a5c34;
}

#footer {
	text-align: center;
}

#footer p {
	color: #fff;
}

.precontent {
	background-image: url(../images/content_top.jpg);
	height: 28px;
}

.postcontent {
	background-image: url(../images/content_footer.jpg);
	height: 27px;
}

.content {
	background-image: url(../images/content_bgr.jpg);
	padding: 0 50px 0 50px;
}

p.horstroke {
	background-image: url(../images/hor.jpg);
	background-repeat: repeat-x;
}



ul.menuweergave {
	float: left;
	padding-right: 29px;
}

ul.menuweergave li {
	background-image: url(../images/bgr_realisaties.jpg);
	height:22px;
	width:187px;
	font-size: 20px;
	padding: 3px 0px 3px 10px;
	list-style: none;
	display: block;
}

.cleft {
	float: right;
	display: block;
	width: 550px;
}

ul.fotolist li {
	list-style: none;
	float: left;
	margin: 10px;
	height: 120px;
	width: 120px;
	text-align: center;
}

ul.fotolist li a {
	text-align: center;
}

ul.fotolist li img {
	border: 2px solid #B6B6B6;
}

.fotomettekst {
	clear: both;
	margin-bottom: 10px;
	width: 500px;
	height: 120px;
}

.fotomettekst p.foto {
	float: left;
	width: 140px;
}

.fotomettekst img {
	border: 2px solid #b1b1b1;
}

.fotomettekst p.tekst {
	float: right;
	width: 355px;
}

div.contactnow {
	background-color: #EDEDED;
	padding: 20px;
}

div.contactnow img {
	float: left;
	padding-right: 20px;
}

div.contactnow p.number {
	font-size: 16px;
}

ul.watdoenwijmenu li {
	list-style: none;
	font-size: 20px;
	margin-left: 20px;
	line-height: 30px;
}

ul.watdoenwijoverz {
	margin-left: 30px;
}

ul.watdoenwijoverz li {
	list-style: none;
	margin-left: 20px;
	line-height: 30px;
}

.floatLeft {
	background-color: #EBEBEB;
	padding: 30px 0 30px 0;
	margin: 20px -6px 20px -7px;
	text-align: center;
	
}

.floatLeft img {
	border: 2px solid #ccc;
	margin-right: 25px;
}

ul.hotlinkItem li {
	list-style: none;
	width: 45%;
	float: left;
	margin-bottom: 10px;
}

ul.hotlinkItem li img, .textToImg img {
	float: left;
	width: 34px;	
	margin-right: 10px;
}

ul.hotlinkItem li p {
	float: right;
	width: 270px;
}

.textToImg p  {
	float: right;
}

.verlof{
	font-weight: bold;
}

