body
{
	background-image: url(../images/background.jpg);
	background-position: left top;
	background-attachment: fixed;
	font-family: Tahoma, Verdana;
	font-size: 11pt;
	color: black;
	font-weight: normal;
	font-style: normal;
	margin-left:25px;
	margin-right:50px;
	margin-bottom:5px;
	margin-top:5px;

	scrollbar-arrow-color: #00957E; 
	scrollbar-face-color: #004B96; 
}
h3
{
	font-family: Tahoma, Verdana;
	font-size: 11pt;
	color: #004B96;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}
.h3{
	font-family: Tahoma, Verdana;
	font-size: 11pt;
	color: #004B96;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}

h4
{
	font-family: Tahoma, Verdana;
	font-size: 13pt;
	color: black;
	font-weight: bold;
	font-style: italic;
	line-height: normall;
}
h5
{
	font-family: Tahoma, Verdana;
	font-size: 13pt;
	color: #004B96;
	font-weight: bold;
	font-style: italic;
	line-height: normall;
}
table
{
	font-family: Tahoma, Verdana;
	font-size: 9pt;

}
a:link
{ 
	font-size: 11pt;
	color: #004B96;
	text-decoration: underline;
}
a:visited
{
	font-size: 11pt;
	color: #004B96;
	text-decoration: underline;
}
a:hover
{ 
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #00957E
}
a:active
{
	font-size: 11pt;
	color: black;
	text-decoration: underline;
}
a.kleinelink:link
{ 
	font-size: 9pt;
	color: #004B96;
	text-decoration: underline;
}
a.kleinelink:visited
{
	font-size: 9pt;
	color: #004B96;
	text-decoration: underline;
}
a.kleinelink:hover
{ 
	font-size: 9pt;
	color: #004B96;
	text-decoration: underline;
	background-color: #00957E
}
a.kleinelink:active
{
	font-size: 9pt;
	color: black;
	text-decoration: underline;
}
.formulier
{
	font-size: 12px;
	font-family: tahoma,verdana;
	color: #ffffff;
	background: #00957E;
}
.submit
{
	font-size: 10pt;
	font-family: tahoma,verdana;
	color: #FFFFFF;
	background: #004B96;
}


#lijn {
	position:absolute;
	left:0;top:0;width:1px;height:1px;
	layer-background-color:black;
	background-color:#00957E;
	z-index:100;
	font-size:1px;
}