.content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
}

.content2 {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #333333;
	font-weight : normal;
}

.content-link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	text-decoration : none;
}

.titel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #4D4D4D;
}

.inleiding {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	color : #4D4D4D;
}

.headline-titel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : White;
}

.headline-tekst {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #4D4D4D;
}

.headline-link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #4D4D4D;
	text-decoration : underline;
}

.submenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

.subsubmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #efefef;
	text-decoration : none;
}

.small_nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #4D4D4D;
	text-decoration : none;
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #4D4D4D;
}

.form_titel{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #4D4D4D;
}

.form_omschrijving{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #4D4D4D;
}

.form_textblok{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #4D4D4D;
	background-color: White;
	border: 1px solid #4D4D4D;
}

.form_textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #4D4D4D;
	background-color: White;
	border: 1px solid #4D4D4D;
}

.form_listbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #4D4D4D;
	background-color: White;
	border: 1px solid #4D4D4D;
}


TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #4D4D4D;
}

TR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #4D4D4D;
}


.dot         { position: absolute; width: 6; height: 6; visibility: hidden; background-color: red; font-size: 1px; cursor: pointer; cursor: hand; z-index: 100 }
.dotoff      { position: absolute; width: 6; height: 6; visibility: hidden; background-color: gray; font-size: 1px; cursor:default; z-index: 100}
.dotempty    { position: absolute; width: 6; height: 6; visibility: hidden; background-color: orange; font-size: 1px; cursor: pointer; cursor: hand; zindex: 100 }
.caption     { position: absolute; visibility: hidden; font-family: Tahoma; color: black; 
               font-size: 11px; text-align: Center; cursor: default; z-index: 
               1 }

A
{
color : #000000;
text-decoration : underline;
}

A:visited
{
text-decoration : underline;
}
A:active
{
	color : #333333;
text-decoration : underline;
}
A:hover
{
	TEXT-DECORATION: none
	color : #ffcc00;
}

