/*
*	Do not copy the code nor the graphics.
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font: 0.75em Verdana, Arial, Tahoma, Trebuchet MS;
	color: #000;
	margin: 15px 0;
	background: #d90042;
}
#container {
	position: absolute;
	width: 955px;
	height: 422px;
	margin: 0 auto;
	background: #d90042 url(images/lijn.jpg) 205px 25px no-repeat;
    top: 50%;
    margin-top: -211px;
    left: 50%;
    margin-left: -477px;

}
/**************************/
/***** ACHTERGROND *****/
/************************/
body#actueel {
	background: #3E2D27 url(images/actueel_01.gif) -990px -1120px;
}
body#diensten {
	background: #3E2D27 url(images/diensten_01.gif) -990px -1120px;
}
body#projecten {
	background: #3E2D27 url(images/projecten_01.gif) -990px -1120px;
}
body#werkwijze {
	background: #3E2D27 url(images/werkwijze_02.gif) -990px -1120px;
}
/********************/
/***** OPMAAK *****/
/*******************/
ul {
	list-style: none;
}
ul a {
	text-decoration: none;
}
a {
	color: #000;
}
a.underline:hover {
	text-decoration: underline;
}
a:hover, a:active {
	color: #fff;
}
img {
	border: 0;
}
h2 {
	font-weight: bold;
	color: #fff;
	font-size: 100%;
}
/****************/
/***** LEFT *****/
/***************/
#left {
	position: relative;
	float: left;
	left: 23px;
	top: 36px;
	width: 182px;
	line-height: 150%;
}
#left a {
	text-decoration: none;
}
#left .hoofdmenu {
	margin-bottom: 14px;
}
#left .hoofdmenu li {
	margin-bottom: 5px;
}
#left .hoofdmenu a {
	display: block;
	height: 25px;
	text-indent: -999em;
}
#left ul a.selected {
	color: #fff;
}
#left .m_actueel a { background: url(images/actueel_zwart.jpg) no-repeat; }
#left .m_diensten a {	background: url(images/diensten_zwart.jpg) no-repeat; }
#left .m_werkwijze a { background: url(images/werkwijze_zwart.jpg) no-repeat; }
#left .m_projecten a { background: url(images/projecten_zwart.jpg) no-repeat; }
#left .m_actueel a:hover, #left .m_actueel a.selected { background: url(images/actueel_wit.jpg) no-repeat; }
#left .m_diensten a:hover, #left .m_diensten a.selected {	background: url(images/diensten_wit.jpg) no-repeat; }
#left .m_werkwijze a:hover, #left .m_werkwijze a.selected { background: url(images/werkwijze_wit.jpg) no-repeat; }
#left .m_projecten a:hover, #left .m_projecten a.selected{ background: url(images/projecten_wit.jpg) no-repeat; }
/*******************************/
/***** RIGHT  (LEFT/RIGHT) *****/
/******************************/
#right1 {
	float: left;
	left: 50px;
	top: 44px;
	position: relative;
	width: 630px;
	line-height: 140%;
}
#right1 h3 {
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
}
.kolom {
	float: left;
	width: 198px;
}
.kolomb {
	margin-left: 18px;
	float: left;
	width: 198px;
}
/*******************/
/***** CENTER *****/
/******************/
#center {
	padding-top: 20px;
	float: left;
	left: 50px;
	top: 25px;
	overflow: auto;
	position: relative;
	width: 463px;
	height: 253px;
	line-height: 140%;
}
#center ul {
	margin: 0 0 20px 0;
}
#center ul p {
	padding-left: 10px;
}
#actueel #center h3  {
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	color: #000;
}
#center h3 {
	font-size: 100%;
	font-weight: normal;
	color: #fff;
}
#center h3 a {
	color: #fff;
}
#center p {
	margin-bottom: 15px;
}
#center form p {
	clear: both;
}
#center form #artikel input {
	margin: 0 10px 10px 0;
	float: left;
	width: 10px;
	clear: both;
}
#center form #artikel label {
	margin: 0 0 10px 0;
	float: left;
	width: 370px;
}
#gegevens {
	clear: both;
	padding-top: 23px;
}
#center form h2 {
	margin-bottom: 17px;
}
#center form #gegevens label {
	width: 98px;
	float: left;
	text-align: left;
	margin: 0 0 17px 0;
	clear: both;
	height: 17px;
	line-height: 17px;
}
#center form #gegevens input {
	float: left;
	height: 17px;
	margin-bottom: 17px;
	width: 336px;
}
#center form #gegevens input.submit {
	clear: both;
	width: 94px;
	height: 30px;
	outline: none;
	border: none;
	cursor : pointer;
	font: 100% Verdana, Arial, Tahoma, Trebuchet MS;
	color: #d90042;
	background: #fff;
	margin-top: 30px;
}
#center form #gegevens input.submit:hover {
	color: #000;
}
#center form #gegevens input.postcode {
	width: 100px;
	margin-right: 10px;
}
#center form #gegevens input.plaats {
	width: 246px;
}
#center span.wit {
	color: #fff;
}
/******************/
/***** RIGHT *****/
/*****************/
#right {
	float: right;
	position: relative;
	right: 25px;
	top: 44px;
	width: 205px;
	font-size: 90%;
	line-height: 150%;
}
#right h2 {
	font-size: 100%;
	font-weight: normal;
	color: #fff;
}
#right ul{
	margin-bottom: 20px;
}
#right ul a.selected, #right a:active {
	color: #fff;
}
#right a.margin {
	display: block;
	margin-bottom: 20px;
}
/*******************/
/***** FOOTER *****/
/******************/
#buttons {
	position: absolute;
	bottom: -106px;
	right: -9px;
	background: url(images/buttons1.png);
	width: 293px;
	height: 226px;

}
#buttons a.art, #buttons2 a.art {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 120px;
	height: 152px;

}
#buttons a.cf, #buttons2 a.cf {
	position: absolute;
	left: 0;
	top: 14px;
	display: block;
	width: 170px;
	height: 211px;

}
#buttons a span, #buttons2 a span {
	display: none;
}
#buttons2 {
	position: absolute;
	z-index: 300;
	bottom: -106px;
	right: -9px;
	width: 293px;
	height: 226px;


}
/*******************/
/***** FOOTER *****/
/******************/
#footer {
	position: absolute;
	left: 23px;
	top: 339px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
.white {color: #FFFFFF}
.project { margin-bottom: 5px; }