body{
/*	background-color:#ff6600;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 25px;
	font-size: 11px;
/*	color: black;*/
}
table{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 425px;
}
table tr{
	height: 25px;
}


h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-transform: none; color: #666666; text-decoration: none; letter-spacing: 0px}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; font-weight: normal; color: #666666}
.bold{
/*	font-size: 11px; line-height: 16px; */
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 0;
}
a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: bold; color: #CC0000; text-decoration: none}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: bold; color: #CC0000; text-decoration: none}
.onderschriften {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; line-height: 16px}
.plat{
/*	font-size: 11px; line-height: 16px; */
	color: #666666;
/* 	font-weight: normal*/
	margin-top: 0;
	padding-top: 0;
	
}
.nieuws {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16pt; color: #FFFFFF}


/* Nieuwssectie */
.nieuwsbold{
	font-size: 11px; 
	line-height: 16px; 
	font-weight: bold; 
	color: white;
	padding-bottom: 0.25em;
	padding-top: 20px;
}
#nieuwstabel{
	border-bottom: 1px solid white;
}
tr.nieuwsdatum{
	border-top: 1px solid white;
	font-size: small;
	font-weight: bold;
	height: 40px;
	vertical-align: bottom;
}
tr.titel{
	color: black;
	font-size: small;
	color: white;
	font-weight: bold;
	height: 30px;
	vertical-align: bottom;
}
tr.omschrijving{
	font-size: small;
	color: white;
}
tr.hyperlink{
	font-size: small;
	color: white;
	height: 50px;
	vertical-align: center;
}
/* overige activiteiten */
table.overig{
	border-collapse: collapse;
	width: 30em;
	margin-left: 15em;
	margin-right: auto;
	margin-top: 2em;
}
table.overig tr{
}
table.overig td{
	text-align: left;
	padding-top: 1em;
}

/* broodkruimeltjes */
.terug{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
}
a.terug{
	text-decoration: none;
	color: black;
}
a.terug:visited{
	color: black;
}
a.terug:hover{
	color: #CC0000;
}
