/* CSS Document */html, body {	margin: 0 0 0 0;	background-color: #ffffff;	height: 100%;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	list-style-image: url(../gfx/listbullet.gif);}#hoofdtabel {	width: 950px;	margin: 0 auto 0 auto;	height: 100%;	border: 0 0 0 0;	padding: 0 0 0 0;	background-color: #ffffff;	text-align: left;}.header {	height: 22px;	background-image: url(../gfx/headerachtergrond.gif);	background-repeat: repeat-x;}.linkerhoek {	width: 12px;	height: 22px;	background-image: url(../gfx/linkerhoek.gif);	background-repeat: no-repeat;}#linkerronding {	float: left;	width: 8px;	height: 22px;	background-image: url(../gfx/linkerronding.gif);	background-repeat: no-repeat;}#rechterronding {	float: right;	width: 8px;	height: 22px;	background-image: url(../gfx/rondingrechts.gif);	background-repeat: no-repeat;}.rechterhoek {	float: right;	width: 12px;	height: 22px;	background-image: url(../gfx/rechterhoek.gif);	background-repeat: no-repeat;}.schaduwlinks {	width: 12px;	background-image: url(../gfx/schaduwlinksachtergrond.gif);	background-repeat: repeat-y;}.schaduwrechts {	width: 12px;	background-image: url(../gfx/schaduwrechtsachtergrond.gif);	background-repeat: repeat-y;}#logo {	width: 334px;	height: 44px;	float: right;	background-image: url(../gfx/logo.gif);	background-repeat: no-repeat;	padding-right: 15px;	padding-bottom: 10px;}.bovenmiddenbalk {	height: 70px;	width: 100%;}.middenbalk {	width: 100%;	height: 139px;	background-color: #f37736;}#headerlijntje {	float: left;	height: 1px;	width: 950px;	border-bottom: solid #ffffff 1px;}#afbeeldingmiddenbalk {	float: left;	width: 210px;	height: 139px;	background-image: url(../gfx/headerafbeelding.jpg);	background-repeat: no-repeat;}#tekst {	float: right;	width: 400px;	margin: 20px 20px 20px 20px;	background-color: #000000;}/*** submenu ***/#submenucontainer {	float: right;	width: 716px;	height: 139px;}#submenu {position: absolute;	top: 210px;	text-align: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}#submenu ul {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	list-style-type: none;}#submenu li {	float: left;	white-space: nowrap;	margin: 0 0 1em 0;	padding: 0;}#submenu a {	background-image: url(../gfx/up.gif);	background-repeat: no-repeat;	background-position: 0% 50%;	padding: 4px 10px 4px 20px;	text-decoration: none;	color: #58595b;}#submenu a:hover {	background-image: url(../gfx/down.gif);	padding: 4px 10px 4px 20px;	color: #ffffff;}#submenu a:active {	background-image: url(../gfx/down.gif);	padding: 4px 10px 4px 20px;	color: #ffffff;}/*** einde submenu ***/#contentcontainer {	float: left;	width: 530px;	height: 100%;	padding: 25px 20px 5px 20px;}#content {	width: 100%;	height: 100%;}h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #002a5c;}h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #002a5c;}h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #002a5c;}a:link {	color: #f37736;	text-decoration: none;}a:visited {	color: #f37736;	text-decoration: none;}a:hover {	color: #f37736;	text-decoration: underline;}a:active {	color: #f37736;	text-decoration: none;}hr {	color: #a7afb7;	height: 1px;	margin-top: 5px;}#rechterkolom {	float: right;	width: 350px;	height: 100%;	background-color: #ededee;}#inhoudrechts {	padding: 25px 20px 5px 20px;}#tekstrechts {	width: 310px;	margin: 25px 20px 5px 20px;	border: solid #cfcfd1 1px;}#contenttekstrechts {	padding: 10px 10px 10px 10px;}/*** formulier ***/.formfields {	margin-left: 10px;	position: absolute;	left: 201px;}