body {		
		background:#ccc;
		font:  16px tahoma, Verdana, Arial, sans-serif;
		}	
		
#frame {	
		width:760px;		
		background:#fd9;
		margin-left:auto;
		margin-right:auto;
		height: 600px;
		padding:0px;
		
		}
		
#header {		
		background: #fa2;
		text-align: center;
		font-size: 14px; 
		}
		
		
#left {
		width:166px;
		height: 483px;
		padding:0px;
		float:left;
		/*font-size: 14px;	*/	
		text-align:left;
		overflow: auto;
		}
		
#content {		
		height: 483px;
		margin: 0px;
		padding:0px;		
		/*font-size: 14px;*/		
		overflow: auto;
		text-align:left;
		}
		
#foot {
		color: #777;
		font-size: 10px;
		text-align: center;
		}

#Lijn {
	
		/*height: 484px;*/
		padding:0px;
		float:left;
	width:3;
}

#discl {
		margin: 10px 0px 0px 10px;
		padding:0px;
		float:left;
		
}

#discr{
		width:220px;
		padding:0px;
		float:left;
}
#discr2{
		
		padding:0px;
		float:right;
}
#foto {
padding: 15px 0px;
}
				
p,h1,table, object{
		margin:10px /*10px 10px 30px*/;		
		}

.h1 { font-family: "lucida sans unicode"; font-size: 14px; padding: 0 0 0 0px; }

.style2 {font-family: "lucida sans unicode"; font-size: 12px;}

.style2i {font-family: "Lucida Sans Unicode"; font-size: 12px; font-style: italic ;}

.style3 {font-family: "Lucida Sans Unicode"; font-size: 11px;}

.style3i { font-family: "Lucida Sans Unicode"; font-size: 11px; font-style: italic ;}

.style13 {font-family: "Lucida Sans Unicode"; font-size: 11px;}

.style4 {font-family: "Lucida Sans Unicode"; font-size: 18px; }

.style5 {	font-size: 16px;	font-family: "Lucida Sans Unicode"; }

/*.r { float: right }*/



.active {font-size: 1.1em;  color: #f44;}

ul
{
margin:0;
padding: 0;
list-style-type:none;
}
a
{
padding:0em 0.4em;
}
a:link
{
color:#930;
text-decoration:none;

}
a:visited
{
color:#930;
text-decoration:none;
}
a:hover 
{
color:#FF4;
background-color:#C60;

}
li {display:inline}

div.blok0 {position:relative;  height: 5px;}

div.blok1 {position:relative;  height: 20px ;}

div.blok8 {position:relative;  height: 80px ;}



div#links {position: relative; top: 10px; left: 0; 
					width: 165px; height: 460px; 	
					font: bold 12px "lucida sans unicode", sans-serif;}
div#links a {display: block; /*text-align: left;*/ 
   				padding: 3px 10px; border-width: 0;
	 				text-decoration: none; color: #930;}
div#links a:hover {color: #930; background: #FA2;  }	