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

body
{
	text-align:center;
	background-image:URL("../images/stripedbackground.gif");
	font-family: Arial;
	font-size:75%;
}

.centerer
{
	width:780px;
	text-align:left;
	background-color:#fff;
	margin:0px auto;
}

table.maintable
{
	width:780px;
	border-collapse:collapse;
}

td
{
	vertical-align:top;
}

#breadcrumbs
{
	font-size:12px;
	font-weight:bold;
	color:#aaa;
	border-color:#ccc;
	border-width:0px 0px 2px 0px;
	border-style:solid;
	padding-left:15px;
}

#breadcrumbs a
{
	color:#aaa;
	text-decoration:none;
}

#breadcrumbs a:hover
{
	color:#888;
	text-decoration:underline;
}

#footer
{
	text-align:center;
	color:#999;
	border-color:#999;
	border-width:2px 0px 0px 0px;
	border-style:solid;
}

#footer a
{
	text-decoration:none;
	color:#999;
	
}

#footer a:hover
{
	text-decoration:underline;
	color:#aaa;
	
}

#nieuws
{
	width:169px;
	border-color:#ccc;
	border-width:0px 0px 0px 2px;
	border-style:solid;
	text-align:center;
}

#nieuws div
{
	border-color:#ccc;
	border-width:1px;
	border-style:solid;
	margin:5px 10px;
	padding:3px;
	color:#c00;
	display:block;
	min-height:300px;
}

#nieuws a
{
	color:#333;
	text-decoration: none;
}

#nieuws a:hover
{
	color:#800;
	text-decoration: underline;
}

.b
{
	font-weight:bold;
}

.i
{
	font-style:italic;
}

.c
{
	text-align:center;
}

h1
{
	color:#c00;
	margin:0px;
	padding:0px;
	font-size:25px;
}

h2
{
	margin:0px;
	padding:0px;
	color:#aaa;
	font-size:18px;
}

#inhoud2
{
	padding:13px;
}

hr
{
	margin: 0px 0px 6px 0px;
}

h2
{
	color:#666;
	margin:10px 0px 0px 0px;
}
