
body {
	background-image: url(images/grasbg.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:center top;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.rand{
border:1px solid #CCCCCC;
}

#links{
background-image:url(images/linksbg.jpg);
background-repeat:repeat-y;
background-position:right;
}

#inhoud{
background-image: url(images/inhoudbg.jpg);
background-position:left;
background-repeat:repeat-y;
}

td{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	}
	
tr{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;}

#content{
height:100%;
width:500px;
margin-left:15px;
margin-top:9px;
/*margin-right:28px;*/
}

#content2{
height:100%;
width:523px;
margin-left:15px;
margin-top:9px;

}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.starttitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style:italic;
	font-size: 16px;
	font-weight: bold;
}

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
}
.pijl {
font-family: "trebuchet MS";
color: #cccccc; 
font-size: 12px; 
font-weight: bold; 
}
.witpijl {font-family: "trebuchet MS"; color: #FFFFFF; font-size: 12px; font-weight: bold; }

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
