/* CSS Document */body{	margin:0;	padding:0;	font-family:"Trebuchet MS", Arial, verdana, Helvetica;	color:#870078;	background:url(images/bg1.jpg);	background-repeat:repeat-x;	background-color:#E8CCE2;	line-height:18px;}h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:115%;	color:#870078;}a, a:visited{	color:#9CD400;	text-decoration:underline;}a:hover{	text-decoration:none;	color:#ccc;}	/* Wrapper================================*/#wrapper {	margin:0 auto;	padding:0;	width:990px;	height:600px;	background:url(images/bgpage.jpg);	background-repeat:no-repeat;	background-color:#E8CCE2;}		.tabelwrap{	border-top: 4px solid #870087;		border-right: 4px solid #870087;	border-bottom: 2px solid #870087;	border-left: 4px solid #870087;}	/* Logo in de linkerbovenhoek================================*/#logo{	margin:0;	padding:0 0 0 15px;	width:170px;}	/* Tabel linkerkant = tab1  met alle stijlen===============================================*/.tab1{		margin:0;	padding:0;	background: url(images/tab1bg.gif);	background-repeat:repeat-y;	background-color:#fff;}		/* Tabel in het midden tab2 met alle stijlen==================================================*/.tab2{	margin:0;	padding:0 10px 0 0;	background:#fff;	font-family:"Trebuchet MS", Arial, verdana, Helvetica;	font-size:90%;	line-height:22px}	.tab2 p{	margin:3px 0 2px 0;}	.tab2 h1{	margin:25px 16px 0 0;	color:#870087;	border-bottom:1px solid #9CD400;	padding-bottom:5px;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:115%;}	.tab2 h2{	margin:0;	padding:8px 0 0 0;	font-size:105%;	font-weight:bold;	font-family:"Trebuchet MS", Arial, verdana, Helvetica;}	.tab2 h3{	margin:0;	padding:0;	font-size:100%;	font-weight:bold;	font-family:"Trebuchet MS", Arial, verdana, Helvetica;}	.tab2 ul{	margin:0;	list-style-type:square;	}.tab2 li{	list-style:inside;	margin-left:5px;}	.tab2 a{	color:#9CD400;	text-decoration:underline;}	.tab2 a:visited{	color:#9CD400;	text-decoration:underline;}	.tab2 a:hover{	color:#666;	text-decoration:none;	background-color:#EEDAEA;}	/* Tabel rechterkant = nr3 met alle stijlen==================================================*/.tab3{	margin:0;	padding:0;	background:url(images/tab3bg.gif);	background-repeat:repeat;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:100%;	font-weight:bold;	border-left:2px solid #870087;}	.tab3 ul{	list-style-type:none;	margin-top: 60px;}	.tab3 li{	padding-top:16px;}.tab3 a, a:visited{	color:#870087;	text-decoration:none;}	.tab3 a:hover{	color:#9CD400;	text-decoration:underline;}.tab3 a:active{	color:#9CD400;	text-decoration:underline;}/* Formulier======================================*/label{	float:left;	width:150px;	margin:0 0 2px 4px;	font-size: 100%;}fieldset {	color: #A13992;	width:380px;	background-color: #F8F8F8;	border: 1px solid #ccc;}		/* Footer=====================================*/.footer{	margin:0;	padding:0;	border-top:2px solid #870087;	background-color:#A13992;	color:#fff;}		