body, html {
	text-align: center;
	background-color: #362f2d;
	font-family: arial, verdana;
	font-size: 12px;
	margin: auto;
	margin-top: 5px; 	
}

div {
	text-align: left;
}

input {
	border: 1px solid #f67c42;
}

.search {
	color: #B1B1B1;
}

a.diensten {
	color: #000000;
	text-decoration: none;
}

a.diensten:hover {
	color: #000000;
	text-decoration: underline;
}

hr.balk {
	color: #B1B1B1;
	height: 1px;
	margin-top: 10px;
	}

div.websiteContainer {
	margin: auto;
	background-color: #362f2d;	
	width: 990px;
	}

div.websiteHeader {
	background-image: URL(images/zoekkey_header.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 131px;
	}
	
div.websiteHeaderSpreuk {
	position: relative;
	float: right;
	margin-right: 50px;
	margin-top: 40px;
	width: auto;
}
	
div.mainContainer {
	position: relative;
	float: left;
	background-color: #f7f7f5;
	width: 100%;
	height: 100%;
}		
	
div.mainLinks {
	background-color: #f7f7f5;
	position: relative;
	float: left;
	width: 206px;
	margin: auto;
}

div.mainRechts {
	background-color: #f7f7f5;
	position: relative;
	float: left;
	width: 700px;
	}

div.linksHeader {
	margin-left: -6px;
	background-image: URL(images/balk.jpg);
	width: auto;
	text-align: center;
	height: 42px;
	overflow: hidden;
}

div.linksHeaderTekst {
	position: relative;
	float: left;
	width: 200px;
	margin-top: 5px;
	text-align: center;
	}

div.navigatieContainer {
	background-image: URL(images/balk.jpg);
	width: 984px;
	margin-left: 3px;
	margin-right: 1px;
	height: 42px;
}

div.navigatieButton {
	position: relative;
	float: left;
	margin-top: 5px;
	width: 99px;
	font-weight: bold;
	text-align: center;
}


a.navigatie {
	text-decoration: none;
	color: #000000;
}

a.navigatie:hover {
	text-decoration: underline;
	color: #f67c42;
}

div.wolk {
	position: relative;
	float: left;
	background-image: URL(images/grotewolk.jpg);
	margin-top: 0px;
	width: 500px;
	height: 150px;
	overflow: hidden;
	}

.blok{
	position: relative;
	float:left;
	overflow:hidden;
	background:url(images/blok.png) no-repeat;
	width:140px;
	height:135px;
	padding:20px;
	margin:5px;
	color:#767676;
	text-decoration:none;
}

.blok:hover{
	background:url(images/blok_active.png) no-repeat;
}	
	
div.containerIMG {
	width: 120px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	}	

div.containerTXT {
	width: 300px;
	position: relative;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
	line-height: 16px;
	}

div.mainContent {	
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	width: auto;	
}

div.linksitem {
	position: relative;
	float: left;
	text-align: left;
	width: 200px;
	margin-top: 10px;
}

div.linksitemtekst {
	width: 120px;
	margin-top: 0px;
	position: relative;
	float: left;
	font-size: 11px;
	
}

div.linksitemIMG {
	width: 70px;
	margin-top: 0px;
	position: relative;
	float: left;
}

div.headerSubPage {
	font-size: 18px;
	text-align: left;
	margin-bottom: 10px;
	}
	
div.overonstekst {
	position: relative;
	float: left;
	text-align: left;
	font-size: 12px;
	width: 500px;
	}

div.contacttekst {
	position: relative;
	float: left;
	text-align: left;
	font-size: 12px;
	width: 500px;
	}	

div.footer {
	position: relative;
	float: left;
	background-image: URL(images/footer.jpg);
	width: 990px;
	height: 50px;
	background-repeat: no-repeat;
	text-align: center;
}



p.linkstekst {
	font-size: 11px;
}

div.middenvlak {
	height: 731px;
	margin: auto;
	margin-left: 20px;
	margin-top: 10px;
}

/* CSS OP MODULE NIVEAU ABC */

/* MODULE NIEUWS ITEMS */

div.nieuwsItemContainer {
	width: 100%;
	overflow: hidden;
}

div.nieuwsItem {
	margin-left: 5px;
	text-align: left;
	line-height: 16px;
	}

div.leesmeer {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
	text-align: right;	
	}
	
a.leesmeer {
	color: #000000;
	text-decoration: none;
}

a.leesmeer:hover {
	color: #f67c42;
	text-decoration: underline;
}

div.websitetips {
	text-align: left;
	line-height: 18px;
}

/* END MODULE NIEUWS ITEMS */

div.portfolio {
	width: auto;
	position: relative;
	float: left;
	font-size: 20px;
	font-family: verdana;
	margin-left: 60px;
	}

div.galleryHeader {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#galleryh {
	padding: 0px; 
	margin: 0px auto 5em auto; 
	list-style-type: none; 
	overflow: hidden; 
	width: 455px; 
	height: 240px; 
	border: 1px solid #f67c42; 
	background: #e6eef2;
  }
#galleryh li {
	float:left;
  }
#galleryh li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #f67c42; 
  cursor:default;
  }
#galleryh li a img {
  width:28px; 
  height:240px; 
  border:0;
  }
#galleryh li a:hover {
  background:#eee; 
  width:280px;
  }
#galleryh li a:hover img {
  width:280px;
  }


div.tagcloudContainer {
	position: relative;
	float: left;
	margin-top: -30px;
	width: 100%;

}

div.startendeondernemers {
	position: relative;
	float: left;
	margin-left: 10px;
	width: 100%;
}



