			body,
			html {
				margin: 0;
				text-align: center;
				}
			body,
			td,
			li,
			select,
			input,
			textarea {
				font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
				font-size: 12px;
				line-height: 1.5em;
				}
			img {
				border: 0;
				}
			h1 {
				margin: 7px;
				font-size: 12px;
				color: #B7001E;
				}
			h2 {
				margin: 7px;
				font-size: 12px;
				color: #FFF;
				}
			p {
				margin: 7px;
				}
			div#main {
				margin: 0 auto;
				text-align: left;
				width: 954px;
				height: 600px;
				overflow: hidden;
				}
			div#header {
				height: 117px;
				}
			div#content {
				width: 100%;
				height: 467px;
				margin: 0;
				/* opgenomen om margeverschuiving text/content te voorkomen */
				border-top: 1px solid #000;
				background: #FFF url(../images/bg_content.gif) 668px 0 no-repeat;
				position: relative;
				}
			div#text {
				width: 594px;
				height: 381px;
				margin: 44px 0 0 17px;
				overflow: hidden;
				border: 1px solid #ACACAC;
				position: relative;
				}
			div#announcement {
				border: 1px solid #C3001F;
				text-align: center;
				margin-top: 17px;
				margin-left: 17px;
				margin-right: 303px;
				}
			div.textblock,
			div.imgblock {
				float: left;
				width: 283px;
				height: 363px;
				overflow: hidden;
				margin: 9px 0 9px 9px;
				display: inline;
				background-color: #E2E2E2;
				position: relative;
				}
			div.textblock {
				overflow: auto;
				}
			div.textblock a {
				color: #000;
				}
			div.textblock img {
				display: block;
				}
			div.imgblock {
				background-color: transparent;
				}
			div#footer {
				height: 17px;
				background-color: #ACACAC;
				overflow: hidden;
				}
			div#footer p {
				line-height: 17px;
				font-size: 10px;
				font-weight: bold;
				color: #FFF;
				margin: 0 0 0 17px;
				}
			/* This forces browsers to expand the height of the #content div to include the new spacer-div */
			div.spacer {
				clear: both;
				line-height: 0px;
				margin: 0px;
				padding: 0px;
				}

