.main			{
	background-image:url(/images/main_bg.jpg);
}

.submenutop		{
	background-image:url(/images/sub_menu_top.jpg);
	height: 68px;
}

.submenubackground	{
	background-image:url(/images/sub_menu_bg.jpg);

}

.submenubottom		{
	background-image:url(/images/sub_menu_bottom.jpg);
}


.texttopbackground	{
	background-image:url(/images/bg_top_text.jpg);
	height: 12px;
}

.textbackground		{
	background-image:url(/images/bg_text.jpg);

}

.accent			{
	color:#FFEC00;
	font-weight:bold;
}

.text			{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-align: justify;
	background-image:url(/images/logo_blauw.jpg);
	background-repeat: no-repeat;
	background-position: 10px 100px; 

}

.text_table			{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-align: justify;
}

.foto			{
	border: 2px solid #FFFFFF;
}

.textbottombackground	{
	background-image:url(/images/bg_bottom_text.jpg);
	height: 8px;
}


.mainbottom		{
	background-image:url(/images/bottom_bg.gif);
	height: 20px;
}

a:link	{
	color:#FFFFFF;
	text-decoration: none;
}

a:hover	{
	color:#FFEC00;
	text-decoration: none;
}

a:visited	{
	color:#FFFFFF;
	text-decoration: none;
}


.footer			{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #036BB4;
	font-size: 10px;
	font-weight: normal;
}

.footer a:link, .footer a:visited {
	font-size: 10px;
	color: #036BB4;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover		{
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}


.thumbnail		{
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 98px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #2e2e2e;
	background-color: #0000D2;

}

.thumbnailImage {
	border: 1px solid #808080;
}

.thumbnailImageNumber	{
	background-color: #565655;
	padding: 2px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #AEAEAE;
}

.thumbnailImageBorder	{
	padding: 7px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

