body,table {
	font-family: verdana,arial,geneva,sans-serif;
	font-size:13px;
	color:white;
}

body {
	margin:0px;
	padding:0px;
	background-color: #ffffff;	
}

td {
	text-align:left;
	vertical-align:top;
}

div.website{
	height:100%;
	width:100%;
	text-align: center;
}

table.website{
	height:100%;
	width:100%;
	background-color: #9A0002;
}

tr.website_top {
	height:7px;
}

td.website {
	width:800px;
}

td.logo {
	width:175px;
	text-align: center;
}


table.main {
	height:100%;
	background-color: #ffffff;	
}	

tr.main {
	height:7px;
}

tr.banner {
	background-color: #000000;
	height:115px;
}

td.banner {
	width:625px;
	text-align: center;
	vertical-align:middle;
}

div.mainmenu {
	text-align: center;
}

td.main, td.main {
	border-top: solid 1px black;
}

table.content {
	width:100%;
	height:100%;
	border-left: solid 1px black;
}

td.content_left, td.content_right {
	width:50%;
}

td.footer{
  height:35px;
	background-color: #000000;
	text-align: center;	
	vertical-align:bottom;
}

div.menustyle {
	margin-top:10px;
}

#inhoud, a{
	font-size:11px;
	color:white;
}

#agenda, a{
	font-size:10px;
	color:white;
}

