body{
background-color:#DCF1FB;
font-family:Arial, Helvetica, sans-serif;
}
div#top{
float:left;
width:1022px;
height:76px;
background-image:url(../images/nav/top.gif);
background-repeat:no-repeat;
}
div#heading{
float:left;
padding:none;
margin:none;
width:1022px;
height:50px;;
background-image:url(../images/nav/content.gif);
}
div#content{
float:left;
padding:none;
margin:none;
width:1022px;
height:auto;
background-image:url(../images/nav/content.gif);
background-repeat:repeat;
}
div#botom{
float:left;
width:1022px;
height:79px;
background-image:url(../images/nav/botom.gif);
background-repeat:no-repeat;
}
div#body{
width:1022px;
clear:both;
float:none;
}
div#navigation{
float:left;
position:relative;
left:-20px;
}
a.nav{
font-family:Myriad Pro, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FFFFFF;
font-size:20px;
}
div.nav{
padding-top:10px;
padding-left:30px;
text-align:left;
color:white;
font-size:16px;
width:240px;
height:41px;
background-image:url(../images/nav/botom60.gif);
background-repeat:no-repeat;
}
div.nav:hover{
background-image:url(../images/nav/buton.gif);
background-repeat:no-repeat;
}

div#box{
text-align:left;
float:left;
position:relative;
top:-50px;
left:20px;
width:680px;
height:auto;
}

h1{
color:#74CDEC;
}
h2{
color:#74CDEC;
}
h3{
color:black;
}
p{
text-align:justify;
}
hr{
color:#FF0000;
}
img{ border:none;}



.nwrptext {
	height: 300px;
	width: 450px;        
}

.nwrpintro {
	height: 300px;
	width: 450px;        
}

/* Text Editor */
p.acht, span.acht {
	font-size: 8px;
}

p.negen, span.negen {
	font-size: 9px;
}

p.tien, span.tien {
	font-size: 10px;
}

p.elf, span.elf {
	font-size: 11px;
}

p.twaalf, span.twaalf {
	font-size: 12px;
}

p.veertien, span.veertien {
	font-size: 14px;
}

p.zestien, span.zestien {
	font-size: 16px;
}

p.normaal, span.normaal {
	font-size: 11px;
}

