html, body {
	background-color: #000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	padding : 0; 
	margin : 0; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	scrollbar-arrow-color: #fdd353;
	scrollbar-face-color: #f7941e;
	scrollbar-highlight-color: #fdd353;
	scrollbar-3dlight-color: #f7941e;
	scrollbar-shadow-color: #fdd353;
	scrollbar-darkshadow-color: #008080;
	scrollbar-track-color: #000000;
}

#header{
	width: 100%;
	height: 132px;
	background-image: url(../images/background_header.jpg);
	background-repeat: no-repeat;
}

#header h1{
	display: none;
}

#middle{
	width: 100%;
	height: 238px;
	background-image: url(../images/background_middle.jpg);
	background-repeat: no-repeat;
}

#flash{
	width: 478px;
	height: 238px;
	float:left;
	background-color: #000;
	background-image: url(../images/buildings.jpg);
	background-repeat: no-repeat;
}

#nieuws{
	width: 462px;
	height: 237px;
	background-image: url(../images/background_nieuws.jpg);
	background-repeat: no-repeat;
	float:left;
	font-size: 11px;
	padding-left:12px;
}

#nieuws span{
	color:#000;	
	font-weight: bold;
}

#nieuwsitem{
	width:370px;
	padding-left:20px;
	clear: both;
	padding-top:10px;
}

.nieuwsimg{
	float:left;
	margin-right:15px;
}
.nieuwstekst{
	font-size: 11px;
}

#nieuws h2{
	padding: 15px 0 5px 4px;
}

#content{
	width:960px;
	height: 370px;
	background-image: url(../images/background_content.jpg);
	background-repeat: no-repeat;
}

#content2Columns{
	width:960px;
	height: 370px;
	background-image: url(../images/background_content2.jpg);
	background-repeat: no-repeat;
}

#middle_content{
	width: 960px;
}

#contact{
	width:170px;
	padding: 19px 0 0 20px;
	float:left;
}

#contact2{
	width:170px;
	padding: 0 0 0 0;
	float:left;
}

h2{
	color: #fff;
	font-size: 15px;
	padding:0;
	margin:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3{
	color: #fff;
	font-size: 15px;
	padding:0;
	margin:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content span{
	color: #fdd353;	
}

#werkzaamheden{
	width:315px;
	padding: 19px 0 0 30px;
	float:left;	
	line-height: 17px;
}

#flashfotos{

}

#fotos{
	padding-top:15px;
	margin-left:-4px;
}

#info{
	width:345px;
	padding: 19px 0 0 30px;
	float:left;

	background-repeat: no-repeat;
	min-height:300px;
}

#info p{
	word-spacing: 0px;
	line-height: 17px;	
}

#column01{
	width:315px;
	padding: 19px 0 0 20px;
	float:left;	
	line-height: 17px;
}

#column02{
	width:575px;
	padding: 19px 0 0 30px;
	float:left;
	background-image: url(../images/dots.jpg);
	background-repeat: no-repeat;
	min-height:300px;
	line-height: 17px;
}

#column02 p{
	word-spacing: 0px;
	line-height: 17px;
}

#column03{
	width:640;
	padding: 19px 0 0 20px;
	float:left;	
	line-height: 17px;
}

#column04{
	width:350px;
	padding: 19px 0 0 30px;
	float:left;
	background-image: url(../images/dots.jpg);
	background-repeat: no-repeat;
	min-height:300px;
	height:480px;
	line-height: 17px;
	margin-left:20px;
}

#columnDienst01{
	width:430px;
	padding: 19px 30px 0 20px;
	float:left;	
	line-height: 17px;
}

#columnDienst02{
	width:430px;
	padding: 19px 0 0 30px;
	float:left;
	background-image: url(../images/dots.jpg);
	background-repeat: no-repeat;
	min-height:300px;
	height:610px;
	line-height: 17px;
}


#copyright{
	width:960px;
	padding-bottom:10px;
}

#copyright a{
	color:#686868;
	text-decoration:none;
	font-weight:normal;
}

#copyright p{
	color:#686868;
	margin-left: 650px;
	padding:13px 0 0 15px;
}


.verzend {
	background-color:#f7941e;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	border:solid;
}

.pic{
	margin-left:18px;
	margin-right:8px;
	border-width:1px;
	border-color:#000000;
}

a{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

a.content{
	color:#f7941e;
	text-decoration:none;
	font-weight:bold;
}

.subkop{
	color:#f7941e;
	font-weight:bold;
}


#sollicitatie{
	width:315px;
	padding: 19px 0 0 30px;
	float:left;	
	line-height: 17px;
}

