body
{
	margin: 0px;
	background-color: white;
}
#holder
{
	margin-top: 5px;
	border: 2px solid #FFCE94;
}
.banner
{
	background: transparent url(images/banner.jpg) no-repeat;
}
.left
{
	background: transparent url(images/left.jpg) no-repeat;
}
.content
{
	background: transparent url(images/content.jpg) no-repeat;
}
td
{
	font-size: 12px;
	font-family: "Comic Sans MS";
	color: #000000;
}
p.prox
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
a:link
{
	color: #000000;
	text-decoration: underline;
}
a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #666666;
	text-decoration: none;
}
a.bt1:link
{
	background-color: #FF7A63;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 32px;
}
a.bt1:visited
{
	background-color: #FF7A63;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 32px;
}
a.bt1:hover
{
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 30px;
	border-bottom: 2px dotted #000000;
	border-top: 2px dotted #000000;
	background-image: url(images/bt.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.bt2:link
{
	background-color: #BBD8FD;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 32px;
}
a.bt2:visited
{
	background-color: #BBD8FD;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 32px;
}
a.bt2:hover
{
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 30px;
	border-bottom: 2px dotted #000000;
	border-top: 2px dotted #000000;
	background-image: url(images/bt.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.bt3:link
{
	background-color: #FFBB6B;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 32px;
}
a.bt3:visited
{
	background-color: #FFBB6B;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 32px;
}
a.bt3:hover
{
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 30px;
	border-bottom: 2px dotted #000000;
	border-top: 2px dotted #000000;
	background-image: url(images/bt.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.bt4:link
{
	background-color: #EBBBFF;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 32px;
}
a.bt4:visited
{
	background-color: #EBBBFF;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 32px;
}
a.bt4:hover
{
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 30px;
	border-bottom: 2px dotted #000000;
	border-top: 2px dotted #000000;
	background-image: url(images/bt.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.bt5:link
{
	background-color: #D8FFC4;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 32px;
}
a.bt5:visited
{
	background-color: #D8FFC4;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 32px;
}
a.bt5:hover
{
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	height: 30px;
	border-bottom: 2px dotted #000000;
	background-image: url(images/bt.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#inhoud
{
	overflow: auto;
	background: transparent;
	width: 416px;
	height: 360px;
	margin-left: 28px;
	margin-top: 2px;
}
#menuholder
{
	background: white;
}
#pagina
{
	background: transparent;
}
#pagina p
{
	font-size: 12px;
	font-family: "Comic Sans MS";
	text-align: left;
	margin: 5px;
	padding: 5px;
}
#pagina img
{
	border: 1px solid #000000;
	margin: 5px;
	float: right;
}