body{
	margin: 0;
	padding: 0;
	background-color:#016fac;
	font-family: "Trebuchet MS";
	font-size:14px;
	font-style:normal;
	color: #003f6f;
}

a:link, a:visited, a:hover{ 
	color: #f36e23;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS";
	font-size:15px;
	font-style: italic;
	font-weight: bold;
	color: #f36e23;
}
#container{
	float: none;
	width:1050px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(images/achtergrond1.jpg);
}
#subcontainer{
	float: none;
	width:814px;
	margin: 0 auto;
	overflow: hidden;
}

#head{
	width:814px;
	height:189px;
	background-image: url('images/header.jpg');

}

#menu {
	width:161px;
	height:100%;
	float:left;
}

#menuonder {
	width:161px;
	height:255px;
	background-image: url(images/menuonder.jpg);
}

#main {
	width:573px;
	float:left;
	padding: 10px 40px;

}

#onderkant {
	float: left;
	width:814px;
	height:25px;
	background-image: url(images/onderbalk.jpg);
}

/* menuitems */

#home {
	width:161px;
	height:43px;
}

#competence {
	width:161px;
	height:41px;
}

#profiles {
	width:161px;
	height:40px;
}

#outsourcing {
	width:161px;
	height:36px;
}

#contact {
	width:161px;
	height:37px;
}

#m-links {
	width:161px;
	height:40px;
}

#news {
	width:161px;
	height:38px;
}

/* end menuitems */
