body {
	background-image: url(images/back.gif);
}

p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
 }

ul {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
 }


A.midden:link {color: rgb(99,68,45); 	text-decoration: underline;} 
A.midden:visited { color: rgb(99,68,45); text-decoration: underline;} 
A.midden:hover { color: rgb(192,192,192); text-decoration: underline;} 
A.midden:active { color: rgb(99,68,45); text-decoration: underline;} 

A:link {color: rgb(99,68,45); 	text-decoration: none;} 
A:visited { color: rgb(99,68,45); text-decoration: none;} 
A:hover { color: rgb(192,192,192); text-decoration: none;} 
A:active { color: rgb(99,68,45); text-decoration: none;} 

td.midden {
	background-image: url("images/logo_transp.gif");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;	
}

table.form {
	margin-left: 30px;
	margin-right: 30px;
}

td.form {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

td.titel {
	text-align: center;
	font-family: "Monotype Corsiva";
	color: #634420;
	background-color: #FFFFFF;	
}

td.menu {
	font-size: 10pt;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;		
}

tr.footer {
	font-size: 7pt;
	text-align: center;
	vertical-align: bottom;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;	
}

td.skip {
	font-size: 12pt;
	text-align: left;
}

td.copyright {
	font-size: 9pt;
	text-align: right;
}
td.taalkeuze {
	font-family: "Monotype Corsiva";
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	font-weight: bold;
	/* filter:dropshadow(color=#C0C0C0,offx=2,offy=2,positive=1); */
}

table.intro {
	font-family: "Monotype Corsiva";
	vertical-align: middle;
	font-size: 40px;
	color: #634420;
	filter:dropshadow(color=#C0C0C0,offx=3,offy=4,positive=1);
}

p.introtekst {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #634420;
	margin-left: 80px;
	margin-right: 80px;
	text-align: justify;
}

td.intro1 {
	text-indent: 150px;
}
td.intro2 {
	text-indent: 270px;
	font-size: 30px;
}
td.intro3 {
	text-indent: 290px;
}

table.sitemap {
	font-family: Arial, Helvetica, sans-serif;
}
