	/* --- 1.1 Hoofdopmaak & kleuren --- */


		html {
		overflow:auto;
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-13117317-1");
pageTracker._trackPageview();
} catch(err) {}</script> 
		} 


		body{
		background:url(afbeeldingen/bg.jpg);
		background-position:top;
		background-repeat:repeat;
		background-attachment:fixed;
		
		margin:0px;
	
		}
		
		a:link,
		a:visited,
		a:active
		{
		background: transparent;
		text-decoration:none;
		color: #000;
		outline: none;
		}

		a:hover
		{
		background: transparent;
		color: #fff;
		text-decoration: underline;
		outline: none;
		}
	

		p{margin:0px;}

		h1{margin-top:0px;
			margin-bottom:5px;
			
			font-family:Arial;
			font-size:20px;
			color:#000;
			
		}



	.container{
	width:880px;
	height:auto;

	margin-left:auto;
	margin-right:auto;
	}
	
	.header{
	width:880px;
	height:200px;
	
	margin-left:auto;
	margin-right:auto;
	
	position:static;
	}
	
	.menu{
	width:858px;
	height:57px;
	
	margin-left:11px;
	margin-right:11px;
	
	position:static;
	}
	
		.menu_1{
		background:url(afbeeldingen/menu.png);
		background-position:left;
		background-repeat:no-repeat;
		
		width:855px;
		height:53px;
		
		margin-left:0px;
		margin-top:0px;
		
		position:static;
		
		float:left;
		font-family:Arial;
		font-size:16px;
		color:#FFF;
		}
		
		.menu_2{
		background:url(afbeeldingen/menu_schaduw_R.png);
		background-position:left;
		background-repeat:no-repeat;
		
		width:3px;
		height:53px;
		
		margin-left:855px;
		margin-top:0px;
		
		position:static;
		}
		
		.menu_3{
		background:url(afbeeldingen/menu_schaduw.png);
		background-position:left;
		background-repeat:no-repeat;
		
		width:858px;
		height:4px;
		
		position:static;
		}
	
		.menu_t{
		width:828px;
		height:auto;
		
		margin-left:15px;
		margin-right:15px;
		margin-top:7px;
		
		position:static;
		
		font-family:Arial;
		font-size:18px;
		color:#FFF;
		
		}
	
	.content{
	width:858px;
	height:auto;
	
	margin-left:11px;
	margin-right:11px;
	
	background:url(afbeeldingen/content.png);
	background-position:inherit;
	background-repeat:repeat-y;
	position:absolute;
	
	font-family:Arial;
	font-size:12px;
	color:#000;
	
	position:static;
	
	float:left;
	}
	
	.content_t{
	font-family:Arial;
	font-size:12px;
	color:#000;
	
	width:550px;
	height:auto;

	
	padding-top:10px;
	padding-bottom:10px;
	margin-left:30px;
	margin-right:0px;
	
	float:left;
	
	}
	
	.content_s{
	font-family:Arial;
	font-size:12px;
	color:#000;
	
	
	width:268px;
	height:auto;
	margin-left:10px;
	
	float:left;



	
	}
	
	.sidebar_1{
	background:url(afbeeldingen/sidebar_1.png);
	background-position:left;
	background-repeat:no-repeat;
	
	font-family:Arial;
	font-size:12px;
	color:#000;
	
	margin-top:10px;
	
	width:268px;
	height:3px;	

	position:static;
	
	clear:left;
	}
	.sidebar_2{
	background:url(afbeeldingen/sidebar_2.png);
	background-position:left;
	background-repeat:repeat-y;
	
	font-family:Arial;
	font-size:12px;
	color:#000;
	
	width:268px;
	height:auto;	

	position:static;
	}
	.sidebar_2_content{	
	font-family:Arial;
	font-size:12px;
	color:#000;
	
	width:245px;
	height:auto;
	margin-left:10px;
	margin-right:13px;
	padding-top:7px;
	padding-bottom:7px;

	position:static;
	}
	.sidebar_3{
	background:url(afbeeldingen/sidebar_3.png);
	background-position:left;
	background-repeat:no-repeat;
	
	font-family:Arial;
	font-size:12px;
	color:#000;
	
	width:268px;
	height:7px;	
	
	margin-bottom:5px;

	position:static;
	}
	
	.footer{
	margin-left:11px;
	margin-right:11px;
	
	padding-top:20px;
	
	width:858px;
	height:30px;
	
	background:url(afbeeldingen/footer_schaduw.png);
	background-position:top;
	background-repeat:no-repeat;
	
	text-align:center;
	
	font-family:Arial;
	font-size:9px;
	color:#FFF;
	
	position:static;
	}
	
	.footer a:link,
	.footer	a:visited,
	.footer	a:active
		{
		background: transparent;
		text-decoration:none;
		color: #fff;
		outline: none;
		}

	.footer	a:hover
		{
		background: transparent;
		color: #fff;
		text-decoration: underline;
		outline: none;
		}
	
