@charset "utf-8";
body {
	margin:0px auto; 
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCC;
}

a:link, a:visited	{
	color:#000000;
	}
a:hover	{
	color:#000099;
	}	

#wrapper	{
	width:820px;
	margin:0px auto;
	background-color:#FFF;
	}

#header	{
	background:url(../imglayout/header.gif);
	width: 820px;
	height:198px;
	display:block;
	overflow:hidden;
	}
	
#mainhome	{	
	background:url(../imglayout/main-achter.gif);
	width:820px;
	height:380px;
	overflow:hidden;
	}
	
#main	{	
	background:url(../imglayout/main-achter.gif);
	width:820px;
	height:430px;
	overflow:hidden;
	}
#main-laag	{	
	background:url(../imglayout/main-achter.gif);
	width:820px;
	height:380px;
	overflow:hidden;
	}	
	
#left	{
	float:left;
	width:200px;
	margin:0;
	padding:0;
	
	}

/************** menugebeuren ****************************/


#left ul {
	width:170px;
	list-style:none;
	margin-top:30px;
 
	
	}
	


#left ul li a:link, #left ul li a:visited {
	text-decoration:none;
	color:#FFF;
	display:block;	
	text-align:left;
	padding:0;
	font-size:14px;
	height:30px;
	margin:0;
}


#left ul li a:hover {
	color:#777;
}

#left ul li a.current {
	color:#777;
}

/************** eind menu ********************/


#footer	{
	width: 820px;
	height: 94px;
	background-color:#F4F1E7;
	border-top:1px #777 solid;
	}
		
.footertekst	{
	float:left;
	margin: 20px 0 0 25px;
	}

.hoofdverhaal	{
	line-height:20px;
	width:470px;
	height:440px;
	padding:0px 90px 10px 30px;
	overflow:scroll;
	font-size:13px;
	}

.hoofdverhaal-laag	{
	line-height:20px;
	width:470px;
	height:380px;
	padding:0px 90px 10px 30px;
	overflow:scroll;
	font-size:13px;
	}
	
.naarboven	{
	color:#22BBEA;
	font-weight:bold;
	text-decoration:none;
	}
		
#intro	{
	line-height:normal;
	}
	
#intro a:link, #intro a:visited {
	color:#22BBEA;
	font-weight:bold;
	text-decoration:none;	
	}
	
#intro a:hover, .naarboven a:hover, .naarboven a:focus	{
	color:#777;
	}

.foto	{
	float:left;
	clear:right;
	margin-right:20px;
	padding:0;
	}
		

.teksthome	{
	text-align:left;
	font-size:13px;
	padding:20px;
	padding-top:10px;

	}

#homefoto  {
	width:400px;
	margin-left:220px;
	}

h1, h3	{	
	color:#777;
	}
	
h1	{
	font-size:20px;
	font-weight:normal;
		margin-top:24px;
	}
h2	{
	font-size:18px;
	color:#22BBEA;
	font-weight:normal;

	}

b, strong	{
	color: #777;
	}
h4	{
	fontsize:16px;
	color:#22BBEA;
	}
h5  {
	fontsize:22px;
	color:#22BBEA;
	margin-bottom:0px;
	}
	
.rij	{
	border-bottom:1px #aaa solid;
	}


	
#top	{
	font-size: 12px;
	color:#666666;
	}
	

#top table {
	margin-left:10px;
	margin-top:0px;
	}	

#top h3	{
    font-size:14px;
	margin:4px 0 0 0;
	}
	
#top .foot {
	font-style:italic;
	margin:6px 0 0 0;
	}
#top .foot a, #top .foot a:link, #top .foot a:visited {
	color:#666;
	}