

body         
{SCROLLBAR-BASE-COLOR: #A16B45; SCROLLBAR-ARROW-COLOR:#DBB797;}

td { font-family: Tahoma, serif; font-size: 10pt; }

.agendaCell {
text-align:left;
color:inherit;
}
.inhoud A:link    { 
	COLOR: #5a0000; 
	TEXT-DECORATION: none; 
	font-weight: bolder;
	}
.inhoud A:visited { 
	COLOR: #5a0000; 
	TEXT-DECORATION: none; 
	font-weight: bolder; 
	}
.inhoud A:hover {
	COLOR: #000000; 
	TEXT-DECORATION: underline;
}	
.inhoud A:active  { 
	COLOR: #5a0000; 
	TEXT-DECORATION: none;
	font-weight: bolder; 
	}

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}

#inhoud {
display:none;
margin:4px;
border-color:#5a0000;
border-width:thin;
}

#toggleInhoudDiv {
align:left;
COLOR: #5a0000;
font-size:small;
font-weight:bold;
}

.maand
{
	width:100%;  
	height:10px; 
	text-align:left;
	color:#5a0000;
	cursor:pointer;
	padding-left:12px;
}

.maand h3
{
	font-size:12px;
	font-family:Tahoma, Verdana, Trebuchet;
	font-stretch:expanded;
	font-weight:500;
}

.date
{
	text-align:left;
	font-size:x-small;
	width:100px;
	padding-right:12px;
}

#archief ul li{
	height:20px;
}

#archief ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

