body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;

	background:url(../images/achtergrond.jpg) no-repeat center bottom #020101;
}


.imgborder
{
	border: 1px solid #FFFFFF;

	margin-bottom: 15px;
}


.menuitem
{
	color: 			#bebebe;
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 		13px;
	line-height: 	18px;
	font-weight:	bold;
	text-transform: uppercase;
}
a.menuitem:link, a.menuitem:visited, a.menuitem:active 	{ text-decoration: none; color: #bebebe; }
a.menuitem:hover 										{ text-decoration: none; color: #bebebe; }


p, td
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	line-height: 	18px;
}

.header
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 		15px;
	line-height: 	20px;
	font-weight:	bold;
	color: #a91e22;
	text-transform:uppercase;
}



a:link, a:visited, a:active	{ text-decoration: none; color:#000000; }
a:hover { text-decoration: underline; color: #000000; }

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover	{ text-decoration: none; color: #FFFFFF; }

.footer
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color: 			#FFFFFF;
	font-weight:	bold;
	text-align:		right;
}

.verplicht
{
	color: #a91e22;
}
