html, body
{
	margin:0px;
	padding:0px;
}

body
{
	background-image:url(../img/opvul.jpg);
	background-position:center 558px ;
	font-family:"Comic Sans MS",Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

td
{
	vertical-align:top;
}

.container
{
	background-image:url(../img/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:558px;
	text-align:center;
}

.centerer
{
	width:830px;
	margin:0px auto ;
	text-align:left;
	padding:112px 0px 0px 52px;
}

#links
{
	border-width:0px 1px 0px 0px;
	border-color:#9b090c;
	border-style:solid;
	width:130px;
}

#links a
{
	display:block;
	text-align:center;
	color:#9b090c;
	text-decoration:none;
	padding:3px 0px;
	margin-right:40px;
}

#links a:hover
{
	color:#7b070c;
	text-decoration:underline;

}


#content
{
	padding: 0px 20px;
}

#content img
{
	border-width:1px;
	border-color:#9b090c;
	border-style:solid;
}

#content h1
{
	color:#9b090c;
	margin:0px;
	padding:0px;
	font-size:24px;
}

#content h2
{
	color:#9b090c;	
}

#rechts
{
	width:190px;
}

#footer
{
	padding: 20px 0px 20px 200px;
	color:#9b090c;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}

#footer a
{
	color:#9b090c;
	font-size:10px;
}

.b
{
	font-weight:bold;
}
