body {
	background:#99ccff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
color:#000000;
}
* {
	border:0;
	margin:0;
	padding:0;
color:#000000;
}
h1 {
	padding:20px 0 30px 0;
	font-size:11pt;
}

div#container {
	background:url(images/achtergrond.jpg);
	width:792px;
	height:470px;
	margin:0 auto;
	padding:41px 0 0 8px;
}

ul#menu {
	float:left;
	background:url(images/menu.png);
	width:117px;
	height:155px;
	padding:5px 0 0 8px;
}
* html ul#menu {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/menu.png", sizingMethod="crop");
}
ul#menu li {list-style:none;}
ul#menu li a {
	line-height:145%;
	font-size:11pt;
	color:#3a3735;
	text-decoration:none;
	font-weight:bold;
}

div#body {
	float:left;
	background:url(images/body.png);
	width:627px;
	height:406px;
	margin:0 0 0 14px;
	padding:0 10px;
	text-align:left;
}
div#body_teambuilding{
	float:left;
	background:url(images/body.png);
	width:627px;
	height:425px;
	margin:0 0 0 14px;
	padding:0 10px;
	text-align:left;
}
* html div#body {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/body.png", sizingMethod="crop");
}