/* CSS Document */* {	font-family: Verdana, Arial, Optima, Helvetica, sans-serif;	font-size: 14px;	color: #002C63;	border: none;	margin: 0px;	padding: 0px;}body {	text-align: center;}#container {	width: 777px;	margin: 5px auto;	text-align: left;	background-color: white;}#header {	height: 125px;	background-image: url(img/logotop.jpg);	background-repeat: no-repeat;	background-position: top center;}#header2 {	height: 33px;	background-image: url(img/header.jpg);	background-repeat: no-repeat;	background-position: top center;}#nav {		width: 733px;	_width: 777px;	height: 60px;	border-width: 0 2px;	border-color: #0D3793;	border-style: solid;	float: left;	padding-left: 40px;}ul#nav li {	padding-top: 10px;	padding-right: 5px;	list-style: none;	float: left;	margin: 0 10px 0 0;}ul#nav li a {	margin-top: 5px;	margin-bottom: 30px;	text-decoration: none;	display: block;}#content {	width: 773px;	border-width: 0 2px;	border-color: #0D3793;	border-style: solid;	background-image: url(img/gradientwebgif2.gif);	background-repeat: repeat-x;	background-color: #BECBE2;	padding-bottom: 20px;	clear: left;	min-height: 284px;}#content p {	padding-top: 10px;	text-align: center;	font-size: 12px;}#content ul.vinkje {	list-style: none;	margin-left: 200px;	margin-top: 5px;	float: left;}#content ul.vinkje img {	padding-top: 22px;}#content ol {	width: 449px;	padding-top: 30px;	margin-left: 125px;}#content ol li {	list-style: none;	padding: 3px 0 30px 10px;}#mi {	margin-top: 30px;	text-align: center;	}/* PAGINA REKENVOORBEELD */#rekensom {	width: 773px;	border-width: 0 2px;	border-color: #0D3793;	border-style: solid;	background-image: url(img/gradientwebgif2.gif);	background-repeat: repeat-x;	background-color: #BECBE2;	padding-bottom: 20px;	clear: left;	min-height: 284px;}#rekensom p.titelzin {	font-size: 14px;	margin-left: 165px;}#rekensom TABLE {	padding-top: 10px;	margin-left: 200px;}#rekensom TD {	font-size: 12px;}#rekensom p.dashline {	margin-left: 392px;}#rekensom p.waarschuwing {	width: 475px;	font-size: 12px;	margin-left: 165px;}#rekensom p.waarschuwing u {	font-size: 12px;}#rekensom p.rekentekst b {	font-size: 12px;	margin-left: 200px;}/* EINDE PAGINA REKENVOORBEELD *//* INVUL FORMULIER */#formulier {	width: 773px;	_width: 777px;	border-width: 0 2px;	border-color: #0D3793;	border-style: solid;	background-image: url(img/gradientwebgif2.gif);	background-repeat: repeat-x;	background-color: #BECBE2;	padding-bottom: 10px;	clear: left;	text-align: center;}#formulier p {	float: left;	margin-left: 40px;	text-align: center;	padding-top: 10px;}#formulier FORM {	font-size: 10px;	width: 400px;	text-align: center;	padding-top: 30px;	padding-bottom: 0;	margin: 0 auto;	margin-bottom: 30px;}#formulier LABEL { font-size: 14px;  }#formulier SELECT { border: 1px solid #0D3793;font-size: 13px; }#formulier INPUT { 	border: 1px solid #0D3793;	font-size: 14px;	margin-top: 3px;	background-color: #BBBBBB;}#formulier div.verzenden {	text-align: center;}#formulier div.verzenden input {	margin: 10px 40px;}p.verplicht { 	font-size: 10px;	text-align: right;}#formulier p.bevestiging {	text-align: center;}#contact {	width: 773px;	height: 274px;	border-width: 0 2px;	border-color: #0D3793;	border-style: solid;	background-image: url(img/gradientwebgif2.gif);	background-repeat: repeat-x;	background-color: #BECBE2;	padding-bottom: 20px;	min-height: 284px;	clear: left;}#contact b {	font-size: 12px;}#contact p {	font-size: 14px;	width: 449px;	margin-left: 177px;	padding-top: 0;	margin-bottom: 0;}#contact p.mail {	margin-left: 294px;}#contact p.mail { font-size: 12px; }#contact p.mail2 { margin-left: 294px; }#contact a { font-size: 12px; }#privacy {	width: 773px;	height: 294px;	border-width: 0 2px;	border-color: #0D3793;	border-style: solid;	background-image: url(img/gradientwebgif2.gif);	background-repeat: repeat-x;	background-color: #BECBE2;	padding-bottom: 20px;	clear: left;}#privacy p {	color: #002C63;	font-size: 12px;	width: 438px;	margin: 10px 0 20px 175px;	padding-top: 34px;}	#privacy b {	font-size: 14px;}#footer {	clear: left;	height: 72px;	background-position: top center;	background-image: url(img/footer3.gif);	background-repeat: no-repeat;}#footer img {	margin-right: 15px;	padding-bottom: 10px;	float: right;}#disclaimer {	font-size: 10px;	width: 400px;	margin: 10px auto;}#disclaimer a {	color: #0D3793;	font-size: 10px;	text-align: center;	text-decoration: underline;}a { cursor: pointer; }/* { border: 1px solid red; }