/* ++++++++++++++++++++ RESET TAGS +++++++++++++++++++++ */
* {	margin:0; padding:0; font-family:Arial; font-size:100%; color:#000; text-decoration:none; }
body { height:100%; background-color:#ccc; margin:0; padding:0; text-align:left; font-size:62.5%;}
table, td, th { background: transparent; border-collapse: collapse; vertical-align:top; }
img { border:none; }
ul { width:auto; list-style:none; }
* html li {height: 1%}
body *{color:#000;}
.hide{ display:none;}
.clear{ clear:both;}
html {overflow: -moz-scrollbars-vertical; height:100%;}

#container { position: relative; margin: auto; left: 0px; top: 0px; width: 1024px; height: 100%; background-color: #fffcca; padding: 0px;}

#logo { position: absolute; background: #0072BF; height: 115px; padding: 10px; width: 205px; color: #fff; top: 0px; left: 0px; }
	#logo h1{ font-size: 1.4em; color: #fff; letter-spacing: 4px; font-weight: bold; width:100px;}

#content-wrapper{background: #fffcca;}	
#top-menu { display:none; }	
#static-menu{display:none;}		
#main-menu{ display:none; }
#skipnav, #back-to-top{ display:none; }


	#content #nav { background-color: #fffcca; padding: 10px; margin: 0px; }
		#content #nav h4 { margin-top: 5px; font-size: 1.4em;} 
		#content #nav li a { text-decoration: underline; font-size: 1.4em;} 
		
#content #page-navigation-top{ display:none; }
#content #page-navigation-bottom{display:none;}


#sitemap{ font-size:1.4em;}
#sitemap ul { margin-bottom: 10px; font-weight: bold; }
	#sitemap ul li{ padding-left: 0px; width: 185px; float: left; }
		#sitemap ul li ul li{ padding-left: 15px; font-weight: normal; }
			#sitemap ul li ul li ul li{ padding-left: 15px; }


#content{position: absolute; top:57px; left:0px;background: #fffcca; padding:20px 25px 0 25px;width:100%;}
	#content #body {margin: 30px 0 0 0;}
	
/* css van het content blok, deze css kan aangepast worden  */
		#body .highlight{ background: #ccc; }
		#body h1{ font-size: 3.0em; }
		#body h2{ font-size: 2.3em; }
		#body h3{ font-size: 1.7em; }
		#body h4{ font-size: 1.4em; font-weight: bold; }
		#body img{ margin: 20px 0 20px 0; }
		#body a{ font-size: 1.4em; text-decoration:underline; }
		
		address,strong{ font-size: 1.4em; font-weight: bold; }
		#body p{  font-size: 1.4em; }
		#body p a{  font-size: 100%; }
		#body .intro { padding:5px; margin:30px 0 30px 0;}
		#body .example{border-top:1px solid #aaa; padding-top:20px;}
		#body .edu{margin-bottom: 20px;}
			#body .edu p.lin_exp{font-size:1.6em; margin-top:10px;}
		
		#body ul{font-size:1.4em; margin-left:15px;}
			#body ul li{ list-style:disc;}
				#body ul li ul{ font-size:100%;}
					#body ul li ul li{ list-style:circle}
		
		#last-update{ font-size: 1.2em; margin:10px 0 10px 0; font-style:italic; }



