﻿.headertitels
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#c20808;
}

.itemtitels
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:black;
}

.itemcontent
{
	min-height:100px;
	font-family:Arial;
	font-size:12px;
	color:black;
}

.itemleesmeer
{
	font-family:Arial;
	font-size:12px;
	color:black;
}

.itemspacer
{
	width:100%;
	height:17px;
}



.itemtitelunderline
{
	width:100%;
	height:1px;
	background-image:url(../images/listtitleunderline.jpg);
	background-repeat:repeat-x;
}

.frontpage
{
	width:680px;
}

.eerstekolom
{
	vertical-align:top;
	text-align:left;
	/*width:369px;*/
}

.tweedekolom
{
	vertical-align:top;
	text-align:left;
	width:680px;
	/*width:680px;*/
}

.laatstenieuwsdetail
{	
	font-family:Arial;
	font-size:12px;
	color:black;	
}

.laatstenieuwsdetailtitel
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#c20808;
}

.agendadetail
{	
	font-family:Arial;
	font-size:12px;
	color:black;
	
}

.agendadetailtitel
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#c20808;
}

