body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/schaduw.jpg);
	background-repeat: repeat-x;
	font-family: Arial; 
	font-size: 12px;
	color: black;
	
}
table,td {
	xmargin: 0;
	padding: 0;
	border: 0;
	font-family: Arial; 
	font-size: 12px;
	color: black;
}
input,textarea {
	font-family: Arial; 
	font-size: 12px;
	color: black;
}
h1 {
	color: #1d72aa;
	margin: 17px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
h2 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d72aa;
	font-weight: bold;
}
h3 {
	margin: 17px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
table.resulttable {
	width:100%;
	border:none;
}
td.resulttable,th.resulttable {
	padding:4px;
	border:none;
	background-color:transparent;
	border-bottom: 1px #DEDEDE dashed;
}
th.resulttable,.fieldlabelrequired {
	background-color:transparent;
	text-align:left;
	color:#004282;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.resulttable,a.resulttable:visited {
	color: #666666;
	border:none;
	}
	
.nav {
	margin: 0;
	padding: 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav li {
	display: inline;
}
.nav li a,.nav li a:visited {
	color: #FFFFFF;
	padding: 0 8px 0;
	text-decoration: none;
	text-align: center;
	border-right: 1px dotted #FFFFFF;
}
a,a:visited {
	color:#0086ba;
	}
a:hover, .nav li a:hover,a.resulttable:hover {
	color: #e16b13;
}
.subNav {
	margin: 0px;
	padding: 0 0 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cfcfcf;
}
.subNav li {
	padding: 7px;
	display: block;
	list-style-type: none;
	border-bottom: 1px solid #cfcfcf;
}
.subNav li a,.subNav li a:visited {
	color: #8c8c8c;
	text-decoration: none;
	text-align: center;
}
.subNav li a:hover {
	color: #0e316e;
}	
.top {
	background-image:url(images/afbeeldingen.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:44px;
	padding-left: 286px;
}

.topfont,.topfont a,.topfont a:visited {
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #0086ba;
}
.topfont a:hover {
	color: #ed7f00;
}
.balk{
	background-color:#3399FF;
	background-image: url(images/ondergrBalk.jpg);
	background-repeat: repeat-x;
	padding: 7px 20px 7px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height:30px;
}
#nieuwsHldr {
	width: 140px;
	padding: 10px;
	background-color: #ed8002;
	background-image: url(images/verloopNieuws.jpg);
	background-repeat: repeat-x;
}
#nieuwsHldr h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1d72aa;
}
#nieuwsHldr h2 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#nieuwsHldr p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#nieuwsHldr a {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d72aa;
	text-decoration: none;
}
#nieuwsHldr a:hover {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	list-style-type: circle;
}	
ul.instructions {
	margin-top:3px;
	margin-left:16px;
	}
li.help {
	padding: 7px;
}	

span.stepselected {
	color: #014284;
}
table.product {
	border-width: 1px;
	border-color: black;
	border-style: solid;
	width: 100%;
}

td.4columns {
	width: 25%;
}
td.2columns {
	width: 50%;
}
td.3columns {
	width: 34%;
}
td.1columns {
	width: 10%;
}

td.center {
	text-align:center;
}

td.extrapadding {
	padding-left: 10px;
}

td.vraag {
	font-weight: bold;
}

.requiredmarker {
	background-color: #D46B15;
}
