html,body,input,select
{
	color:#0D2B88;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

tr.odd
{
	background-color:#D8E8F4;
}

input,select
{
	width:155px;
}

a
{
	color:#0D2B88;
}

h1
{
	font-size:13px;
}

#content
{
	margin:5px;
}

#footer
{
	border-top:solid 5px #0D2B88;
	color:#000;
	font-size:9px;
	text-align:right;
}

#header
{
	background:#FE7D19;
	border-bottom:solid 1px #0D2B88;
	color:#0D2B88;
	font-weight:bold;
	height:30px;
	padding:2px;
}

.vorige_en_volgende
{
	font-size:10px;
}

.terug
{
	font-size:10px;
}

.error
{
	color:red;
	font-weight:bold;
}
