﻿<!-- /*	http://home.tiscali.nl/developerscorner/tech/general.css */body {	background-image: url('../images/fdc-bg.gif'); 	background-attachment: fixed;	text-align:center;	margin: 0; 	padding: 0;	font-size: 100.1%;	}#header {	background-image: url('../images/fdc-logobg.gif'); 	margin: 10px 8% 10px 8%; 	font-size: 5px; 	height: 64px;	text-align: left;	}#logo a { 	display: block; 	background-position: 0 0;	background-image: url('../images/fdc-logo.gif'); 	width: 90px;	height: 64px;	}#logo a:hover { 	background-position: -90px 0; 	}#language { 	position: absolute;	top: 15px;	right: 8.5%;	}#nl-kop {	position: absolute; 	top: 25px; 	left: 0; 	width: 100%; 	text-align: center; /*	font-style: italic; 	font-weight: bold; */	}#content {	background: #fffff0;	color: #000000;	margin-top:15px;	margin-left:auto;	width:60%;	margin-right:auto;	padding:1em;	text-align:left;	}#cornerexample {	position: relative;	width:60%;	margin-top: -60px;	margin-left:auto;	margin-right:auto;	padding:1em;	text-align:left;	}#cornerexample li {	font-family: "courier new", courier, monotype, sans-serif;	} h1, h2, h3, h4, h5, h6 {	font-family: Arial, Verdana, Helvetica, sans-serif; 	margin-top: 0;	margin-bottom: 0;	line-height: 125%;	}h3 {	margin-top: 1em;	padding-top: .5em;	border-top: 1px solid #C00000;	font-size: 1.2em;	}h4
{
	margin-top: 1em;
	padding-top: .5em;
	border-top: 1px solid #66bfff;
}h5, h6 {	font-family: Verdana, Arial, Helvetica, sans-serif; 	line-height: 135%;	}h6 {	margin: 1em;	font-size: .8em;	}p {	font-family: Verdana, Arial, Helvetica, sans-serif; 	margin-top: 0;	margin-bottom: 0;	padding: 0;	border: 0;	font-size: 0.85em;	line-height: 125%;	}a { color: #666699; background: inherit; }ul, ol {	margin-top: .4em;	margin-bottom: .4em;	}	li {	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 0.8em;	}#index p  { font-size: .8em; font-weight: bold; margin-left: 30%; line-height: 160%;}#index ol {  font-size: 1em; margin-left: 34%; color: #666699; background: #fffff0; line-height: 130%;}#index p a,  #index ol a { color: #666699; background: #fffff0; }* html #index ol { margin-left: 40%; }  /* IE-hack  */.sourcecode { background: #FFFFFF; padding-bottom: .5em; color: #006600; }.sourcecode p, .butn { font-family: Courier, Verdana, Arial, sans-serif; }.sourcecode h4 { 	font-variant: small-caps; 	background: #FFFFCC; 	color: #006600; 	padding-top: 0; 	border-top: 0; 	border-bottom: 3px solid #FFFFFF;		}.tab { margin-left: 2em; }.smallfont { font-size: .8em; }.smallbold { font-size: .9em; font-weight: bold }.arialbold { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold }#validation{ 		margin-left:auto;	width:30%;	margin-right:auto;	padding:1em;	text-align:left;	}#mail {	text-align: center;	margin-top: 10px;	font: .7em verdana, Arial, sans-serif;	}.buttonlike a {	outline-style: none;	font-family: courier, verdana, sans-serif;	font-size: .85em;	color: #000000;	background: #C0C0C0;	text-decoration: none;	cursor: pointer; 	padding: 5px 10px;	border-top: 2px solid #FFFFFF;	border-right: 2px solid #808080;	border-bottom: 2px solid #808080;	border-left: 2px solid #FFFFFF;	}.buttonlike a:hover {	color: #000000;	background: #C4DBDB;	}.select a, .select a:hover {	color: #000000;	background: #C0C0C0;	border-top: 2px solid #808080;	border-right: 2px solid #FFFFFF;	border-bottom: 2px solid #FFFFFF;	border-left: 2px solid #808080;	}.preload {	position: absolute;	top: 0;	margin-left: -9999px;	}#updatelist {	width: 50%;	margin: 30px auto;	text-align: left;	color: #008080;	background: inherit;	}#updatelist ul {	list-style: circle; 	color: red;	background: inherit;	}#updatelist p {	color: #008080;	font-size: 1em;	background: inherit;	}--> 