body{
	font-family					: "Trebuchet MS";
	font-size					: 10px;
	background					: url(/img/bgbody.gif) top repeat-y;
	text-align					: center;
	margin						: 0px;
	color:#FFFFFF;
}

h1{
	color						: #f6883b;
	font-size					: 18px;
}

h2{
	color						: #f6883b;
	font-size					: 15px;
}

a{color:#ffffff;}

#content{
	width						: 901px;
	margin-left					: auto;
	margin-right				: auto;
	text-align					: left;
}

#header{
	width						: 901px;
	height						: 320px;
}

#menu{
	width						: 901px;
	height						: 40px;
}

#nieuws{
	color						: #ffffff;
	float						: left;
	width						: 180px;
}

#nieuws a{
	margin-left					: 20px;
	margin-right				: 20px;
	color						: #ffffff;
	font-size					: 14px;
	text-decoration				: none;
}

#nieuws a.on{
	color						: #f6883b;
}

#nieuws a:HOVER{
	color						: #f6883b;
}
#container{
	float						: left;
	width						: 680px;
	color						: #FFFFFF;
	font-size					: 12px;
}

