body {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(picten/back1.gif) repeat-y center;
	margin: 0px;
	text-align: center;
}

#container {
	width: 773px;
	margin: 0 auto;
	text-align: left;
	position: relative;
			
}

#content {
	position: absolute;
	width: 500px;
	left: 230px;
	top: 240px;
}

#homecontent {
	position: absolute;
	width: 400px;
	left: 150px;
	top: 240px;
}

#news {
	position: absolute;
	width: 170px;
	left: 560px;
	top: 255px;
	padding: 25px 0 0 5px;
	margin: 0;
	border-left: dotted 1px #999;
	background: url(picten/news.gif) no-repeat left top;
}


p {
	margin: 0 0 15px;
}

h1 {
	font-size: 15px;
	line-height: 17px;
}
h1#cursusgebied {
	font-size: 13px;
	line-height: 13px;
	margin: 0;
	color: #C3CE04;
}
h1#cursus {
	font-size: 17px;
	line-height: 19px;
	margin: 0 0 15px;
	color: #C3CE04;
}

#news h1 {
	font-size: 11px;
	font-weight:bold;
	margin: 15px 0 0;
}

#news p {
	font-size: 10px;
	margin: 0 0 15px;
}
#news p.verder {
	text-align: right;
	font-style:italic;
	padding: 0 0 10px;
	margin: 0;
	border-bottom: dotted 1px #999;
}

h2 {
	font-size: 12px;
	margin: 0;
}

a:link {
	color: #333;
}
a:hover {
	color: #B30000;
}
a:visited {
	color: #333;
}

table {
	width: 500px;
	padding: 1em 0;
}

table td {
	vertical-align: top;
	padding: 0 3px 0 0;
}

.sup {
	font-size: 9px;
}

/* =============================================================== */
/* vaste elementen */

#vue {
	position: absolute;
	left: 453px;
	top: 20px;
}
#logo_ens {
	position: absolute;
	top: 76px;
	left: 672px;
}
#gifanim {
	position: absolute;
	left: 272px;
	top: 66px;
}
#topback {
	background: url(picten/topback.gif) no-repeat center;
	height: 177px;
	width: 100%;
	position: absolute;
	left: 0;
}
#tel {
	position: absolute;
	left: 115px;
	top: 126px;
}
#email {
	position: absolute;
	left: 216px;
	top: 126px;
}

#organitabel td {
	padding-top: 10px;
}

strong em, em strong {

}


/* =============================================================== */
/* hoofdnavigatie /*

/* =======================================================================*/
/* top nav */

#topnav {
  margin:0;
  padding:0;
  position: absolute;
  top: 148px;
  left: 115px;
}

#topnav li {
  margin:0;
  padding:0;
  float:left;
  height: 21px;
  text-indent: -999em;
  display: block;
}

#topnav li a {
  display:block;
  height: 21px;
}

#but_cursussen a { width:77px; background:url("picten/but_cursussen2.gif") 0 0 no-repeat transparent;}
#but_vrijwilligers a { width:95px; background:url("picten/but_vrijwilligers2.gif") 0 0 no-repeat transparent;}
#but_senioren a { width:69px; background:url("picten/but_senioren2.gif") 0 0 no-repeat transparent;}
#but_mp a { width:198px; background:url("picten/but_mp2.gif") 0 0 no-repeat transparent;}
#but_algemeen a { width:74px; background:url("picten/but_algemeen2.gif") 0 0 no-repeat transparent;}
#but_nieuws a { width:55px; background:url("picten/but_nieuws2.gif") 0 0 no-repeat transparent;}
#but_contact a { width:65px; background:url("picten/but_contact2.gif") 0 0 no-repeat transparent;}

#topnav a:hover, #topnav .actief a {
  background-position:0 -21px;
  text-decoration: none;
}



#topnav li ul {
	position: absolute;
	left: 0px;
	top: 21px;
	margin: 0;
	padding: 0;
	display: none;
	text-indent: 0;
}

#topnav li ul li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	clear: both;
	height: auto;
}




/* Sub Menu Styles */	

	
#topnav li ul li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 4px 5px;
	margin: 0;
	width: 120px;
	height: auto;
	text-decoration: none;
	border-top: 1px solid #fff;
	}
		
#topnav li ul li a:hover {
	color: #fff;
	background: #000 url(none);
	}
	
#topnav #huidig a {
	color: #fff;
	background: #000 url(none);
	}
	
	

#but_cursussen li a {
	background: #C3CE04 url(none);
	}
#but_vrijwilligers li a {
	background: #FFB618 url(none);
	}
#but_senioren li a {
	background: #b6aa86 url(none);
	}
#but_mp li a {
	background: #199ef0 url(none);
	}
#but_algemeen li a {
	background: #EF5116 url(none);
	}
#but_nieuws li a {
	background: #D36992 url(none);
	}
#but_contact li a {
	background: #00B3F2 url(none);
	}
	
	
#topnav #but_cursussen ul li {
	margin-left: 0px;
	}
#topnav #but_vrijwilligers ul li {
	margin-left: 77px;
	}
#topnav #but_senioren ul li {
	margin-left: 172px;
	}
#topnav #but_mp ul li {
	margin-left: 241px;
	}
#topnav #but_algemeen ul li {
	margin-left: 439px;
	}
#topnav #but_contact ul li {
	margin-left: 568px;
	}

*html #topnav #but_vrijwilligers ul li {
	margin-left: 38px;
	}
*html #topnav #but_senioren ul li {
	margin-left: 66px;
	}
*html #topnav #but_mp ul li {
	margin-left: 121px;
	}
*html #topnav #but_algemeen ul li {
	margin-left: 220px;
	}
*html #topnav #but_contact ul li {
	margin-left: 284px;
	}
	
	

/* Fix IE. Hide from IE Mac \*/
* html#topnav li { float: left; }
* html#topnav li a { height: 1%; }

/* End */

#topnav li:hover ul, #topnav li.over ul { display: block; } /* The magic */




/* subnavigatie */

#subnav {
  margin:0;
  padding:0;
  position: absolute;
  top: 280px;
  left: 0px;
  width: 200px;
}

#subnav li {
	margin: 0 0 3px;
	width: 186px;
	list-style-type: none;
	font: 11px Arial, Helvetica, sans-serif;
	border-right: 4px solid #EF5116;
  
}

#subnav li a {
  	text-decoration: none;
  	display:block;
	background: #D6CFB9;
  	color: #000;
	padding: 3px 5px;
}
#subnav li a:hover {
	background: #EF5116;
	color: #fff;
}

#subnav #actief a {
	background: #EF5116;
	color: #fff;
}


#overzicht a {
	color: #333333;
	text-decoration: none;
}
#overzicht a:hover {
	text-decoration: underline;
}

#home {
	position: absolute;
	left: 66px;
	top: 148px;
	text-indent: -999em;
	display: block;
}

#home a {
	position: absolute;
	left: 0px;
	top: 0px;
	background:url("picten/home2.gif") 0 0 no-repeat;
	height: 15px;
	width: 48px;
	text-decoration: none;
}

#home a:hover, #zoeken a:hover {
	background-position:0 -15px;
	display: block;
}

#zoeken {
	position: absolute;
	left: 0px;
	top: 184px;
	text-indent: -999em;
	display: block;
}

#zoeken a {
	position: absolute;
	left: 0;
	top: 0;
	background:url("picten/but_zoeken2.gif") 0 0 no-repeat;
	height: 15px;
	width: 115px;
	text-decoration: none;
}

.portret {
	border: 2px solid #00B3F2;
	margin-right: 10px;
	margin-bottom: 10px;
}
#terug {
	color: #666666;
}
#terug a {
	color: #666666;
}
.klein {
	font-size: 9px;
}
.duur {
	color: #CD6C6B;
	font-style: italic;
}

img.foto {
    float: right;
    border: 1px solid #666;
    margin: 0 0 10px 10px;
}
