body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #ffc;/*#6CF;*/
	text-align: center; 
}
a {color:#004;}
.teksttitel {  
	font-style: normal; 
	font-weight: bold; 
	text-align: left; 
	margin-top: 1ex; margin-bottom: 1ex; 
	font-size: 1.5em;
}
.tekstnormaal {  
	font-style: normal; 
	font-weight: normal; 
	text-align: justify; 
	text-indent: 0em; 
	margin-top: 0px; 
	margin-bottom: 0.2ex;
}
.teksthoofd1 {  
	font-style: italic; 
	font-weight: normal; 
	text-align: justify; 
	text-indent: 0em; 
	margin-top: 0px; 
	margin-bottom: 0.6ex;
}
.teksthoofd2 {  
	font-style: normal; 
	font-weight: bold; 
	text-align: justify; 
	text-indent: 0em; 
	margin-top: 0px; 
	margin-bottom: 0.6ex;
}
.tekstsubtitel {  
	margin-top: 0.2ex; 
	margin-bottom: 0.2ex; 
	text-transform: capitalize; 
	font-size: 1.2em
}
.teksttitelalfabet:first-letter {
	font-size: 2em;
	
}
.profielnaam{
	font-weight:bold;
	font-size:2ex;
	font-style:normal;
	color: #0F0;
}
.profieltekst{
	font-weight:bold;
	font-size:2ex;
	font-style:italic;
/*	text-shadow:black;*/
	color: #CC66FF;
}
body {  font-size: 11px; font-family: Arial, Helvetica, sans-serif}
.winkleur {  background-color: #ff9; border: 1px solid #666;}
.menukleur {  background-color: #6CF}
.titel1 {top: 22px; left: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 32px; font-style: normal; font-weight: normal; text-align: center; line-height: normal}
.titel2 {top: 60px;left: 90px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
/*	baseline:20px;*/
/*	border:1px solid black;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px; font-style: normal; font-weight: normal; text-align: left; line-height: normal}
.menu3 { font-weight: normal; text-align: left;margin-left: 1em;}


.caltable{width:100%;border-collapse:collapse;}
.calcellhead{border:1px solid black;height:1.5em;}
.calcell{border:1px solid black;height:2.3em;}

/* classes voor de links boven de pagina */
.ddm1 {
    	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size: 1.1em;
	/*width: 100%;*/
	border-spacing: 0px 0px;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	padding: 0.2ex 0px 0.2ex 0px;
	border: 1px #333;
	border-style: none solid solid none;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	position: relative;
	text-align:center;
}
.ddm1 .item1 { background-color: #ff9; color: #000;}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {background-color: #ff9;color: #06f;}

.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 0.2ex 1ex 0.2ex 1ex;
	border: 1px #333;
	border-style: solid none none none;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 { background: #ff9; color: #000;}
.ddm1 .item2:hover { background: #fF9; color: #06f;}
.ddm1 .arrow,
.ddm1 .arrow:hover {
    padding: 0.2ex 2ex 0.2ex 1ex;/*3px 16px 4px 8px;*/

}

.ddm1 .section {
    border: 1px #003366;
    border-style: none solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: none  solid solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid solid; }
.ddm1 img {border:none;}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

