body
{
	margin: 0px;
	text-align: center;
	background-color:#2C3F50;
	
}
a
{
	color: #E9F1FC;
	text-decoration: none;
}
a:hover
{
	color: #95464B;
	text-decoration: none;
}



.hoofdtabel
{
	width: 894px;
	border: 0px solid black;
	border-collapse: collapse;
	height: 100%;
	background-color:#2C3F50;
}
.links
{
	width: 111px;
	height: 100%;
	vertical-align: top;
	padding: 0px;
}
.linkshoofdtabel
{
	width: 100%;
	height: 100%;
	background-image: url('images/links.jpg');
	border-collapse: collapse;
}
.rechts
{
	width: 783px;
	height: 100%;
	padding: 0px;
}
.rechtshoofdtabel
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;;
	border: 0px solid black;
}
.rechtstop
{
	height: 125px;
	width: 100%;
	background-image: url('images/kop.jpg');
}
.rechtsmain
{
	height: 100%;
	width: 100%;
	vertical-align: top;
	padding: 0px;
	text-align: left;
	background-image: url('images/kop.jpg');
}
.maintop
{
	background-image: url('images/zwart-balk.jpg');
	height: 56px;
	border: 0px solid black;
	width: 100%;
	border-collapse: collapse;
	color: white;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
}
.maintekst
{
	background-image: url('images/main2.jpg');
	border-left: 0px;
	border-right: 0px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	/*height: 200px;*/
	font-family: verdana;
	font-size: 11px;
	
}
.rechtsbottom
{
	height: 102px;
	width: 100%;
	border: 0px solid black;
	background-position: top;
	background-position: center;
	background-image: url('images/bottem.jpg');	
}
.menutable
{
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}
.submenutd
{
	width: 20%;
	font-size: 11px;
	font-family: verdana;
	color: black;
	vertical-align: top;
}
.submenutd a
{
	color: black;
	text-decoration: none;
}
.submenutd a:hover
{
	color: #95464B;
	text-decoration: none;
}
.subteksttd
{
	width: 80%;
	font-size: 11px;
	font-family: verdana;
	color: black;
	vertical-align: top;
	padding-right: 20px;
}
