body{
	margin-top		:0;
	margin-left		:0;
	background-color	:#FFFFFF;
	text-align		:center;
	font-family		: Trebuchet ms;
}

#wrapperyellow{
	position : relative;
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg1.png);
}
#wrappergreen{
	position : relative;
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg2.png);

}

#wrapperred{
	position : relative;
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg3.png);

}

#wrapperpurple{
	position : relative;
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg4.png);

}

#wrapperlightblue{
	position : relative;
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg5.png);
}

#wrapperblue{
	position : relative;
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg6.png);
}

#wrapperorange{
	position : relative;
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg8.png);
}

#wrappernieuws{
	position : relative;
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg9.png);

}

#topruler{
	height			:20px;
	width			:981px;
	background-color	:#FFFFFF;
	}

#header{
	position		: relative;
	width			:981px;
	height			:122px;
	background-image	:url(/sitepics/topheader.png);

}

#header #homeButton {
	position		: absolute;
	left			: 10px;
	top				: 20px;
	width			: 280px;
	height			: 90px;
	cursor			: pointer;
}

#toprulermenu{
	position		: relative;
	top			: 0;
	left			: 670px;
	font-family		: Trebuchet ms;
	color			: 878F97;
}

#toprulermenu a{
	font-family		: Trebuchet ms;
	color			: 878F97;
}


#topnav{
	width			:981px;
	height			:29px;
	background-image	:url(/sitepics/menu_back.png);
}


#content{
	position 		:relative;
	top			:-470px;
	left			:240px;
	width			:730px;
}

#content img {
	margin : 5px;
}

.filesoverview{
	max-width:		75%;
}
.filescolumn{
	width:			50%;
	float:			left;
	margin-bottom:	25px;
}
.filescolumn a{
	color: white;
}
#wrapperyellow #news{
	position			: absolute;
	top					: 485px;
	left				: 250px;
	width				: 702px;
	height				: 100px;
	font-size 			: 0.75em;
	color				: #005DAB;
	border				: 1px solid blue;
	padding				: 3px;
	overflow			: hidden;
}
#wrapperyellow #news h2 {
	color				: 005DAB;
	font-size 			: 0.9em;
	color				: #005DAB;
	margin				: 0 0 0 0;
	padding-top			: 0px;
	padding-bottom		: 0px;

}
#wrapperyellow #news h1 {
	padding-top			: -10px;
	padding-bottom		: -10px;
	margin				: 0 0 0 0;
	font-size			: 1.2em;
	font-weight			: bold;
	color				: #005DAB;
}

#wrapperyellow #news p{
	margin				: -3 0 0 0;
}

#wrapperyellow #news a{
	text-decoration		: none;
	color				: #7C0C19;
}
#wrapperyellow #news br {
	display				: none;
}