* {
	margin:0;
	padding:0;
	border:0;}
	
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
	
* html .clearfix {height: 1%;}


html {height:100%;}


h1 {font-size: 1.3em; font-weight: bold; margin: 0 0 15px 0;}
.onderschrift {font-size: 0.8em;}
h1.vervolg {margin-top: 15px;}
h2 {font-weight: bold; color: #0099d1; margin: 0 0 10px 0;}
h3 {font-size: 1.0em; color: #0099d1; margin: 0 0 0px 0;}
p {padding: 0px; margin: 0 0 10px 0;}

ul {margin: 0px; padding: 0 0 0 10px; color: #0099d1;}
li {margin: 0 0 2px 0px; padding: 0px;}
li span {color: #000000;}

a {color: #000000;}
a:hover {text-decoration: none;}

a.special {background-color: #fee801;}

table td {padding: 0px; margin: 0px; height: 8px; vertical-align: top;}

table tr.info td {padding-bottom: 0px; font-weight: bold;}
table tr.info.extraregel td  {padding-top: 5px;}

body {
	height:100%;
	text-align:center;
	padding: 0px;
	margin: 0px;
	background: #dfe1e3 url(../gfx/body.gif) center top no-repeat;}


#maincontainer {
	width:968px;
	height: 100%;
	margin:0 auto;
	padding: 0px;
	text-align:left;}

#contentcontainer {
	position: relative;
	width:968px;
	margin: 0;
	padding: 72px 0 0 0;
	z-index:10;	}


#bgcolor {
	position: absolute;
	left: 0px;
	top: 72px;
	width: 968px;
	height: 755px;
	margin: 0;
	padding: 0;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	background-color: #d2d2d2;}

#enrollment {
	position: absolute;
	right:11px;
	top: 9px;
	width: 240px; 
	height: 55px;
	z-index: 20;}

.tekstcontainer {
	position: relative;
	float: left;
	width: 228px;
	w\idth: 218px;
	margin: 0 0 15px 0;
	padding: 15px 5px 0 5px;
	display: inline;
	font-size: 0.7em;
	font-family: arial;
	line-height: 1.35em;
	color: #000000;
	z-index: 100;}

.afbeelding {
	position: relative;
	float: left;
	width: 471px;
	height: 317px;
	margin: 0 0 15px 0;
	padding: 15px 5px 0 5px;
	display: inline;
	font-size: 0.7em;
	font-family: arial;
	line-height: 1.35em;
	color: #000000;}

.rechts {
	position: relative;
	float: left;
	width: 471px;
	margin: 0 0 15px 0;
	padding: 15px 5px 0 5px;
	display: inline;
	font-size: 0.7em;
	font-family: arial;
	line-height: 1.35em;
	color: #000000;}


.tekstcontainer.eerste {margin: 0 0 0 28px;}
.tekstcontainer h2 {font-size: 1.2em;}

.warning {background-color: #ffffff; padding: 10px; display: block;}