/* Start of CMSMS style sheet 'Style' */
@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
}
#bij {
	position: absolute;
	width: 439px;
	height: 23px;
	background:url(../images/titel.jpg) no-repeat;
	z-index:99;
	margin: 25px 8px 8px 8px;
}
#container {
	width: 784px;
	margin: auto;
}
.content {
	background:url(../images/bgcontent.jpg) repeat-x;
	text-align:left;
	padding: 10px;
}
.content A {
	color:#535353;
	text-decoration: underline;
}
.content A:HOVER {
	color:#535353;
	text-decoration: none;
}
.content STRONG {
	font-weight:bold;
	font-size: 14px;
	color: #000000;
}
.footer {
	color:#FFFFFF;
	text-align:center;
}
.footer A {
	color:#FFFFFF;
	text-decoration: none;
}
.footer A:HOVER {
	color:#FFFFFF;
	text-decoration: underline;
}
/* End of 'Style' */

