	body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(../images/website/top-tiler.jpg);
	background-repeat: repeat-x;
	background-position:top;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

 	img {
   border: none; 
} 

 	a {
		border: none;
		color: #6AECEC;
		text-decoration: none;
	}

	table, tr, td {
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}

input {
	height: 19px;
	font-size: 11px;
}

	
 	table.textbody {
	width: 800px;
	padding-bottom:10px;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
	
}

 	td.textbody {
	text-align: justify;
	padding-top:25px;
}

 	table.main {
	width: 1000px;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
}

 	tr.top {
	height: 143px;
	background-image: url(../images/website/top.jpg);
	background-repeat: none;
}

 	tr.subtop {
	height: 286px;
	background-image: url(../images/website/subtop.jpg);
	background-repeat: none;
}

 	tr.navigatie {
	height: 81px;
	background-image: url(../images/website/navigation.jpg);
	background-repeat: none;
}

 	tr.midtop {
	height:255px;
	background-image: url(../images/website/midtop.jpg);
	background-repeat: none;
}

	tr.midbottom {
	height:290px;
	background-image: url(../images/website/midbottom.jpg);
}

	tr.bottom {
	height:99px;
	background-image: url(../images/website/bottom.jpg);
}

.menulink {
	color: White;
	text-transform: uppercase;
	padding-left: 30px;
	padding-right: 10px;
	background-image: url(../images/Navigatie/menu-bullet.gif);
	background-repeat: no-repeat;
	background-position: 18px;
	text-decoration: none;
	font-size: 12px;
}

.menulink:hover {
	color: #ff020c;
	text-transform: uppercase;
	padding-left: 30px;
	padding-right: 10px;
	background-image: url(../images/Navigatie/menu-bullet-mo.gif);
	background-repeat: no-repeat;
	background-position: 18px;
	text-decoration: none;
	font-size: 12px;
}

tr.extratekst {
	display: none;
}


