body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#0e2253;
	font-family:arial, sans-serif;
}

table {
	border-collapse:collapse;
}	
td {
	padding:0px;
	font-size:11px;
	vertical-align:top;
	text-align:left;
}
table#site {
	background-image:url('images/bg_site.gif');
	background-repeat:repeat-y;
	width:1004px;
	height:100%;
}
table#sitevervolg {
	background-image:url('images/bg_sitevervolg.gif');
	background-repeat:repeat-y;
	width:1004px;
	height:100%;
}
table#site_agenda {
	background-image:url('images/bg_site_agenda.gif');
	background-repeat:repeat-y;
	width:1004px;
	height:100%;
}
table#site_2kol {
	background-image:url('images/bg_site_2kol.gif');
	background-repeat:repeat-y;
	width:1004px;
	height:100%;
}
table#sitefull {
	width:100%;
	height:100%;
}
table#site_blauw {
	background-image:url('images/bg_site_rightpane_blauw.jpg');
	background-repeat:repeat-y;
	width:1004px;
	height:100%;
}
table#site_agenda_blauw {
	background-image:url('images/bg_site_agenda_blauw.jpg');
	background-repeat:repeat-y;
	width:1004px;
	height:100%;
}
table#site_2kol_blauw {
	background-image:url('images/bg_site_2kol_blauw.jpg');
	background-repeat:repeat-y;
	width:1004px;
	height:100%;
}
table#sitefull_blauw {
	width:100%;
	height:100%;
}

td.headerPaneTd img{
	vertical-align:top;
}

td#menu {
	width:150px;
}
td#menu a {
	background-image:url('images/menu_item.gif');
	background-repeat:repeat-x;
	height:30px;
	width:155px;
	display:block;
	border-bottom:1px solid #ffffff;
	color:#040431;
	font-weight:bold;
	text-decoration:none;
	font-family:arial, sans-serif;
	line-height:30px;
	cursor:pointer;
}
td#menu a:hover {
	background-image:none;
	background-color:#573a5c;
	color:#ffffff;
}

td#menu a img {
	margin-right:2px;
}
td#menu img {
	border:0px;
}
td#menu span.text {
	margin-left:5px;
}
td#menu_blauw {
	width:157px;
}
td#menu_blauw a {
	background-image:url('images/bg_menu_blauw.gif');
	background-repeat:repeat-x;
	height:30px;
	width:157px;
	display:block;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-family:arial, sans-serif;
	line-height:30px;
	cursor:pointer;
}
td#menu_blauw a:hover {
	background-image:none;
	background-color:#0e2253;
	color:#ffffff;
}

td#menu_blauw a img {
	margin-right:2px;
}
td#menu_blauw img {
	border:0px;
}
td#menu_blauw span.text {
	margin-left:5px;
}
#breadcrumb_bar {
	background-image:url('images/bg_breadcrumb.gif');
	background-repeat:repeat-x;
	height:25px;
	width:100%;
	color:#8e8e8e;
	line-height:25px;
}
.breadCrumbLink, .breadCrumbLink:visited, .breadCrumbLink:link {
	color:#8e8e8e;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.breadCrumbLink:hover {
	text-decoration:underline;
}
td#account_link a, td#account_link a:visited{
	color:#8e8e8e;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
td#account_link a:hover {
	text-decoration:underline;
}
div.contentDiv {
	margin:5px;
	margin-left:10px;
	color:#454545;
	line-height:16px;
	width:589px;
}
div.contentDiv .Normal {
	color:#454545;
	font-size:11px;
}
div.contentDiv h1, div.contentDiv .Head{
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
div.content2kolDiv {
	margin:0px;
	margin-left:6px;
	color:#454545;
	line-height:16px;
	width:400px;
}
div.content2kolDiv .Normal {
	color:#454545;
	font-size:11px;
}
div.content2kolDiv h1, div.content2kolDiv .Head{
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
div.contentvervolgDiv {
	margin:5px;
	margin-left:10px;
	margin-right:10px;
	color:#454545;
	line-height:16px;
	width:387px;
}
div.contentvervolgDiv .Normal {
	color:#454545;
	font-size:11px;
}
div.contentvervolgDiv h1, div.contentvervolgDiv .Head{
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
div.contentAgendaDiv {
	margin:5px;
	margin-left:10px;
	color:#454545;
	line-height:16px;
	width:805px;
}
div.contentAgendaDiv .Normal {
	color:#454545;
	font-size:11px;
}
div.contentAgendaDiv h1, div.contentAgendaDiv .Head{
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
div.contentDivfull {
	margin:0px;
	margin-left:0px;
	color:#454545;
	line-height:16px;
	width:100%;
	background-color:#FFFFFF;
}
div.contentDivfull .Normal {
	color:#454545;
	font-size:11px;
}
div.contentDivfull h1, div.contentDivfull .Head{
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}




