html
{
	overflow:					auto;
	overflow-x:					auto;
	overflow-y:					scroll;
	width:						100%;
	height:						100%;
}

body
{
	margin:						0px;
	border:						0px;
	padding:					0px;
	width:						100%;
	height:						100%;
	background-color:			#830066;
	font-family: 				Comic Sans MS, arial, verdana;
	font-style:					normal;
	font-weight:				normal;
	font-size: 					12px;
	line-height:				15px;
	color:						#330033;
}

table
{
	width:						100%;
}

td
{
	vertical-align:				top;
}

h1
{
	margin:						0px 0px 15px 0px;
	border:						0px;
	padding:					0px;
	font-weight:				bold;
	font-size: 					16px;
	line-height:				20px;
}

h2,h3,p
{
	margin:						0px 0px 10px 0px;
	border:						0px;
	padding:					0px;
	font-size: 					14px;
	line-height:				17px;
}
h2
{
	font-weight:				bold;
}
h3
{
	font-weight:				normal;
	font-style:					italic;
	margin-bottom:				15px;
}

form
{
	margin:						0px;
	border:						0px;
	padding:					0px;
}

ul,ol
{
	margin:						0px 0px 0px 20px;
	border:						0px;
	padding:					0px;
}

img
{
	margin:						0px;
	border:						0px;
	padding:					0px;
}

a
{
	color:						#830066;
	text-decoration:			underline;
}
a:hover
{
	color:						#dd73bc;
}

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.dAreaSite
{
	margin:						0px auto 0px auto;
	border:						0px;
	padding:					0px 0px 20px 0px;
	width:						900px;
	height:						100%;
}

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.dBgintro
{
	background-position:		center top;
	background-image:			url(../img/bgintro.gif);
	background-repeat:			no-repeat;
}

.dIntroarea
{
	margin:						0px;
	border:						0px;
	padding:					280px 0px 0px 500px;
	width:						190px;
}

.dIntrolink
{
	margin:						0px;
	border:						0px;
	padding:					0px 0px 0px 20px;
	font-style:					normal;
	font-weight:				normal;
	font-size: 					30px;
	line-height:				40px;
	color:						#ffffff;
	text-decoration:			none;
}
.dIntrolink:hover
{
	text-decoration:			underline;
}

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.dAreaTop_nl,.dAreaTop_en
{
	margin:						0px;
	border:						0px;
	padding:					0px;
	height:						98px;
	background-position:		center left;
	background-image:			url(../img/bgtop.nl.gif);
	background-repeat:			no-repeat;
}
.dAreaTop_en
{
	background-image:			url(../img/bgtop.en.gif);
}

.dFlags
{
	float:						right;
	margin:						5px 10px 0px 0px;
	border:						0px;
	padding:					0px;
}

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.dAreaMenu
{
	margin:						0px;
	border:						0px;
	padding:					0px 0px 0px 1px;
	height:						20px;
	background-color:			#9b0548;
}

.dMenulinkN,.dMenulinkS
{
	display:					block;
	float:						left;
	margin:						0px 1px 0px 0px;
	border:						0px;
	padding:					0px;
	height:						20px;
	font-style:					normal;
	font-weight:				bold;
	font-size: 					13px;
	line-height:				20px;
	color:						#ffffff;
	text-decoration:			none;
	text-align:					center;
	background-color:			transparent;
	background-position:		left top;
	background-image:			url(../img/bgmenu.gif);
	background-repeat:			repeat-x;
}
.dMenulinkN:hover,.dMenulinkS
{
	color:						#830066;
	background-color:			#ffffff;
	background-image:			url();
}

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.dAreaContent
{
	margin:						0px;
	border-top:					0px;
	border-right:				1px solid #9b0548;
	border-bottom:				0px;
	border-left:				1px solid #9b0548;
	padding:					0px;
	background-color:			#ffffff;
}

.dContent
{
	margin:						0px;
	border:						0px;
	padding:					0px;
	width:						100%;
}

.dContent2
{
	margin:						0px;
	border:						0px;
	padding:					0px;
	width:						870px;
}
.dContent2 td
{
	margin:						0px;
	border:						0px;
	padding:					25px 0px 0px 25px;
}

.dCol1,.dCol2
{
	width:						50%;
}

.dInput
{
	margin:						0px 0px 5px 0px;
	border:						1px solid #9b0548;
	padding:					2px 5px 2px 5px;
	width:						220px;
	font-style:					normal;
	font-weight:				normal;
	font-size: 					12px;
	line-height:				20px;
	color:						#000000;
}

.dButton
{
	margin:						0px;
	border:						1px solid #9b0548;
	padding:					2px 5px 2px 5px;
	font-style:					normal;
	font-weight:				bold;
	font-size: 					12px;
	line-height:				20px;
	color:						#ffffff;
	text-decoration:			underline;
	background-color:			#9b0548;
	cursor:						pointer;
	width:						auto;
	overflow:					visible;
}
.dButton:hover
{
	color:						#dd73bc;
}

.dLabel
{
	font-style:					italic;
	font-weight:				normal;
	font-size: 					11px;
	line-height:				15px;
}

.dToTop
{
	display:					block;
	float:						right;
	margin:						0px;
	border:						0px;
	padding:					0px;
	width:						20px;
	height:						20px;
	background-position:		center center;
	background-image:			url(../img/terug.gif);
	background-repeat:			no-repeat;
}

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.dAreaBottom
{
	margin:						0px;
	border:						0px;
	padding:					0px;
	height:						20px;
	font-size: 					11px;
	line-height:				20px;
	color:						#ffffff;
	background-color:			#9b0548;
	text-align:					center;
}

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


