body, td, th, .normaal
{
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;

}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 17px;
    COLOR: #666666;
}

H2
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #999999;
	margin: 0px;
}

H3
{
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.content_subtitle
{
	color : #333333;
	font-size: 13px;
	font-weight: bold;
}


A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #669933;
    TEXT-DECORATION: underline
}
A:visited, A:link
{
    FONT-WEIGHT: normal;
    COLOR: #006600
}

.stippellijn
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
 } 
.nav-kopjes {
	font-size: 12.5px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
html {
  	scrollbar-face-color: #cccccc;
 	 scrollbar-shadow-color: #ffffff;
  	scrollbar-highlight-color: #ffffff;
  	scrollbar-3dlight-color: #ffffff;
  	scrollbar-darkshadow-color: #ffffff;
 	 scrollbar-track-color: #ffffff;
  	scrollbar-arrow-color: #ffffff;
} 
ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
.border {
	border: 1px solid #CCCCCC;
}
.darkgreen {
	color: #006600;
	font-weight: bold;
}
.darkred {
	color: #990000;
	font-weight: bold;
}
.lijnbovenonderlinks {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.lijnbovenonderrechts {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
}

