img {border:0px}
body.start 
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background:url(images/bg.jpg) repeat-x;
}
body.subpage 
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background:url(images/bg2.jpg) repeat-x;
}
a
{
	text-decoration:underline;
	color:#555;
}
a:hover
{
	text-decoration:underline;
	color:#4fad26;
}.main-top
{
	height:153px;
}
.top-tile
{
	padding-top:60px;
	padding-left:10px;
	font-size:15px;
	font-weight:bold;
}
.menu-top
{
	font-size:1px;
	height:6px;
	background:#e4e4e4;
	border-bottom:1px solid #fff;
}
.menu-top-active
{
	font-size:1px;
	height:6px;
	background:#000;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}
.menu-main
{
	height:40px;
	text-align:center;
	font-size:11px;
	color:#666;
}
.menu-main a
{
	text-decoration:none;
	color:#666;
}
.menu-main a:hover, .menu-active a:hover,  .menu-active a
{
	text-decoration:none;
	color:#000;
}
.menu-active
{
	height:40px;
	text-align:center;
	font-size:11px;
	color:#000;
}
.left-column
{
	width:190px;
	padding-left:35px;
	padding-right:25px;
	font-size:11px;
	color:555;	
}
.left-column p, form
{
	margin-top:2px;
	margin-bottom:2px;
}
.left-column p.data
{
	color:#4fad26;
}
.left-column a
{
	text-decoration:underline;
	color:#4fad26;
	font-weight:bold;
}
input, textarea
{
	border:1px solid #dfdfdf;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}
input.button
{
	border:1px solid #666;
	background:#4fad26;
	color:#fff;
}
.right-column
{
	width:460px;
	font-size:11px;
	color:#666;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;	
	text-align:justify;
}
.right-column p
{
	margin-top:5px;
	margin-bottom:5px;
}
.right-column p.title
{
	margin-bottom:15px;
	font-size:15px;
	font-weight:bold;
	color:#4fad26;	
}
#main
{
	width: 100%;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
}
#ooter
{
	padding: 0px;
	position:relative;
	bottom: 0; /* heel belangrijk */
	width: 100%;
	background-color: #000000;
	height: 24px;
	text-align: center;
}
#footer table 
{
	margin:0 auto;
	height: 24px;
}
#footer td
{
	font-size:10px;
	color:#fff;
}
#footer a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.flashmain
{
	font-size:10px;
	color:#fff;
	text-align:center;
}
.flashmain a
{
	color:#fff;
	text-decoration:underline;
}
/* new table */
.left-column2
{
	width:140px;
	padding-left:35px;
	padding-right:5px;
	font-size:11px;
	color:555;	
}
.left-column2 table
{
	font-size:11px;
}
.left-column2 a
{
	text-decoration:underline;
	color:#555;
}
.left-column2 a:hover
{
	text-decoration:underline;
	color:#4fad26;
}
.right-column2
{
	width:560px;
	font-size:11px;
	color:#666;
	padding-top:0px;
	padding-left:30px;
	padding-right:0px;
	text-align:justify;
}
.right-column2 table
{
	font-size:11px;
}
.right-column2 p
{
	margin-top:5px;
	margin-bottom:5px;
}
.right-column2 p.title
{
	margin-bottom:15px;
	font-size:15px;
	font-weight:bold;
	color:#4fad26;	
}
#pdf
{
	position:relative;
	float:right;
}
h1
{
	margin-bottom:15px;
	font-size:15px;
	font-weight:bold;
	color:#4fad26;
}
h1 strong, b
{
	border-bottom:1px solid #efefef;
}
h2
{
	margin-bottom:15px;
	font-size:15px;
	font-weight:bold;
	color:#222;
}
h2 strong, b
{
	border-bottom:1px solid #efefef;
}
h3
{
	margin-bottom:15px;
	font-size:15px;
	font-weight:normal;
	color:#222;
}
h3 strong, b
{
	border-bottom:1px solid #efefef;
}
h4
{
	margin-bottom:15px;
	font-size:15px;
	font-weight:normal;
	color:#4fad26;
}
h4 strong, b
{
	border-bottom:1px solid #efefef;
}
