body
{
	margin:20px 0px;
	padding:0px;
	text-align:center;
	background-color:#000;
	font: 11px/20px verdana;
}

#content
{
	width:900px;
	height: 600px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0;
	background: url(/gfx/hout_en_vuur.jpg) #000 no-repeat center;
}

.b1
{
	width: 216px;
	height: 158px;
	background: url(/gfx/achter.png);

	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;

	margin-left: 40px;
}

.b1 td {
	padding-left: 14px;
	padding-right: 14px;
}

.b2
{
	width: 474px;
	height: 158px;
	background: url(/gfx/achter2.png);

	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;

	margin-left: 40px;
}

.b2 td
{
	padding-left: 14px;
	padding-right: 14px;
}

.onzichtbaar {
	background-image: none;
}

h1
{
	height: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

a.l
{
	z-index: 2;
	position: relative;
	left: 54px;
	top: 146px;

	color: #0030A2;
	text-decoration: none;
	font-size: 12px;
	height: 12px;
}

a.l:hover
{
	text-decoration: underline;
}

a.l:active, a.l:visited
{
	color: #0030A2;
}

.l_onzichtbaar
{
	z-index: 0;
	position: relative;
	left: 54px;
	top: 146px;

	text-decoration: none;
	font-size: 12px;
	height: 12px;
}

#main {

	margin-top: 11px;
	margin-left: 92px;

	padding: 0;

	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
}


