body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
	color: #777;
	}
	
td {
font-size: 12px;
    text-align: left;
    line-height: 1.5em;
}
	
#frame{
	width:820px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	font-family:verdana;
	background-color: #fafbfd;
	border: 1px solid #eeeeee;
	background: url('illus/achtergrond.png') no-repeat center center;
	}
		
#contentmenu{
	margin: 10px 0 0 0;
    padding: 0;
	float: left;
	width: 180px;
    color:#fff;
    /*border: 1px solid #f00;*/
	}

#contentcenter{
	width: 620px;
    margin: 95px 0 0 190px;
    padding: 0;
    font-size: 12px;
    text-align: left;
    line-height: 1.5em;
    
    min-height:360px;
    /*border: 1px solid #0f0;*/
	}
	
#contentheader{
	width:820px;
	height:160px;
	border: 1px solid #00f;
	}
	
#imgright{
	float:right;
	margin-left:20px;
	}

#imgleft{
	float:left;
	margin-right:20px;
	}	
	
/*---------teksten-----------------*/
h1{
	font-size: 14px;
	padding-top: 0px;
	letter-spacing: 0.1em;
	color:#900;
	margin-bottom:2px;
	margin-top:3px;
	}	
			
h2{
	font-size: 13px;
	padding-top: 0px;
	letter-spacing: 0.1em;
	color:#900;
	margin-bottom:1px;
	margin-top:3px;
	}

h3{
	font-size: 11px;
	padding-top: 0px;
	letter-spacing: 0.1em;
	color:#900;
	margin-bottom:2px;
	margin-top:3px;
	}
	
	
#tablekolom{
 text-align:center;
}


ol{
margin-top:1px;
}

ul
{
	margin-top: 1px;
	margin-left: -20px;
	list-style-type: none;
}

li{
	padding-bottom: 6px;
	}

/*--------link---------------*/

#contentcenter a:link{
	color:#900;
	}
	
#contentcenter a:visited{
	color:#969696;
	}

#contentcenter a:hover{
	color:#5a5a5a;
	}
	
/*--------menu---------------*/
	
#contentmenu a{
	display: block;
	background: #d6d6d6;
	width: 110px;
	font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
	height: 16px;
	text-align: left;
	text-indent: 5px;
	color: #900;
	border-color: #eee;
	border-width: 0 0 0 10px;
	border-style: none none none solid;
	}
	
#contentmenu a.actief{
	background: #900;
	color: #fff;
	border-color: #969696;
	}

/*#contentmenu a:link{
	text-decoration:none;
	color:#000;
	}*/
	
#contentmenu a:hover{
	color:#fff;
	background:#900;
	border-color: #969696;
	}
	
/*---------sub menu---------------*/
	
#contentmenu a.sub{
	display: block;
	background: #e8e8e8;
	font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
	height: 16px;
	text-align: left;
	text-indent: 5px;
	color:#b00;
	border-color: #eee;
	border-width: 0 0 0 10px;
	border-style: none none none solid;
	}

#contentmenu a.subactief{
	color:#fff;
	background:#900;
	border-color: #969696;
	}

/*#contentmenu a.sub:link{
	text-decoration:none;
	color:#0087b4;
	}*/
	
#contentmenu a.sub:hover{
	color:#fff;
	background:#900;
	border-color: #969696;
	}
	
.klapItem
{
	position: relative;
	height: 1px;
	display: none;
	overflow: hidden;
}

#homelinks,#homerechts {
	width: 280px;
	/*border-left: 1px solid #000;*/
	height:420px;
	background: #ede0d7;
	margin-bottom:-19px
}

#homelinks H1,#homelinks H2,#homerechts p {
	margin-left:10px;
}

#homelinks H2 {
	margin-top:10px;
}

#homerechts{
	float: right;
}

.toppicture {
	width:110px;
	height: 110px;
	padding: 10px 10px 5px 0px;
	
}

.thumb {
 border: 0px;
 margin:0 5px 5px 0;
}