@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
html { height: 100%; }
body { height: 100%; background: #fff url(/images/body_bg.gif) bottom center no-repeat; font: 11px/16px Arial, Helvetica, sans-serif; color: #666;  }
img { border: none; }
a { color: #666; text-decoration: none; }
a:hover { color: #95c9f9; text-decoration: none; }
ul, ol, p { margin-bottom: 18px; }
ul, ol { margin-left: 17px; }

	div#wrapper { position: relative; width: 934px; padding-right: 20px; margin: 0 auto; }
	
		h1 { float: left; }
		
		.sIFR-active ul#nav { color: #fff; }
		.sIFR-active ul#nav a { color: #fff; }
		ul#nav { position: relative; margin: 0; clear: left; float: left; margin-left: 58px; list-style: none; font-size: 20px; color: #95c9f9; }
			ul#nav li { padding-left: 20px; width: 110px; }
			ul#nav li.nav_active { background: url(/images/nav_bg.gif) top left no-repeat; }
			ul#nav a { color: #4a2700; }
			
		ul#lang { position: relative; float: right; clear: both; margin-top: 3px; list-style: none; }
			ul#lang li { display: inline; }
			
		div#header { position: relative; float: right; clear: both; width: 729px; height: 268px; }
			div#header img { position: absolute; top: 0; left: 0; display: none; }
		
		.sIFR-active h2 { color: #fff !important; }
		
		h2#content_top { clear: both; float: left; margin-top: 0px; width: 150px; margin-left: 0px; color: #333333; font: 16px/38px Century Gothic; }
		div#content, div#content_fotos, div#content_media { clear: both; float: left; margin-top: 15px; margin-left: 0px; width: 452px; }
		div#content_fotos { width: 600px; }
		div#content_media { width: 700px; }
		
			ul#disciplines { float: left; margin: 0; list-style: none; }
				ul#disciplines li { margin-bottom: 5px; }
				ul#disciplines a { display: block; width: 145px; color: #666; border-bottom: 1px solid #666; }
				ul#disciplines a.discipline_active { color: #5d3e1b; border-bottom: 1px solid #5d3e1b; font-weight: bold; }
				
			.float_left { float: left; }
			.float_right { float: right; margin-bottom: 1px; }
		
			div.uiting { float: left; width: 229px; margin-bottom: 29px; }
			
			div#sessies { float: left; margin-left: 14px; width: 400px; }
			
				div.sessie { float: left; width: 185px; margin-right: 8px; margin-bottom: 13px; }
				div.sessie h3 { clear: both; }
				
			div#portfolio { float: left; width: 460px; }
				div#portfolio img { margin-right: 10px; margin-bottom: 10px; }
		
		h2#side_top { float: left; margin-top: 15px; width: 268px; color: #333333; font: 16px/38px Century Gothic; }
		div#side { float: left; margin-top: 15px; width: 226px; }
		
			div.side_nieuwsbericht a { color: #666; font-style: italic; } 
			
			ul#disciplines_right { display: inline-block; float: right; margin: 0; list-style: none; }
				ul#disciplines_right li { margin-bottom: 5px; }
				ul#disciplines_right a { display: block; width: 226px; color: #666; border-bottom: 1px solid #666; background: url(/images/discipline_close.gif) center right no-repeat; }
				ul#disciplines_right a.right_discipline_active { color: #5d3e1b; border-bottom: 1px solid #5d3e1b; font-weight: bold; background-image: url(/images/discipline_open.gif); }
				ul.portfolios_right { margin: 0; list-style: none; margin-bottom: 5px; }
					ul.portfolios_right li { margin: 0 !important; }
					ul.portfolios_right a { width: auto; display: inline !important; border: none !important; background: none !important; text-decoration: none; }
					ul.portfolios_right a:hover { text-decoration: underline; }
					ul.portfolios_right a.right_portfolio_id_active { font-weight: bold; }
		
			h3 { color: #666; font: 11px/16px Arial, Helvetica, sans-serif; font-weight: bold; }
				h3 a { color: #666; }
			
	.nodisplay { display: none; }
	.nieuwsbericht_foto { float: right; margin-left: 10px; margin-bottom: 5px; border: 1px solid #999; }
