	* {
		margin: 0;
		padding: 0;
		border: 0;
		border-collapse: collapse;
		text-decoration: none;
	}
	
	a {
		color: #EA0000;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	.date {
		font-family: Trebuchet MS, Arial;
		font-size: 10px;
		color: #000000;
	}
	
	ul, ol {
		margin-left: 20px;
	}
	
	h2 {
		font-size: 15px;
		color: #E60000;
	}
	
	h3 {
		font-family: Trebuchet MS, Arial;
		font-size: 13px;
		font-weight: bold;
		color: #EA0000;
	}

	/********************************************/
	
	.text, .failed  {
		color: #0436B3;
		border: 1px groove #CDCB6F;
		width: 340px;
		height: 21px;
		font-family: Trebuchet MS, Arial;
		font-size: 12px;
		font-weight: bold;
		background-color: #EDEA80;
		padding-left: 2px;
		padding-top: 2px;
	}
	
	.failed {
		border: 2px solid #E60000;
	}
	
	input.check {
		vertical-align: middle;
	}
	
	select {
		font-family: Trebuchet MS, Arial;
		font-size: 12px;
		height: 23px;
		border: 1px inset #CDCB6F;
	}
	
	label {
		color: #0436B3;
		font-family: Trebuchet MS, Arial;
		font-size: 13px;
		font-weight: bold;
	}

	/********************************************/
	
	body {
		background-color: #AAAAAA;
		font-family: Trebuchet MS, Arial;
		font-size: 12px;
		color: #4C4C4C;
		line-height: 20px;
		background-position: 50% 51px;
		background-repeat: no-repeat;
	}
	
	/********************************************/

	div.menuBar {
		background-color: #F90C0C;
		background-image: url('../images/menu/bg.gif');
		background-position: top left;
		background-repeat: repeat-x;
		width: 100%;
		height: 51px;
	}
	
	div.menuContainer {
		width: 960px;
		height: 51px;
		margin-left: auto;
		margin-right: auto;
	}
	
	div.brainsLogo {
		width: 104px;
		height: 51px;
		float: left;
	}
	
	div.brainsLogo img {
		margin: 11px 0px 0px 14px;
	}
	
	div.menu {
		width: 856px;
		height: 51px;
		float: left;
	}
	
	a.menuLink {
		color: #FFFFFF;
		font-size: 14px;
		text-decoration: none;
		line-height: 38px;
	}
	
	a.menuLink:hover {
		text-decoration: none;
	}
	
	div.menuNormal {
		width: 107px;
		height: 38px;
		float: left;
		text-align: center;
		margin-top: 13px;
		background-position: bottom center;
		background-repeat: no-repeat;
	}
	
	div.menuActive {
		background-image: url('../images/menu/active.gif');
	}
	
	div.menuActive a.menuLink {
		color: #5F5F5F;
	}
	
	/********************************************/
	
	div.login {
		float: right;
		height: 21px;
		margin: 10px 10px 0px 0px;
		color: #FFFFFF;
	}
	
	div.login a {
		color: #FFFFFF;
	}
	
	/********************************************/
	
	div.header {
		width: 960px;
		/*background-color: #FFFFFF;*/
		margin: 0px auto 0px auto;
		clear: right;
	}
	
	/********************************************/
	
	div.homeContent {
		width: 879px;
		height: 450px;
		margin-left: auto;
		margin-right: auto;
		top: -36px;
		background-image: url('../images/papers/bg_home.png');
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	div.headingHomeLeft {
		width: 345px;
		height: 115px;
		background-image:url('../images/papers/heading_home_left2.png');
		background-position: top left;
		background-repeat: no-repeat;
		padding: 15px 0px 0px 15px;
		font-size: 25px;
		color: #E60000;
		line-height: 40px;
	}
	
	div.headingHomeRight {
		width: 265px;
		height: 80px;
		background-image:url('../images/papers/heading_home_right.png');
		background-position: center center;
		background-repeat: no-repeat;
		padding-left: 35px;
		font-size: 25px;
		color: #E60000;
		line-height: 80px;
	}
	
	div.homeBlockLeft {
		padding-left: 35px;
		font-family: Arial;
		font-size: 11px;
	}
	
	div.homeBlockRight {
		padding-left: 35px;
		font-size: 11px;
	}
	
	/********************************************/
	
	div.vervolgContent {
		width: 960px;
		min-height: 681px;
		margin-left: auto;
		margin-right: auto;
		background-image: url('../images/papers/bg_vervolg2.png');
		background-position: top center;
		background-repeat: repeat-y;
	}
	
	div.headingVervolg {
		width: 337px;
		height: 110px;
		background-image: url('../images/papers/heading_vervolg.png');
		background-position: center center;
		background-repeat: no-repeat;
		font-size: 30px;
		color: #E60000;
		line-height: 110px;
		padding-left: 35px;
		float: left;
	}
	
	div.content {
		width: 520px;
		float: left;
	}
	
	/********************************************/
	
	div.sidemenu {
		width: 187px;
		height: 295px;
		background-image: url('../images/sidemenu/bg.png');
		background-position: 50% 70px;
		background-repeat: no-repeat;
		padding: 90px 0px 0px 25px;
		float: left;
	}
	
	div.sidemenu a {
		color: #FFFFFF;
		font-size: 12px;
		line-height: 25px;
		padding-left: 18px;
	}
	
	div.sidemenu a.active {
		background-image: url('../images/sidemenu/active.gif');
		background-position: 0px 40%;
		background-repeat: no-repeat;
	}
	
	/********************************************/
	
	div.sideDiv {
		width: 224px;
		float: right;
	}
	
	.edhvLogo {
		float: right;
	}
	
	div.postit {
		width: 224px;
		height: 198px;
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	div.postit img {
		margin: 20px 0px 0px 25px;
	}
	
	/********************************************/
	
	div.brainportLogo {
		width: 735px;
		margin: 0px auto 0px auto;
	}
	
	div.brainportLogo a {
		float: right;
	}
	
	/********************************************/
	
	table.newsTable td {
		vertical-align: top;
		padding-bottom: 10px;
	}

	table.newsTable td.ntext {
		padding-top: 15px;
	}
	
	div.newsFrame {
		width: 200px;
		height: 170px;
		background-position: 70% 50%;
		background-repeat: no-repeat;
	}
	
	div.newsObjectFrame {
		width: 260px;
		height: 307px;
		background-position: 43% 75%;
		background-repeat: no-repeat;
		float: right;
		position: relative;
		z-index: 5;
		right: 75px;
		top: -50px;
	}
	
	div.newsObjectFrame.vidFrame
	{
		clear: right;
	}
	
	/********************************************/
	
	div.userFrame {
		width: 130px;
		height: 150px;
		background-position: 52% 35%;
		background-repeat: no-repeat;
	}
	
	div.mediaDiv {
		width: 345px;
		float: right;
		position: relative;
		z-index: 5;
		/*right: 75px;*/
		top: -50px;
	}
	
	div.userObjectFrame {
		width: 260px;
		height: 345px;
		background-position: 43% 80%;
		background-repeat: no-repeat;
	}
	
	div.vidFrame {
		width: 240px;
		height: 200px;
		padding: 70px 15px 24px 15px;
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	table.detailTable {
		width: 385px;
	}
	
	table.detailTable  td {
		vertical-align: top;
	}
