body{
	margin:0px;
	padding-top:3px;
	font: 12px Trebuchet MS,Verdana,Arial,Helvetica;
	color:#868686;
	background: #DEDADB;
	margin: 0px auto;
}

#container{
	padding-top:0px;
	margin: 0em auto;
	width: 990px;
	height: 592px;
	position: relative;
	background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
}

#content{
	margin-left:251px;
	width:626px;
	height:545px;
	
}

#links{
	float:left;
	margin:0px;
	height: 530px;
	width:167px;
	padding-top:8px;
	padding-left:18px;
	border-top:1px solid #76797B;
	border-bottom:1px solid #76797B;
	border-left:1px solid #76797B;
}

#rechts{
	margin-left:43px;
	padding:0px;
	width:396px;
	padding-top:8px;
	height:525px;
	float:left;
	border-top:1px solid #76797B;
	border-bottom:1px solid #76797B;
	border-right:1px solid #76797B;
}


#totaal {
	width:624px;
	height:538px;
	border: 1px solid #76797B;
}
	
	
#top{
	margin-left: 251px;
	padding-left:228px;
	height: 44px;
	width: 398px;
}

	#menu{
		float:left;
		padding:0px;
		margin:0px;
		height: 44px;
	}
		
	#menu ul{
		margin:0px;
		padding:0px;
	}
	
	#menu li{
		display:inline;
		margin:0px;	
	}
	
	#menu li a{
		padding-top:10px;
		color:#868686;
		float:left;
		text-decoration:none;
		height:30px;
		padding-right:23px;
	}
	
	#menu li a:hover, #menu li a.actief{
		color:#393939;
		background-image:url(../images/pijl_menu.gif);
		background-repeat:no-repeat;
		background-position:bottom;
	}	

	
/* CONTENT STYLES */ 

a{
	text-decoration:none;
	color:#65B927;
}

a:hover{
	text-decoration:underline;
	color:#65B927;
}

h1
{
font: 19px Trebuchet MS,Verdana,Arial,Helvetica;
color:#868686;
}

h2
{
font: 17px Trebuchet MS,Verdana,Arial,Helvetica;
color:#868686;
}

h3
{
font: 15px Trebuchet MS,Verdana,Arial,Helvetica;
color:#868686;
}

h4
{
font: 13px Trebuchet MS,Verdana,Arial,Helvetica;
color:#868686;
font-weight:bold;
}

h5
{
font: 12px Trebuchet MS,Verdana,Arial,Helvetica;
color:#868686;
font-weight:bold;
}


hr
{
color : #65B927;
height:1px;

}


/* ===================================================
	KUNSTENAAR PAGINA STYLEN
_______________________________________________________*/

.regel {
	width:607px;
	height:100px;
}

.regel_overzicht {
	width:607px;
	height:100px;
}

.regel_kunstenaar {
	width:207px;
	height:80px;
	float:left;
	padding-left:18px;
	padding-top:8px;
	padding-bottom:10px;
}

.regel_kunstenaar_overzicht {
	width:207px;
	height:100px;
	float:left;
	padding-left:18px;
	padding-top:8px;
	padding-bottom:10px;
}

.regel_kunstwerken {
	width:259px;
	height:80px;
	float:left;
	border-bottom: 1px solid #8AD851;
	padding-top:8px;
	padding-bottom:10px;
}

.regel_kunstwerken_overzicht {
	width:359px;
	height:100px;
	float:left;
	padding-top:8px;
	padding-bottom:10px;
}

.regel_opties {
	padding-left:18px;
	width:100px;
	height:80px;
	float:left;
	border-bottom: 1px solid #8AD851;
	padding-top:8px;
	padding-bottom:10px;
}

	.regel_opties ul{
		margin:0px;
		padding:0px;
		list-style:none;
	}
	
	.regel_opties li{
		display:list;
		margin:0px;
		height:22px;
		width:86px;
	}
	
	.regel_opties li a{
		padding:0px;
		text-decoration:none;
		width:86px;
		padding-left:16px;
		color:#868686;
	}
	
	.regel_opties li a:hover, .regel_opties li a.actief{
		background-image:url(../images/bullet_opties.gif);
		background-repeat:no-repeat;
		background-position:0em;
		width:86px;
		padding-left:16px;
		color:#868686;
		text-decoration:none;
	}	

.kunstwerk_klein {
	width:80px; 
	height:80px; 
	overflow:hidden; 
	float:left;
	padding-left:5px;
}

.kunstwerk_klein_overzicht {
	width:80px; 
	height:100px; 
	overflow:hidden; 
	float:left;
	padding-left:9px;
}