body {
	background-color: #003466;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.tabelmain {
	width: 980px;
	background-color: #FFFFFF;
	height: 100%;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tabelleftcel {
	background-color: #E4E5ED;
	padding: 20px;
	width: 25%;
}
	/* The actial error message style */
	.form_validation_field_error_error_message {
		color:#cc0000;
		font-weight: normal;
		clear:left;
}
.contentrow {
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-size: 14px;
	color: #000000;
}
.headerrow {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	color: #FF9224;
	height: 122px;
	background-image: url(../koks.jpg);
	background-repeat: no-repeat;
	font-size: 32px;
	font-weight: bold;
}
.header {
	color: #2E66C4;
}
.menurow {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	height: 50px;
	background-color: #F08707;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footer {
	padding-right: 50px;
	padding-left: 50px;
}
.aandacht {
	background-color: #FFF46F;
	width: 100%;
	border: 1px solid #003466;
	padding: 5px;
}
.big {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
