body {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 100%;
	color: rgb(0,0,0);
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:#fffafa;
	}
th { color:rgb(0,0,0); font-family:Arial;}
td { color:rgb(0,0,0); font-family:Arial;}
p {margin-left:1.5em}
h1 {color:rgb(174,87,0); font-size:130%; font-family:Arial; margin-left:0.5em; margin-top:5px;}
h2 {color:rgb(154,117,29); font-size:110%; font-family:Arial; margin-left:0.5em;}
h3 {color:rgb(154,117,29); font-size:100%; font-weight:bold; font-family:Arial; margin-left:1.5em; }
a:link { color:#FF0000;}
a:visited {color:#9D8A7B}
a:active {color:#836D3D}
p.zonderinspringen {margin-left:0em; margin-bottom:2px}


#boven-links {
	position:fixed;
	z-index:14;
	top:0%;
	height:170px;
	overflow:visible;
	left:0%;
	width:240px;
	background-color:#ffffe0;
	}

#boven-rechts {
	position:fixed; 
	font-size: 90%;
	z-index:14; 
	top:0%; 
	left:240px;
	right:0%;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	height:50px; 
	overflow:visible; 
	background-color:#fffafa; 
	}
	
#kop {
	z-index:14;
	top: 50px;
	left: 240px;
	padding-bottom:20px;
	right:0;
	height: 60px;
	overflow: hidden;
	position: fixed;
	background-color: #f5f5f5;
	}

#tekst {
	position:absolute;
	padding-right:10px;
	padding-top:20px;
	z-index:13;
	left:240px;
	right:0%;
	top:110px;
	background-color:#f5f5f5;
	overflow:hidden;
	}
#tekst p.inleiding {font-style: italic; font-weight:bold}

#links {
	position:fixed;
	left:0;
	width:240px;
	top:170px;
	bottom:0;
	z-index:13;
	background-color:#cd5c5c;
	overflow:visible;
	}

.non-ie {display:block; }

.ie {display:none; }

.klein {font-size: 90%; margin-left:2em; padding-right:10px;}

.rechts {float: right; }

.rechts-blok {float: right; border: solid thin; width: 30%;}

.links {float: left}

div.menubalk {margin-left: 3.5em; font-size: 80%;}


