/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topleft{
background-image:url(/images/39/topleft.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#topright{
background-image:url(/images/39/lopright.jpg);
background-repeat: no-repeat;
background-position: top right;
}
#businessline h1{
	font-size:18px;
	text-align:center;
	white-space:nowrap;
	color:#a7a7a7;
	margin:10px 0;
}
#pagetitle
{
	text-align:left;
	font-size:larger;
	font-weight:bold;
}
#menu{
background-image:url(/images/39/menu.jpg);
background-repeat: repeat-y;
background-position:left 5px;
height:auto;
}
#inhoud{
	padding:0px 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #6AC5FE;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.item
{
	padding-left:30px;
	line-height:22px;
}
-->