body {
	background-color: #fff;
	text-align: center;
	padding: 0; 
	margin: 0; 
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	color: #464243;
}
a
{
	text-decoration: none;
	color: #2bbed8;
}
a:hover
{
	text-decoration: none;
	color: #078EB7;
}

	
/* layout */
#container {
	width: 970px;
	padding: 0;
	margin: 0 auto;
}
#header {
	float: left;
	width: 970px;
	height: 145px;
}
#main {
	float: left;
	width: 970px;
}

#leftCol {
	float: left;
	text-align: left;
	width: 175px;
	height: 300px;
}
#rightCol {
	float: left;
	text-align: left;
	width: 770px;
	margin-left: 25px;
}

#footer {
	float: left;
	width: 970px;
	height: 60px;
	margin-top: 50px;
	margin-bottom: 10px;
}
#footer .footertop {
    background-color: #A7A9AC;
    color: #FFFFFF;
    height: 40px;
    padding-right: 50px;
    text-align: right;
}

.alignLeft {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
.alignRight {
	line-height: 40px;
	float: right;
}
#footer .footerbottom {
	 background-color: #6D7074;
    height: 20px;
    width: 100%;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #666;
}

#leftColTop {
	background-color: #2BBED8;
	padding: 10px;
}

#leftColBottom {
	background-color: #078eb7;
	padding: 10px;
}

.linkjes {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
}
.linkjes li {
	padding: 1px;
	padding-left: 30px;
}
.linkjes li a {
	color: #fff;
	text-decoration: none;
}
.linkjes li a:hover, .linkjes li a.active	{
	color: #0B4751;
}

img {
	display: block;
}
#logos {
	width: 175px;
	margin-top: 36px;
	text-align: center;
}
#logos img {
	text-align: center;
	border: none;
	margin-left: auto;
	margin-right: auto;
}


h1 {
	color: #2BBED8;
	font-size: 22px;
   font-weight: normal;
   margin-bottom: 10px;
   margin-top: 5px;
}
h2 {
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
	 color: #333;
}

form {
	margin: 0;
}

.clsCMOn
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size : 11px;
	text-decoration : none;
	padding: 3px 4px;
	text-align: left;
	vertical-align: middle;
}

.clsCMOver
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 11px;
	text-decoration : none;
	padding: 3px 4px;
	text-align: left;
	vertical-align: middle;
}

.clsCMOntop
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size : 11px;
	text-decoration : none;
	padding: 3px 4px;
	text-align: left;
	vertical-align: middle;
}

.clsCMOvertop
{
	font-family: Arial, Helvetica, sans-serif;
	color: #dedede;
	font-size : 11px;
	text-decoration : none;
	padding: 3px 4px;
	text-align: left;
	vertical-align: middle;
}
.clsCMOnhoofd
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size : 11px;
	text-decoration : none;
	padding: 3px 4px;
	text-align: left;
	vertical-align: middle;
}

.clsCMOverhoofd
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 11px;
	text-decoration : none;
	padding: 3px 4px;
	text-align: left;
	vertical-align: middle;
}

.linkkop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	font-weight: bold;
}

.linksbody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}

.bodykoppen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000033;
}

.navigatiepad
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #99CCFF;
}

.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000033;
}

.bodykoppenklein
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000033;
}

.bodykoppencaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #23428f;
}
.aanvinkvakjes {
	padding: 1px;
}
.bodytextdealers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000033;
}
.bold {
	font-weight: bold;
}

#start {
	background-color: #2BBED8;
	height: 36px;
	width: 240px;
	font-size: 18px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	border: 1px solid #078EB7;
	margin-right: 20px;
	float: left;
}
#start a {
	color: #fff;
	display: block;
}
#start a:hover {
	color: #078EB7;
	text-decoration: none;
}
