BODY {
	background: white;
	font-family: Sans-Serif;
	font-size: 8pt;
	margin:0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border	:	0px;
}

H1, H2, H3 {
	font-size: 100%;
	}
A {
	color: red;
	}
.a {
	border: 1px solid #6699CC;
	}

table img {
	float	:	left;
}


#flash {
}

table {
	border-collapse	:	collapse;
}

td {
	padding:	0;
	margin:	0;
}

table#main {
	width		:	844px;
	margin-left	:	auto;
	margin-right:	auto;
}

table#main .logo, table#main .center {
	text-align	:	center;
}

table#main .logo {
	padding-top	:	72px;
}

table#main .logo *, table#main .center * {
	float			:	none;
}

table.sitebeheer {
	width			:	530px;
	margin-right:	auto;
	margin-left	:	auto;
}

table.sitebeheer a {
	color			:	#b2b2b2;
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	bold;
	text-decoration	:none;
}

table.sitebeheer input.textbox {
	width			:	144px;
	height		:	16px;
	padding		:	3px;
	background	:	url('gfx/input_bg.gif');
}