body
{
	color: #333333;
	font-family: verdana;
	font-size: 10px;
}

a:link, a:visited
{
	color: #003399;
	text-decoration: underline;
}

a:hover
{
	color: #333333;
	text-decoration: underline;
}

.navlink a:link, .navlink a:visited, .navlink a:hover
{
	border: none;
	text-decoration: none;
}

p
{
	margin: 10px;
}

input
{
	border: 1px solid #BDC1C5;
	font-family: verdana;
	font-size: 10px;
	width: 150px;
}

select
{
	border: 1px solid #BDC1C5;
	font-family: verdana;
	font-size: 10px;
}

textarea
{
	border: 1px solid #BDC1C5;
	font-family: verdana;
	font-size: 10px;
	height: 100px;
	width: 170px;
}

h1
{
	color: #003399;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 5px;
}

ol
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	margin-right: 2px;
}

.label
{
	text-align: right;
	width: 85px;
}

.button
{
	width: 75px;
}

.spacer
{
	height: 10px;
}

.spacer_width
{
	width: 10px;
}

.padding
{
	padding: 2px;
}

.border
{
	border: 1px solid #999999;
}

.center
{
	text-align: center;
}

.languages_table
{
	height: 100px;
}

.languages
{
	color: #cccccc;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

.header
{
	border-left: 1px solid #999999;
	padding: 2px;
	padding-bottom: 0px;
	width: 646px;
}

.navigation_table
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px;
}

.navigation
{
	background-image: url('images/navigation_background.jpg');
	width: 850px;
}

.footer
{
	background-image: url('images/footer.jpg');
	color: white;
	height: 29px;
	text-align: center;
	width: 850px;
}

.footer a:link, .footer a:visited
{
	color: white;
	height: 29px;
	text-align: center;
	width: 850px;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer_table
{
	border-top: 1px solid #999999;
	padding: 2px;
}

.menu_helpen_borders
{
	border-bottom: 1px solid #999999;
	padding: 2px;
}

.menu_helpen
{
	background-color: #666666;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	width: 195px;
}

.menu_helpen a:link, .menu_helpen a:visited
{
	color: white;
	text-decoration: underline;
}

.menu_helpen a:hover
{
	color: white;
	text-decoration: none;
}

.menu_newsletter
{
	background-color: #666666;
	color: white;
	height: 100%;
	width: 200px;
}

.menu_newsletter a:link, .menu_newsletter a:visited
{
	color: white;
	text-decoration: underline;
}

.menu_newsletter a:hover
{
	color: #dddddd;
	text-decoration: none;
}

.menu_programmas
{
	background-color: #666666;
	color: white;
	width: 195px;
}

.menu_programmas a:link, .menu_programmas a:visited
{
	color: white;
	text-decoration: none;
}

.menu_programmas a:hover
{
	color: #dddddd;
	text-decoration: none;
}

.menu_programmas_hoofdniveau_item
{
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.menu_programmas_subniveau_item
{
	padding-left: 20px;
	padding-right: 5px;
}

.menu_programmas_subniveau_item_explode
{
	padding-left: 50px;
	padding-right: 5px;
}

.menu_programmas_subniveau_item_explode a:link, .menu_programmas_subniveau_item_explode a:visited
{
	color: white;
	text-decoration: underline;
}

.menu_programmas_subniveau_item_explode a:hover
{
	color: #dddddd;
	text-decoration: none;
}

.main_center_table
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	height: 535px;
	padding: 15px;
	width: 450px;
}

.main_right_table
{
	width: 195px;
}

.main_right_header
{
	background-color: #cccccc;
}

.main_right_content
{
	padding: 10px;
	padding-bottom: 0px;
}

.main_right_content_bottom a:link, .main_right_content_bottom a:visited
{
	color: #333333;
	text-decoration: underline;
}

.main_right_content_bottom a:hover
{
	color: #666666;
	text-decoration: none;
}

.main_right_content_bottom
{
	border-bottom: 1px dashed #999999;
	padding-top: 0px;
	padding: 10px;
}

.search_content
{
	padding-bottom: 4px;
	padding-left: 10px;
	width: 250px;
}

.search_page
{
	padding-bottom: 4px;
	padding-left: 10px;
	width: 100px;
}

.search_cell_light
{
	background-color: #EFEFEF;
	padding: 2px;
	padding-left: 10px;
}

.search_cell_dark
{
	background-color: #DFDFDF;
	padding: 2px;
	padding-left: 10px;
}