body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
}
.tussenkop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	background-color: #FFFFFF;
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC33;
	display: block;
	text-align: center;
	width: 122px;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #3399FF;
	display: block;
	width: 150px;
	text-transform: capitalize;
}
 ul.navbar {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 3px;
	background-color: #FFFFFF;
}

.opsomming {
	font-family: Arial, Helvetica, sans-serif;
	background-color: ffcc33;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

	
	A.type3:visited {
	color:#666666;
	text-decoration:underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	A.type3:link    {
	color:#666666;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

A.type3:active  {
	color:#FF0000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
A.type3:hover   {
	color:#FF0000;
	text-decoration:overline underline;
	font-variant: small-caps;	
}
.floatright { float: right; margin: 5px 10px 10px 10px;
 }
.floatcenter { float: center; margin: 5px 10px 10px 10px;
 }
.floatleft { float: left; margin: 5px 10px 5px 10px;
}

.kolomlinks{ float: left; width: 100px; }

.kolomrechts {
	margin-left: 100px;
}

.voetnoot {
	clear: right;
	margin-top: 30px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFCC00;
	position: relative;
	bottom: 0px;
}
#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: #CCFFFF;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}
.someclass{ //class to apply to your scroller(s) if desired
}
