* { margin:0; padding:0;} 

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

img {
 border:0;
}
.hr {
 margin-top:5px;
 margin-bottom:2px;
 width:100%;
 height:1px;
 font-size:0.001px;
 overflow:hidden;
 background:#999;
}
/* opbouw pagina in divs */
#beeldblokhome {width:130px;}
#datumblok {color:#666;font-size:9px;line-height:0.9;}
#laatstgewijzigd {font-size:9px;}

#pagecontainer {
	margin: 0 auto;
	width: 740px;
	text-align: center;
}

#header {
	width: 100%;
	height:130px;
}

#logo {
	width: 100%;
	height:46px;
	margin-top:30px;
	margin-bottom:25px;
	text-align: right;
}

#home_cont{
	margin: 0 auto;
	width: 544px;
}

#logo_home {
	margin-top:150px;
	margin-bottom:25px;
}

#taalblok_home{
	margin-top:100px;
	text-align: right;
}

#nav {
	width: 100%;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	margin-bottom:8px;
	
}

#nav_nl {
	width: 728px;
}
#nav_en {
	width: 680px;
}

#content {
	text-align:justify;
	width:100%;
	margin-top:35px;
}
#footer {
	width:100%;
	height:35px;
}

#functie{
	margin-left:240px;
}

/* agenda */
.agenda_item{
 margin-bottom:10px;
}
.agenda_titel{ font-weight:bold;}
.agenda_subtitel{ color:#666;font-style:italic;}
.agenda_participant{ color:#900;}
.agenda_date{ font-style:italic;}
.agenda_tekst{ }
.agenda_adress{}
/* opbouw sjabloon 4 */

#rightcol{
	width:404px;
	text-align:right;
	float:left;
}

.hb_artikel_titel_sjabloon_4 {
	text-align:left;
	margin-left:38px;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
}

.hb_paragraaf_lead_sjabloon_4 {
	text-align:left;
	margin-left:38px;
	font-weight:normal;
	font-style:italic;
	font-size:14px;
}

.hb_paragraaf_titel_sjabloon_4, .hb_paragraaf_tekst_sjabloon_4  {
	width:365px;
	text-align:left;
	float:right;
}
.hb_paragraaf_tekst_sjabloon_4  {
	margin-bottom:10px;
}


/* opbouw sjabloon 2 */
.bs {
 font-size:9px;
 font-style:italic;
 font-family:verdana,ms sans serif;
 color:#878773;
}

.hb_leftcol_sjabloon_2 {
	width:240px;
}


.hb_artikel_lead_sjabloon_2 {
	font-weight:bold;
	width:365px;
}

.hb_paragraaf_titel_sjabloon_2, .hb_paragraaf_titel_sjabloon_4, .hb_paragraaf_titel {
	font-weight:bold;
	width:365px;
}

.hb_artikel_afbeelding_sjabloon_2 {
	float:right;
	margin-right:22px;
}


.hb_artikel_afbeelding_sjabloon_2 img , .hb_artikel_afbeelding_sjabloon_4 img {
	/*border: #000 4px solid;*/
	margin:4px;
}

.hb_artikel_afbeelding_sjabloon_4{
	width:202px;
	text-align:right;
	float:left;
	margin-bottom:10px;
}

.hb_paragraaf_tekst_sjabloon_2 {
	width:365px;
}

.hb_rowspacer_sjabloon_2, .hb_rowspacer_sjabloon_4 {
	height: 10px;
	overflow:hidden;
	font-size: 0.00001em;
	line-height: 0.00001em;
	text-indent: -2000em;
}

/* homepage */
#home{
	width:310px;
	height:190px;
	margin-top:10px;
	margin-left:280px;
}

#home_adres{
	/*width:195px;*/
	text-align:right;
	margin-right:4px;
	margin-bottom:30px
}



/* navigatie */
#nav li { 
	display: inline;
	list-style-type: none ;
	}
	
#nav li a{ 
	display: inline;
	padding:0 2px;
	list-style-type: none ;
	}
	
span.divs { 
	color:#000;
	font-weight:bold;
	font-size: 10px;
}
	
#nav li.active a, a:visited, a:hover { 
	color:#fff;
	background-color:#ababab;
	text-decoration: none;
	}
	
#nav li a, a:visited { 
	color:#000;
	background-color:#fff;
	text-decoration: none;
	}
	
#nav li a:hover, a:active { 
	color:#fff;
	background-color:#ababab;
	text-decoration: none;
}

#subnav { 
	text-align:left;
	margin-top:1px;
	font-size:11px;
	font-weight:bold;
	/*color:#333;*/
	color:#aeaeae;
	}

#subnav li { 
	list-style-type: none ;
	/*color:#aeaeae;*/
	}
	
#subnav li.span { 
	/*color:#aeaeae;*/
	font-size:8px;
	}
	
#subnav li a { 
	padding: 0 3px
	}

	
#subnav li.active a, a:visited, a:hover { 
	color:white;
	background-color:#ababab;
	display: inline; 
	text-decoration: none;
	}
	
#subnav li a, a:visited { 
	background-color:white;
	text-decoration: none;
	/*color:#666;*/
	color:#aeaeae;
	}

#subnav li a:hover { 
	color:white;
	background-color:#ababab;
	display: inline; 
	list-style-type: none;
	text-decoration: none;
}



a:link { color: #666666; text-decoration:underline; background:transparent;}
a:active { color: #336666; text-decoration:underline;background:transparent;}
a:visited { color: #666666; text-decoration:underline;background:transparent;}
a:hover { color: #336666; text-decoration: underline;background:transparent;}


/* -------------- Kunstenaars module ------------------ */
.kunstenaarsoverzicht_header {width:100%;}
