body {
	margin: 0px 0px 0px 0px;
    background: #f5f5f5;    
	text-align: center;
	}

a {
	text-decoration: none;
	
	
	}

a:link {
	color: #EF3C24;
	}

a:visited {
	color: #EF3C24;
	}

a:active {
	color: #EF3C24;
	text-decoration: underline;
	}

a:hover {
	color: #EF3C24;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
h1 {
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.contentmain {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px 10px 10px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	width: 460px;
	}
.klikpunt {
	font-weight: bold;
	}
.help {
	font-size: 90%;
	border: 1px solid #CCCCCC;
	line-height: 120%;
	padding: 3px;
}

.nav {
padding-bottom: 10px;
}
.boxsmall 
{
	width: 150px;
	padding: 0px;
	margin: 0px;
}
.boxsmalltop {
	background: url(../images/topbox.png) no-repeat;
	font-size: 5px;
	line-height: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.boxsmalltophelp {
font-size: 5px;
line-height: 5px;
}
.boxsmallcontent {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #fffff;
	padding-left: 5px;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.boxsmallright {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #fffff;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 17px;
}
.rightcolumn {
	padding-top: 5px;
	padding-bottom: 0px;
}
.copyright {
	text-align: center;
	line-height: 120%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 17px;
}
.boxsmallbot {
	background: url(../images/botbox.png) no-repeat;
	font-size: 4px;
	line-height: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: capitalize;
	color: #666666;
}
