/* CSS Document */
body{
	font-size:12px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(/images/body_bg.jpg);
	background-repeat:no-repeat;
}

.geel{
	color:#f5cf34;
}

.oranje{
	color:#e25200;
}

.wit{
	color:#FFF;
}

a img{
	border:none;
}
	

#container{
	width:926px;
	margin:0px auto;
	padding:0px;
}

#banner-wrap{
	width:926px;
	padding:0px;
	margin:0px;
	float:left;
	height:291px;
	background-image:url(/images/banner-kerkhofs-wegenbouw.png);
	background-repeat:no-repeat;
}

#banner{
	width:391px;
	float:left;
	height:241px;
	padding:0px;
	margin:50px 20px 0px 515px;
}

#breadcrumb{
	width:926px;
	height:55px;
	float:left;
	background-image:url(/images/breadcrumb-kerkhofs-wegenbouw.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#content-wrap{
	width:926px;
	min-height:300px;
	float:left;
	background-image:url(/images/content_bg.png);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
}

#left{
	width:280px;
	min-height:250px;
	float:left;
	margin:0px;
	padding:0px;
}

#menu{
	width:208px;
	margin:0px 36px 0px 36px;
	padding:0px;
	float:left;
	min-height:150px;
}

#menu-kop{
	width:208px;
	float:left;
	height:23px;
	background-image:url(/images/menu-kop.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#menu-inhoud{
	width:206px;
	float:left;
	min-height:200px;
	background-color:#4f4f4f;
	padding:0px;
	margin:0px 1px 0px 1px;
	font-size:14px;
}

#menu-inhoud ul{
	padding:0px;
	margin:0px;
	text-decoration:none;
}

#menu-inhoud li{
	padding:15px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
	list-style:none;
}

#menu-inhoud li a, a:visited{
	color:#FFF;
	text-decoration:none;
}

#menu-inhoud li a:hover{
	color:#f5cf34;
	text-decoration:none;
}

#menu-voet{
	width:208px;
	float:left;
	height:28px;
	background-image:url(/images/menu-voet.png);
	background-repeat:no-repeat;
	padding:0px 0px 15px 0px;
	margin:0px;
}

a.email{
	display:block;
	width:216px;
	height:39px;
	padding:15px 0px 0px 0px;
	margin:0px;
	background-image:url(/images/email-kerkhofs-wegenbouw.png);
	background-repeat:no-repeat;
	float:left;
}

a.sitemap{
	display:block;
	width:216px;
	height:39px;
	padding:15px 0px 0px 0px;
	margin:0px;
	background-image:url(/images/sitemap-kerkhofs-wegenbouw.png);
	background-repeat:no-repeat;
	float:left;
}

a:hover.email{
	display:block;
	width:216px;
	height:39px;
	padding:15px 0px 0px 0px;
	margin:0px;
	background-image:url(/images/email-hover.png);
	background-repeat:no-repeat;
	float:left;
}

a:hover.sitemap{
	display:block;
	width:216px;
	height:39px;
	padding:15px 0px 0px 0px;
	margin:0px;
	background-image:url(/images/sitemap-hover.png);
	background-repeat:no-repeat;
	float:left;
}

#content{
	width:646px;
	min-height:250px;
	margin:0px;
	padding:0px;
	float:left;
}

#inhoud{
	width:610px;
	padding:0px;
	margin:0px 36px 0px 0px;
	line-height:22px;
          font-size:11px;
}

#content h1,h2,h3,h4,h5,h6{
	color:#e25200;
}

#content h1{
	font-size:20px;
}

#content a, a:visited{
	color:#e25200;
	text-decoration:underline;
}

#content a:hover{
	font-style:italic;
	text-decoration:underline;
	color:#e25200;
}
	
	

#footer{
	width:926px;
	height:103px;
	float:left;
	background-image:url(/images/footer-kerkhofs-wegenbouw.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#footer p{
	font-size:10px;
	margin:0px;
	padding:62px 0px 0px 483px;
}

#footer a, a:visited{
	color:#FFF;
	text-decoration:underline;
}

#footer a:hover{
	color: #4f4f4f;
}
	
/* Stylesheet: Style Modified On 2017-01-12 10:27:09 */
