@charset "UTF-8";
body {
	text-align: center;
	color: #000000;
	background: url(../images/achtergrond.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#achtergrondContainer {
	background: url(../images/achtergrondContainer.jpg) no-repeat center top;
}
#container {
	width: 983px;
	margin: 0 auto;
	padding: 0 7px 0 7px;
	text-align: left;
	background: url(../images/schaduwContainer.png) no-repeat 0 30px;
}
#sidebar {
	float: left;
	width: 279px;
	height: 620px;
	padding-top: 30px;
	background: url(../images/achtergrondSidebar.jpg) repeat-x 0px 30px;
}
#logoHolder {
	width: 279px;
	height: 166px;
}
#nav {
	width: 249px;
	height: 138px;
	padding: 22px 0 0 30px;
	background: url(../images/lijnNav.gif) no-repeat center bottom;
}
#nav a {
	font: 15px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
#nav a:hover {
	color: #999;
}
#nav a.current {
	color: #999;
}
#pictoHolder {
	margin-left: 28px;
}
#mainContent {
	margin: 0 0 25px 279px;
	padding-top: 30px;
}
#subnav {
	width: 704px;
	height: 166px;
}
#subnav li {
	display: inline;
}
#subnav a {
	font: 15px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 125px;
	height: 22px;
	padding: 144px 0 0 15px;
	border-right: 1px solid #FFF;
	background-color: #adadad;
}
#subnav a.current {
	background-color: #000;
}
.advies {
	background: url(../images/advies.jpg) no-repeat;
}
.ontwerp {
	background: url(../images/ontwerp.jpg) no-repeat;
}
.aanleg {
	background: url(../images/aanleg.jpg) no-repeat;
}
.onderhoud {
	background: url(../images/onderhoud.jpg) no-repeat;
}
.renovatie {
	background: url(../images/renovatie.jpg) no-repeat;
}
#subnav a.last {
	border: none;
}
#content {
	background: url(../images/schaduwContent.jpg) no-repeat;
	padding: 24px 29px 24px 29px;
}
h1 {
	font-size: 22px;
	color: #adadad;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	line-height: 1.1;
}
p {
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
	line-height: 1.1;
}
a {
	color: #000;
}
a:hover {
	color: #367532;
}
a.noLine {
	text-decoration: none;
	cursor: text;
}
a.noLine:hover {
	color: #000;
}
#content ul {
	font-size: 12px;
	line-height: 1.1;
	margin-bottom: 10px;
}
.contentImg {
	margin: 15px 0 30px 0;
}
#footer {
	height: 20px;
	width: 924px;
	background-color: #367532;
	margin: 0 0 30px;
	padding-top: 6px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
#footer a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #faea66;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.footerlinks { float:center; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 9px; font-weight:normal; color:#367532; text-align:center; line-height:14px;}
.footerlinks A { text-decoration:none; font-size: 10px; font-weight:normal; color:#367532; }
.footerlinks A:hover {text-decoration:none; font-size: 10px; font-weight:normal; color:#000000;}

