* {
	margin: 0;
	padding: 0;
	border: 0;
}
ul {
	list-style: none;
	vertical-align: top;
}
li {
	list-style-position: outside;
	vertical-align: top;
}
li a {
	vertical-align: top;
	display: inline-block;
}
body {
	background-color: #A0CE67;
	background-image: url(../img/background.gif);
	background-position: 50 0;
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 855px;
	margin: 0 auto 0 auto;
	color: #000000;
	background-image: url(../img/shadow.jpg);
	background-position: 50 0;
	background-repeat: repeat-y;
}
	#top {
		width: 855px;
	}
	#header {
		width: 820px;
		margin: 0 auto 0 auto;
	}
		#logo {
			text-align: center;
		}
	#content {
		width: 800px;
		margin: 0 auto 0 auto;
	}
		#content p {
			color: #333333;
			font-size: 11px;
			padding: 5px 5px 2px 5px;
		}
		#content .cont {
			height: 220px;
			position: relative;
		}
		#content .links {
			bottom: 0;
			position: absolute;
			border-top: 1px solid #8C8C8C;
			width: 100%;
		}
			#content ul {
				list-style: none;
				padding: 5px;
			}
				#content ul li {
				}
					#content ul li a {
						display: block;
						text-decoration: none;
						font-size: 10px;
						background-image: url(../img/bullet.gif);
						background-position: 100% 0;
						background-repeat: no-repeat;
					}
		#content .button {
			background-position: center;
			background-repeat: no-repeat;
		}
			#content .button a {
				font-size: 12px;
				padding-top: 6px;
				padding-left: 6px;
				width: 191px;
				height: 24px;
				color: #FFFFFF;
				text-decoration: none;
				display: block;
				font-weight: bold;
			}
		#professionals {
			float: left;
			width: 197px;
		}
		#ecoser-it {
			float: left;
			width: 197px;
			padding-left: 4px;
		}
		#diensten {
			float: left;
			width: 197px;
			padding-left: 4px;
		}
		#opdrachtgevers {
			float: left;
			width: 197px;
			padding-left: 4px;
		}
			#opdrachtgevers ul {
			}
#devide {
	height: 32px;
}

#news {
	width: 805px;
	margin: 0 auto 0 auto;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 11px;
	background-image: url(../img/no-shadow.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
	#news h2 {
		background-image: url(../img/news-title.jpg);
		background-position: left;
		background-repeat: no-repeat;
		color: #FFFFFF;
		font-size: 17px;
		padding-left: 5px;
		clear: both;
		margin-bottom: 4px;
	}
	#news strong {
		color: #EE2375;
	}
	#news ul {
		border-top: 1px solid #B2B2B2;
		border-bottom: 1px solid #B2B2B2;
/*		list-style: none;*/
		margin-bottom: 5px;
		height: 100px;
	}
		#news ul li {
/*			list-style-position: inside;
			list-style-type: none;*/
		}
			#news ul li a {
				color: #EE2375;
				text-decoration: none;
				clear: none;
				display: inline;
			}
				#news ul li a:hover {
					text-decoration: underline;
					clear: none;
					display: inline;
				}
	#events {
		clear: left;
		float: left;
		width: 197px;
	}
		#events ul {
		}
		#events ul li {
/*			list-style-position: inside;
			list-style-type: none;*/
		}
	#nieuws {
		float: left;
		width: 197px;
		padding-left: 4px;
	}
		#nieuws ul {
		}
			#nieuws ul li {
/*				list-style-position: inside;
				list-style-type: none;*/
			}
	#blog {
		float: left;
		width: 197px;
		padding-left: 4px;
	}
		#blog ul {
		}
			#blog ul li {
/*				list-style-position: inside;
				list-style-type: none;*/
			}
	#werk {
		float: left;
		width: 197px;
		padding-left: 4px;
	}
		#werk ul {
		}
			#werk ul li {
/*				list-style-position: inside;
				list-style-type: none;*/
			}
				#werk ul li a {
					color: #000000;
					text-decoration: none;
				}
#bottom {
	height: 17px;
	width: 855px;
	margin: 0 auto 0 auto;
}
#footer {
	width: 820px;
	margin: 5px auto 10px auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}
	#footer a {
		color: #FFFFFF;
		text-decoration: underline;
	}

br {
	clear: both;
	height: 1px;
}
#content ul li a {
	color: #0081C6;
}