.beeldtop {
	background-attachment: fixed;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.beeldondermain {
	background-attachment: fixed;
	background-image: url(../images/beeldondermain.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #48A0A8;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 150%;
	text-decoration: none;
}


td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #48A0A8;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 200%;
	text-decoration: none;
}


hr{
	color=#48A0A8;
}


menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10; 
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 200%;
	letter-spacing: 1pt;
	text-decoration: none;
}

.design{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10; 
	color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

A:link, A:visited, A:active { 
	color: white;
	text-decoration: none;
}


a:hover  {
	color: white;
	text-decoration: underline;
}
