

body {
	background-color: #daebeb;
	color: #404040;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;

}

#container {
	width: 900px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

#logo {
	width: 300px;
	height: 49px;
	position: relative;
	background: url(images/logo.png);
}

#news {
width:295px;
padding-left:5px;
padding-right:5px;
height:61px;
position:relative;
	font: normal 12px Myriad Pro, sans-serif;
		font-family:Georgia, "Times New Roman", Times, serif;
}

#topmenu {
	background-image: url(images/topmenu_back.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 61px;
	float: right;
	color: #cdc6b3;
	font: normal 12px Myriad Pro, sans-serif;
	margin-top:-61px;
}

#topmenu ul {
	margin: 0px;
	padding-left: 302px;
	list-style: none;
}

#topmenu li {
	background-image: url(images/menubutton_n.png);
	height: 50px;
	width: 119px;
	float: left;
	text-align: center;
	padding-top: 15px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:lowercase;
		font-weight:bold;
		color:#DAEBEB
}

#topmenu li a {
	text-decoration: none;
	color: #cdc6b3;
}

#topmenu li:hover {
	cursor: pointer;
	text-decoration: none;
	color: #cdc6b3;
	background-image: url(images/menubutton_h.png);
}

#topmenu .hover {
	cursor: pointer;
	text-decoration: none;
	color: #cdc6b3;
	background-image: url(images/menubutton_h.png);
}

#block {
	width: 900px;
	height: 12px;
	background-color: #2c3236;
	background-image:url(images/tail1.png);
	background-position:2px 0px;
	background-repeat:no-repeat;
	margin-top:11px;
	
}

#conblock {
	width: 900px;
	height: 240px;
	color: #ffffff;
	background-color: #1c2124;
	text-align: center;
}

#content {
	background-image: url(images/content_back.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #303234;
	padding: 0px 10px 0px 10px;
	line-height: 16pt;
	overflow: hidden;
	text-align:justify;
	margin-top:-15px
}

#conheader {
	width: 900px;
	height: 41px;
	background-image: url(images/content_top.png);
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding: 25px 10px 5px 10px;
	font-weight:bold;
	font-style:italic;
	color:#8FBFEB
}

#conbottom {
	width: 900px;
	height: 20px;
	background-image: url(images/content_bottom.png);
	margin-bottom: 8px;
}

#projheader {
	margin-top: 8px;
	margin-bottom: 10px;
	font: normal 24px calibri, verdana, arial, sans-serif;
}

#projecten {
	padding-left: 60px;
	padding-right: 60px;
}

#projecten .left {
	width: 370px;
	float: left;
	margin-right: 20px;
}

#projecten .right {
	width: 370px;
	float: left;
	margin-left: 20px;
}

#footer {
	width: 900px;
	height: 25px;
	color: #ffffff;
	background-color: #1c2124;
	font-family:Georgia, "Times New Roman", Times, serif;

	text-align: center;
	padding-top: 6px;
}

#footer a {
	color: #DAEBEB;
	font-family:Georgia, "Times New Roman", Times, serif;

}


a {
	text-decoration: none;
	color: #569696;
}

a:hover {
	text-decoration: underline;
	color: #569696;
}

#projecten_b {
	width: 900px;
	height: 145px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
	background-color: #2c3236;
}


#projecten_b .left {
	width: 370px;
	float: left;
	margin-right: 20px;
}

#projecten_b .right {
	width: 370px;
	float: left;
	margin-left: 20px;
}

#projecten_w {
	width: 900px;
	height: 145px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
}


#projecten_w .left {
	width: 370px;
	float: left;
	margin-right: 20px;
}

#projecten_w .right {
	width: 370px;
	float: left;
	margin-left: 20px;
}

small {
text-align:justify;
}
