html, body {
	margin: 10px auto;
	padding: 0px 0px;
	font:12px/16px helvetica, arial, sans-serif;
	color:black;
	text-align:center;
 	background:#AFAFAF;
}

.body_container {
	width:810px;

	margin:0px auto;
	padding:0px 0px;
	text-align:left;
	background-image: url(../images/header_new.png);
	background-color: white;
	background-repeat: no-repeat;
}

a:link, a:hover, a:visited {
	text-decoration:none;
}

a {
	color: #0000AA;
/*	border-bottom:1px dotted #444;*/
	text-decoration:none;
	font-weight: normal;
}


.text_main, div, tr, td, table {
}

.tr_top {
	valign:top;
}



.td_top {
	valign:top;
}
.td_menu_gradient {
	background-position:left;
	background-repeat:no-repeat;	
}

.nav {
	border-bottom:0px;
	color: #AEAEAE;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica;
}

.td_menu {
	valign:top;
}
.td_main {
	valign:top;
}
.tr_main {
	valign:top;
}




img {
	margin:0px 0px;
	padding:0px 0px;
	border:0px;
	}

h2 {
	margin:5px 30px 0px 10px;
	padding:0px 0px;
	font-size:13px;
	}
h3 {
	margin:5px 0px 0px 10px;
	padding:0px 0px;
	font-size:12px;
	}

form {
/* removes space below form elements */
	margin:0px 0px;
 	padding:0px 0px;
}

h1, title, .contentheading {
	margin:20px 0px 10px 0px;
	padding:0px 0px;
	height:22px;
	color:black;
	text-indent: 21px;
	font-weight: bold;
	font-size: 14px;
	white-space:nowrap;
	background: url(../images/background_title.gif);
	background-position:0px 0px;
	background-repeat:repeat;
	border-collapse:collapse;
	border-spacing:0px;
	}


h2 {
	margin:20px 0px 10px 0px;
	padding:0px 0px;
	height:22px;
	color:black;
	text-indent: 21px;
	font-weight: bold;
	font-size: 13px;
	white-space:nowrap;
	background: url(../images/background_title.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-collapse:collapse;
	border-spacing:0px;
	}

.question {
	margin:16px 0px 4px 0px;
	padding:0px 0px;
	height:22px;
	color:black;
	font-weight: bold;


	text-indent: 0px;
/*
	text-indent: 21px;
	background: url(../images/background_question.gif);
*/
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-collapse:collapse;
	border-spacing:0px;
}

.answer {
	margin:4px 0px 4px 0px;
	padding:0px 0px;

}
.div_hide {
	display:none;
	border: 1px solid #EBB631;
	background-color: #FFF6E1;
	padding: 4px;
}
.opsomming {
	text-indent: 21px;
	margin:4px 0px 4px 0px;
	padding:0px 0px;
	background: url(../images/bullet.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
ul, ol {
	margin: 6px 20px 6px 0px;
}

.inspring_tabel {
	margin-left: 20px;
}

#prijstabel
{
border-collapse:collapse;
}

#prijstabel td, #prijstabel th
{
border:1px solid Aliceblue;
padding:3px 7px 2px 7px;
}

#prijstabel th
{
text-align:left;
padding-top:3px;
padding-bottom:2px;
background-color:#99ccff;
color:white;
font-weight:bold;
}

#prijstabel tr.alt td 
{
background-color:Aliceblue;
}

#prijstabel td.voetnoot
{
border:1px solid white;
padding:1px 1px 1px 1px;
}
