body {
	font-family: Arial, "Tw Cen MT", "Trebuchet MS", Verdana;
	font-size: 14px;
	color:  #394E60 ;
}
#container {
	width: 960px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    align: center;
}

#sectie2 {
	float: left;
	width: 840px; 
    background-color: #FFC882;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
	
}

#header {
	float: left;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px;
	height: 127px;
	width: 840px;
	overflow: auto;
        background-image: url(kop_artoele.jpg);	
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	
}

#kop {
      float: left;
      
      margin: 0px 0px 0px 0px;
      }
#menu {
	float: left;
	width:200px;
	padding: 20px 0px 0px 20px;
	background-color:  #FFC882;
	font-size: 15px;
}

#content {
	float: left;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 40px;
	width: 520px;
	background-color:#FF9205;
    overflow: auto;

}
#footer {
	float: left;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px;
	height: 65px;
	width: 840px;
	overflow: auto;
	/* background-color:#1B71A2 ; */
	background-image: url(kop_artoele3.jpg);	
}

/*
#leeg {
	float: left;
	width: 540px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px;
	overflow: auto;
	background-color:#E0EDF9;
	height: 50px;
}

*/

.onzichtbaar {
	display: none;
}
.kop0 {
	font-size: 14px;
	color: #394E60;	
	font-weight: bold;
}
.kop1 {
	font-size: 17px;
	color: #394E60;
	font-weight: bold;	
}
.kop2 {
	font-size: 25px;
	color: #272D3E;
	font-weight: bold;		
}
.kop3 {
	font-size: 16px;
	color: #394E60;	
	font-weight: bold;
}
.kop4 {
	font-size: 16px;
	color: #fff;	
}
.kop5 {
	font-size: 16px;
	color: #394E60;	
}
.kop6 {
	font-size: 16px;
        font-family: Lucida handwriting;
	color: #fff;	
}

#content a:visited {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000 ;
	background: url(link.gif) no-repeat right bottom;
	padding-right: 12px;
	text-decoration: none;  

}

#content a:link {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF ;
	background: url(link.gif) no-repeat right bottom;
	padding-right: 12px;
	text-decoration: none;  

}

#menu a:link, #menu a:visited {
        color: #000099;
	background: #FF9205 url(linkmenu.gif) no-repeat left center;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px;
	border-color: #FFC882;
	border-style: solid;
	text-decoration: none;
	line-height: 20px;
	display: block;
	}
#menu a:hover {
	background: #99FFFF;
	}
.menulink {
        line-heigt: 20px;
        background: #00ff00;
	display: block;
}
