body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #550000;
	background-color: #FFF9D9;
	margin-left: 40px;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #550000;
	}
a:link {
	color: #550000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #550000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.font9grijs {
	font-size: 9px;
	color: #BBBBBB;
}
.font10bold {
	font-size: 10px;
	font-weight: bold;
}
.font11 {
	font-size: 11px;
}
.font12{
	font-size: 12px;
}
.header12grijs {
	font-size: 12px;
	color: #CCCCCC;
}
.header13 {
	font-size: 13px;
}
.header15 {
	font-size: 15px;
}
.header16 {
	font-size: 16px;
}
.header15bold {
	font-size: 15px;
	font-weight: bold;
}
.header16grijs {
	font-size: 16px;
	color: #CCCCCC;
}
.header16wit {
	font-size: 16px;
	color: #FFFFFF;
}
.header18wit {
	font-size: 18px;
	color: #FFFFFF;
}
.header18witbold {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.maandheaderagenda {
	font-size: 18px;
	color: #DDDDDD;
	background-color: #550000;
	font-weight: bold;
	background-image: url(../Images/BGverloop.gif);
	height: 40px;
}
.activiteitheaderagenda14 {
	font-size: 14px;
	background-color: #aa8575;
	color: #FFFFFF;
}
.activiteitheaderagenda {
	font-size: 16px;
	background-color: #aa8575;
	color: #FFFFFF;
}
.bgdonkerfontwit {
	background-color: #550000;
	color: #FFFFFF;
}

.bgdonkerfont16wit {
	background-color: #550000;
	color: #FFFFFF;
	font-size: 16px;
}
.bgdonkerfont16witbold {
	background-color: #550000;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.header30bold {
	font-size: 30px;
	font-weight: bold;
}
.header16bold {
	font-size: 16px;
	font-weight: bold;
}
.header18bold {
	font-size: 18px;
	font-weight: bold;
}
.header24wit {
	font-size: 24px;
	color: #FFFFFF;
}
.header24bold {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.headerdekgeboorte {
	color: #FFF9D9;
	font-weight: bold;
	background-color: #550000;
	font-size: 16px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

table.updatedlist {
	width: 780px;
	border-collapse: collapse;
}
table.updatedlist .logo {
	padding: 15px 0;
}
table.updatedlist .logo img {
	width: 180px;
}
table.updatedlist td {
	vertical-align: top;
	white-space: nowrap;
}
table.updatedlist .date-updated {
	text-align: right;
}

#table1 td {
	white-space: normal;
}

.content a {
	text-decoration: underline;
}

.content a img {
	text-decoration:  none;
	border: none;
}

.agendaposition {
	position: absolute; 
	left: 300px; 
	top: 400px; 
	width: 250px; 
	height: 200px; 
	background-color: #FFF9ED; 
	border: 1px none #000000; 
	visibility: hidden; 
	z-index: 26;
}

.agendaposition table {
	width: 100%;
	height: 100%;
}

.agendaposition table.agendalayout { border: 1px solid #550000; }
.agendaposition table.agendalayout td { padding: 5px; }