h1
{ 
   font-size:18px;
}
h2
{ 
   font-size:14px;
}

p {
	margin: .5em 0 1em 0;
}

h1, h2, h3, h4, h5 {

	color: maroon;
	font-family:Comic Sans MS,arial,helvetica; 
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}



ul 
{
	margin-top:0;
	margin-left:0px;
	margin-bottom:10px;
	padding: 0px 0px 0px 0px;	
	line-height:18px;	 
	list-style-image:none;
	font-family:Comic Sans MS,arial,helvetica; 
	font-size:12px;
	color: maroon;
	
}
li 
{
	list-style-type:none;
	background-image: url(images/bullet.gif); 
	background-position: 0px  5px;
	background-repeat: no-repeat; 
	line-height:18px;	 
	padding-left: 20px;
	font-family:Comic Sans MS,arial,helvetica; 
	font-size:12px;
}


body
{
	color: maroon;
	font-family:Comic Sans MS,arial,helvetica; 
	font-size:12px;
}

table
{
	font-family:Comic Sans MS,arial,helvetica; 
	font-size:13px;
}

.tabletop
{
	font-family:Comic Sans MS,arial,helvetica; 
	font-size:12px; 
	font-weight:bold;
	background-image:url(images/komfoortje.jpg);
	
}
.tablebottom
{
	font-family:Comic Sans MS,arial,helvetica; 
	font-size:12px;
	
}

.tablecontent
{
	font-family:Comic Sans MS,arial,helvetica; 
	font-size:12px;
	
}

.plaatje
{
 border:1;
 border-bottom-color:Maroon
}


/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar
{
	position: absolute;
	width: 10;
	height: 10;
	background-color: #990000;
	
}

.clLevel0,.clLevel0over,.clLevel1,.cllevel1over{position:absolute; padding:1px; font-family:Comic Sans MS,arial,helvetica; font-size:12px; font-weight:bold}

/*Styles for level 0*/

.clLevel0
{
	background-color: #990000;
	color: white;
	background-image: none;
	
}
.clLevel0over
{
	background-color: #cc3300;
	color: #FFFFFF;
	cursor: hand;
	
}
.clLevel0border
{
	position: absolute;
	visibility: hidden;
	background-color: #990000;
}

/*Styles for level 1*/
.clLevel1
{
	background-color: #990000;
	color: white;
	background-image: none;
}
.clLevel1over
{
	background-color: #cc3300;
	color: #FFFFFF;
	cursor: hand;
}
.clLevel1border
{
	position: absolute;
	visibility: hidden;
	background-color: #990000;
}


/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#FF9900; color:white;}
.clLevel2over{background-color:#67FF00; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699}

a
{
	color: darkred;
	font-family: Comic Sans MS,arial,helvetica;
	font-size: 13px;
	text-decoration: underline;
	font-weight:bold;
}
a:hover
{
	color: orangered;
	font-family: Comic Sans MS,arial,helvetica;
	font-size: 13px;
	text-decoration: underline;
	font-weight:bold;
}
