ul#content-subnav {
	list-style:none;
	width:120px;
	float:left;
}
ul#content-subnav li {
	width:120px;
	float:left;
	clear:left;
	background:url(../img/subnav-lijn.gif) bottom center repeat-x;
}
ul#content-subnav li a {
	display:block;
	font-size:1.0em;
	padding:6px;
	color:#000;
	text-decoration:none;
}
ul#content-subnav li.actief a {
	color:#71920B;
	font-weight:bold;
}
ul#content-subnav li a:hover {
	color:#71920B;
}

#content-algemeen {
	float:left;
	width:573px;
	background:#F4E9CE;
	padding:15px 0 0;
	margin-left:10px;
}
.content-lijn {
	background:#ada896;
	border:0 none;
	height:1px;
	margin:10px 0;
}
#content-algemeen h1,
#content-algemeen h2 {
	color:#111942;
	font-size:1.5em;
	padding:0px 15px;
}
#content-algemeen p {
	font-size:1em;
	line-height:18px;
	padding:0 15px 15px;
}
#content-algemeen ul {
	margin-left:35px;
	padding-bottom:15px;
}
#content-algemeen ul li {
	font-size:1em;
	line-height:18px;
	padding:0 0 5px;
}
#content-right {
	float:left;
	margin-left:10px;
	width:243px;
	padding-bottom:15px;
}
.foto-rij img {
	margin-bottom:10px;
}

ul.werknemer {
	margin:0 0 0 15px !important;
	padding:0px !important;
	list-style:none;
	width:545px;
}
ul.werknemer li {
	background:url(../img/conent-lijn.gif) top center repeat-x;
	padding:15px 0 !important;
}
ul.werknemer li img {
	float:left;
	margin-right:10px;
}
ul.werknemer li p strong {
	font-size:1.2em
}
ul.werknemer li p {
	padding:0 !important;
}
ul.werknemer li p.green {
	color:#71920b;
}
.content-rij {
	background:#F4E9CE;
	padding-bottom:0px !important;
}
.content-rij h2 {
	color:#111942;
	font-size:1.5em;
	padding:15px 15px 0px;
}
.content-rij p {
	font-size:1em;
	line-height:18px;
	padding:0 15px 15px;
}
.horizontale-lijn {
	background:url(../img/conent-lijn.gif) top center repeat-x;
	height:1px;
	margin:0 15px 15px;
}
