.tekst 
{
	font-family : Arial, Times, serif;
	color : #000000;
	font-size : 10pt;
	font-style: normal;
	font-weight : normal;
	padding-left: 10px
}

.tekst2
{
	font-family : Arial, Times, serif;
	color : #FFFFFF;
	background-color: #000000;
	font-size : 10pt;
	font-style: normal;
	font-weight : normal;
	padding-left : 10px
}

.titel
{
	font-family: Arial, Times, serif;
	color: #000000;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px
}

.titel2
{
	font-family: Arial, Times, serif;
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px
}

.subtitel
{
	font-family: Arial, Times, serif;
	color: #000000;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px
}

A:link
{
	font-family: Arial, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: blue;
	text-decoration: none
}


A:hover
{
	font-family: Arial, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: blue;
	text-decoration: underline
}

A:visited
{	
	font-family: Arial, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none
}

.lijnverticaal
{	
	background: url(images/stippellijn.gif)
}

.lijnhorizontaal
{	
	background: url(images/horizontale.gif)
}

body 
{
    scrollbar-face-color: #DDDDDD;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #DDDDDD;
    scrollbar-3dlight-color: #687888;
    scrollbar-darkshadow-color: #DCE0E2;
    scrollbar-track-color: #F8F8F8;
    scrollbar-arrow-color: #6E7E88;
	background-color: #F8F8F8;
	margin: 0px;
}
.form 
{
	border: 1px solid Black;
	font-family : Arial, Times, serif;
	color : black;
	font-weight : normal;
	background-color: #FFFFFF;
	font-size : 10pt
}

.RedTitle 
{
	font-family : Verdana, Arial, Times, serif;
	color : #ff0000;
	font-size : 24pt;
	font-style: normal;
	font-weight : bold;
}
.titelrood 
{
	font-family : Arial, Times, serif;
	color : #FF0000;
	text-align: center;
	font-weight : bold;
	font-style: normal;
	font-size : 12pt
}

.tabellijn1 {
	background-color: #efefef;
}

.tabellijn2 {
	background-color: #ffffff;
}