@charset "utf-8";
body {
	margin-left: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #666666;
	line-height: 20px;
}

a:link {
	color: #F76D4A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F76D4A;
}
a:hover {
	text-decoration: none;
	color: #F7694A;
}
a:active {
	text-decoration: underline;
	color: #F76D42;
}td img {display: block;}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 30px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000808;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 30px;
	font-weight: bold;
	font-variant: small-caps;
	color: #F76D4A;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 20px;
	font-variant: small-caps;
	color: #000808;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 20px;
	font-variant: small-caps;
	color: #FF694A;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 20px;
	font-variant: small-caps;
	color: #000808;
	font-weight: bold;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 20px;
	font-variant: small-caps;
	color: #F7694A;
	font-weight: bold;
}
.floatlinks {
	float: left;
}
.floatrechts {
	float: right;
}
#container {
	position:absolute;
	left:50%;
	top:0;
	width:996px;
	margin: 0 0 0 -498px;
	z-index: 10;
}
#inhoud {
	position:absolute;
	left:50%;
	top:300px;
	width:540px;
	height:600px;
	margin: 0 0 0 -230px;
	z-index:20;
	overflow: visible;
}
#illustratie {
	position:absolute;
	left:50%;
	top:580px;
	width:200px;
	height:200px;
	margin: 0 0 0 260px;
	z-index:40;
	overflow: visible;
}
