#content
{
	background:url('../../img/spacer-darkgreen.gif') 0 -50px;
}

.content-header
{
	background:url('../../img/header-news.jpg');
}

.content-footer
{
	background:url('../../img/footer-darkgreen.png');
}

.nieuws_titel,
.archief_header
{
	font:19px "Myriad Pro", "Myriad Web", "Trebuchet MS";
	text-transform:uppercase;
	letter-spacing:1px;
	padding:5px 0;
}

.nieuws_datum, .archief_datum
{
	font-style:italic;
}

.archief_tabel
{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}

.archief_rij1
{
	background:#023c1f;
}

.archief_rij2
{
	background:#074a28;
}

.archief_titel
{
	font-weight:bold;
}

.archief_rij1 td,
.archief_rij2 td
{
	padding:3px;
}

.archief_rij1 a,
.archief_rij2 a
{
	display:block;
	text-decoration:none;
}

.archief_rij1 a:hover,
.archief_rij2 a:hover
{
	text-decoration:underline;
}

.nieuws_bericht
{
	margin:0;
	padding:0;
}

#content a
{
	color:#fff;
}

#content *
{
	font-family: "trebuchet ms", arial, sans-serif !important;
}


/*
#content *
{
	color:#fff !important;
	font-family: "trebuchet ms", arial, sans-serif !important;
	line-height:1.6 !important
}

#content font, #content p
{
	font-size:12px !important;
}*/
