img{
	border: 0;
}
a:focus, a:hover, a:active { 
	outline:none;
}
html,body{
	padding:0px;
	margin:0px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#37302c;
}

body{
	background: url(../images/background_body.png) repeat-x top left;
}

p{
	color:#37302c;
	font-size:11px;
	line-height:18px;
	margin-top:2px;
}
a{
	color:#860101;
	text-decoration:none;
}
h1{
	font-size:16px;
	font-weight:bold;
	font-family:Trebuchet Ms, sans-serif;
	color:#fff;
	margin:0;
	padding:0;
}
h2{
	font-size:14px;
	font-weight:bold;
	font-family:Trebuchet Ms, sans-serif;
	color:#37302c;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
h3{
	font-size:12px;
	font-weight:bold;
	font-family:Trebuchet Ms, sans-serif;
	color:#37302c;
	margin:0;
	padding:0;
}

h4{
	font-size:12px;
	font-weight:bold;
	font-family:Trebuchet Ms, sans-serif;
	color:#37302c;
	margin:0;
	padding:0;
		text-transform:uppercase;
}
h5{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	font-weight: bold;
	color:#37302c;
	margin:0;
	padding:10px 0 10px 0;
}
.font9{
	font-size:9px;
}
.right{float:right}
.left{float:left}

b.titel{
	color:#860101;
	font-size:13px;
}

#center_hor{
	position:relative;
	width:855px;
	margin:0 auto 0 auto;
}
#content_hor{
	position:relative;
	width:855px;
	padding-top:1px;
	background: url(../images/background_center_top.png) no-repeat top right;
	z-index:2000;
	padding-left:4px;
}
#content_hor.home {
	width: 851px;
}

#content_left{
	position:Relative;
	width:155px;
	float:left;
	padding-top: 15px;
	padding-left:24px;
}
#content_right{
	position:relative;
	width:671px;
	float:left;
	min-height: 500px;
}
#content_home {
	position: relative;
	overflow: hidden;
	width: 809px;
	padding: 25px 21px
}
#top{
	position:relative;
	height:169px;
	display:block;
}

#logo{
	position:absolute;
	top:0px;
	left:3px;
	width:226px;
	height:141px;
	background: url(../images/logo.png) no-repeat top left;
}
#logo a{
	display:block;
	height:100%;
}
#metamenu {
	position:absolute;
	top:15px;
	right:0;
}

#metamenu a{
	text-decoration:none;
	color:#000;
}
#metamenu  #zoekveld{
	position:relative;
	width:178px;
	height:16px;
	background:#fff;
	border:1px solid #bababa;
}
#metamenu  #submit{
	position:relative;
	width:20px;
	height:20px;
	border:0;
	margin-left:1px;
	float:right;
	background: url(../images/button.png) no-repeat top left;
	cursor:pointer;
}

#menu{
	position:absolute;
	bottom:0px;
	left:4px;
	font-size:11px;
	font-weight:bold;
	font-family:Trebuchet MS, sans-serif;
	color:#000;
	width:980px;
	height:28px;
	background:#000;
	
}
#menu ul {
	padding:0;
	margin:0;
}
#menu ul li{
	position:relative;
	list-style:none;
	float:left;
	padding:0;
	margin:0;
}

#menu ul li a{
	position:relative;
	display:block;
	height:100%;
	padding: 4px 10px 8px 10px;
	background:#000;
	color:white;
	text-decoration:none;
	border-right:1px solid #403d3d;
	text-transform:uppercase;
	border-top:3px solid #000;
}
#menu ul li#first a{
	border-left:0px;
}
#menu ul li#last a{
	border-right:0px;
}
#menu ul li a:hover{
	border-top:3px solid #ff0000;
}

#menu ul li.active a{
	position:relative;
	display:block;
	height:100%;
	padding: 4px 10px 8px 10px;
	background:white;
	color:#000;
	text-decoration:none;
	border-right:1px solid #403d3d;
}

#menu ul li.active a{ border-top:3px solid #860101; }
/*
#menu ul li.active a#research{ border-top:3px solid #860101; }
#menu ul li.active a#celebrate{ border-top:3px solid #ff0000; }
#menu ul li.active a#museum{ border-top:3px solid #fd5800; }
#menu ul li.active a#organisation{ border-top:3px solid #000; }
#menu ul li.active a#shop{ border-top:3px solid #000; }
#menu ul li.active a#news{ border-top:3px solid #860101; }
#menu ul li.active a#slavery{ border-top:3px solid #000; }
*/
#submenu {
	position:relative;
	display:block;
	width:140px;
}

#submenu ul  {
	padding:0;
	margin:0;
	font-size:11px;
	min-height:19px;
}
#submenu ul li{
	position:relative;
	line-height:19px;
	min-height:19px;
	list-style:none;
	padding:0;
	margin:0;
}

#submenu ul li a{
	padding-left:4px;
	color:#000;
	text-decoration:none;
	display:block;
	height:100%;
}
#submenu ul li a:hover{
	background: #f4ebce;
}

#submenu ul li a.active{
color:#fff;
	background:#860101;
}

#submenu ul li.lijn{
	position:relative;
	line-height:1px;
	min-height:1px;
	height:1px;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	background: #f4ebce;
	margin-top:2px;
	margin-bottom:2px;
}
#submenu #lijn{
	position:relative;
	line-height:2px;
	min-height:2px;
	height:2px;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	background: #f4ebce;
	margin-top:2px;
	margin-bottom:2px;
}

#content{
	position:relative;
	border:1px solid #ebefef;
	padding:23px;
}

.clear{
	position:relative;
	clear:both;
	display:block;
	height:1px;
	overflow:hidden;
}

#footer{
	position:relative;
	display:block;
	height:117px;
	z-index:1000;
	margin-top:-22px;
	background:#0a0607 url(../images/background_footer.png) repeat-x bottom left;
}

#footer.home{
	margin-top:-21px;
}

/*
#footer{
	position:relative;
	display:block;
	height:97px;
	margin-bottom:27px;
	z-index:1000;
	margin-top:-21px;
		
	background: url(../images/background_footer.png) repeat-x top left;
}
*/
#footer_hor{
	position:relative;
	width:850px;
	margin:0 auto 0 auto;
padding-top:30px;
padding-right:6px;
padding-left:3px;
color:#9b9a9a;
}
#footer_hor a{
	color:#9b9a9a;
	font-size:11px;
	text-decoration:none;
}
#footer_hor a:hover{
	text-decoration:underline;
}
#content_header{
	position:relative;
	display:block;
}
#content_header h1{
	text-transform: uppercase;
}
#block1-1{
	position:relative;
	height:22px;
	width:207px;

	background:#3e0000;
	padding:32px 0 0 17px;
	margin-bottom:1px;
}
#block1-2{
	position:relative;
	height:136px;
	width:190px;
	float:left;
	color:#fff;
	padding:10px 17px 0 17px;
	background: url(../images/background_header.png) repeat-x top left;
	line-height:15px;
}
#block1-3{
	position:relative;
	height:200px;
	width:446px;
	float:right;
	margin-top:-55px;
	background:#3e0000;
}

#content_tekst_left_small{
	position:relative;
	float:left;
	width:430px;
	padding-right:15px;
	padding-top:17px;
}
#content_tekst_left_wide{
	position:relative;
	float:left;
	width:655px;
	padding-right:15px;
	padding-top:17px;
}
#content_tekst_right{
	position:relative;
	float:left;
	width:208px;
	min-height:501px;
	padding-top:22px;
	background:#f4ebce;
}
#content_tekst_right>a{
	margin-right:5px;
}
#content_tekst_right h2{
	border-bottom:2px solid #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
#content_tekst_right ul{
	position:relative;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:5px;
	/*border-top:2px solid #fff;*/
	border-bottom:1px solid #fff;
	list-style-image: url(../images/bullet.png);
} 
#content_tekst_right li{
	margin-left:23px;
	padding-right:7px;
}
#content_tekst_right li a{
	color:#37302c;
	text-decoration:none;
}
#content_tekst_right li a:hover{
	color:#860101;
	text-decoration:none;
}
#content_tekst_right li:hover{
	list-style-image: url(../images/bullet_active.png);
}
#content_tekst_right>#agenda{
	border-top: none;
}
#content_tekst_right>#agenda>.item{
	padding-left:75px;
}
#content_tekst_right>#agenda>div.item>div.date.rood{ 
	margin-left:-70px;
	background: url("../images/background_datum_rood.png") no-repeat;
}
#content_tekst_right #agenda div.item div.date.bruin{
	background: url("../images/background_datum_bruin.png") no-repeat;
	margin-left:-70px;
}
#content_tekst_right #agenda div.item div.date.blauw{
	background: url("../images/background_datum_blauw.png") no-repeat;
	margin-left:-70px;
}
#content_tekst_right #agenda div.item div.date.oranje{
	background: url("../images/background_datum_oranje.png") no-repeat;
	margin-left:-70px;
}
#content_tekst_right>#agenda>.item a{
	color: #37302C;
	text-decoration: none;
}
#content_tekst_right>#agenda>.item a:hover{
	color:#860101;
}
#publicaties{
	position:relative;
	float:left;
	width:208px;
	min-height:557px;
	padding-top:22px;
	background:#f4ebce;
}

#publicaties ul{
	position:relative;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:5px;
	border-top:2px solid #fff;
	list-style-image: url(../images/bullet.png);
} 
#publicaties li{
	margin-left:23px;
	padding-right:7px;
	margin-bottom:4px;
}
#publicaties li a{
	color:#37302c;
	text-decoration:none;
}
#publicaties li a:hover{
	color:#860101;
	text-decoration:none;
}
#publicaties li:hover{
	list-style-image: url(../images/bullet_active.png);
}

.content_tekst_right_padding{
	padding:5px;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:15px;
}

#publicaties .content_tekst_right_padding{
	padding-top:0;
	padding-bottom:0;
	border-bottom:0;
	margin-bottom:0;
}

.news_item, .agenda_item, .blog_item, .reaction_item, .contact_item{
	position:relative;
	margin-top:5px;
	margin-bottom:25px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:14px;
	border-top:2px solid #f4ebce;
	border-bottom:1px solid #f4ebce;
}
.reaction_item, .contact_item{
	background-color:#f4ebce;
	margin-bottom:0;
	padding-right: 5px;
}
.contact_item{
	width: 420px;
}
.reaction_item strong, .contact_item strong{
	display:block;
	padding-top:9px;
	padding-bottom:5px;
}
.agenda_item{
	border-bottom:0;
}
.agenda_item h2{
	padding-top:9px;
	padding-bottom:7px;
}
.news_item p, .agenda_item p, .blog_item p, .reaction_item p, .contact_item p{
	padding:0px;
	margin:0px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#37302c;
	line-height:16px;
}
.news_item a, .agenda_item a, .tekst_item a, .blog_item a, .reaction_item a, .contact_item a{
	color:#860101;
	text-decoration:none;
}
.news_item a:hover, .agenda_item a:hover, .tekst_item a:hover, .blog_item a:hover, .reaction_item a:hover, .contact_item a:hover{
	color:#860101;
	text-decoration:underline;
}
.blog_item p, .reaction_item p, .contact_item p{
	margin-left:70px;
}
.tekst_item{
	position:relative;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:18px;
	border-top:2px solid #f4ebce;
}
.tekst_item select{
	border:1px solid #bababa;
	margin-bottom:10px;
}
.tekst_item input{
	width:377px;
	border:1px solid #bababa;
	margin-bottom:10px;
}
.tekst_item .radio{
	float:left;
	width:20px;
	border:0;
}
.tekst_item label{
	float:left;
}
.reaction_item label, .contact_item label{
	width: 100px;
	vertical-align: top;
	display: inline-block;
	padding-left:10px;
}
.reaction_item form h5, .contact_item form h5{
	padding:10px 0 10px 10px;
}
.reaction_item input, .reaction_item textarea, .reaction_item select, .contact_item input, .contact_item textarea, .contact_item select{
	margin-bottom: 3px;
	width: 250px;
}
.reaction_item input#submit, .contact_item input#submit{
	width: 100px; 
}
.reaction_item span.required, .contact_item span.required{
	font-size:9px;
	font-weight:bold;
}
.post_reaction{
	text-align: right;
	text-transform: uppercase;
	padding-bottom:20px;
	padding-top:5px;
}
.post_reaction a{
}
#zoekbutton{
	position:relative;
	border:0;
	padding-right:20px;
	line-height:20px;
	width:60px;
	color:#fff;
	background:#860101 url(../images/button.png) no-repeat center right;
}

a.bullet{
	font-size:11px;
	font-weight:bold;
	font-family:Trebuchet Ms, sans-serif;
	color:#37302c;
	padding-right:13px;
	text-align:right;
	text-decoration:none;
	float:right;
		background: url(../images/bullet.png) no-repeat center right;
}
a.bullet:hover{
	color:#860101;
	background: url(../images/bullet_active.png) no-repeat center right;
}
a.bullet_left{
	font-size:11px;
	font-weight:bold;
	font-family:Trebuchet Ms, sans-serif;
	color:#37302c;
	padding-left:13px;
	text-align:right;
	float:left;
	clear:both;
	margin-bottom:5px;
	text-decoration:none;
	background: url(../images/bullet.png) no-repeat center left;
}
a.bullet_left:hover{
	color:#860101;
	background: url(../images/bullet_active.png) no-repeat center left;
}
.foto_left{
	position:relative;
	float:left;
	margin-right:10px;
}
a.publicatie{
	font-size:11px;
	font-weight:bold;
	font-family:Trebuchet Ms, sans-serif;
	color:#37302c;
	padding-left:25px;
	line-height:32px;
	padding-top:7px;
	text-align:right;
	text-decoration:none;
	background: url(../images/publicatie.png) no-repeat top left;
}

#bottom{
	position:absolute;
	bottom:0px;
	left:5px;
	width:855px;
	height:122px;
	background: url(../images/background_bottom.png) no-repeat top left;
}

#bottom.home {
	height: 121px;
}

.right{
	float:right;
}

#agenda{
	position:relative;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	border-top:2px solid #fff;

}
.item{
	position:relative;
	padding:5px;
	border-bottom:1px solid #fff;
}
.date{
	position:relative;
	float:left;
	margin-right:10px;
	height:30px;
	width:60px;
	text-align:center;
	line-height:30px;
	font-size:12px;
	background: url(../images/background_datum.png) no-repeat top left;
}


/********************************************************************* HOME */

#nav{
	position:absolute;
	top:298px;
	left:4px;
	z-index:5000;
}
#nav a { position:relative;height:30px;float:left;  }
#nav a#button_1 { background: url(../images/header/header_buttons.png) no-repeat 0px 0px;width:283px; }
#nav a#button_2 { background: url(../images/header/header_buttons.png) no-repeat -283px 0px;width:281px; }
#nav a#button_3 { background: url(../images/header/header_buttons.png) no-repeat -564px 0px;width:282px; }
#nav a#button_1.activeSlide, #nav a#button_1:hover { background: url(../images/header/header_buttons.png) no-repeat 0px -30px;width:283px; }
#nav a#button_2.activeSlide, #nav a#button_2:hover { background: url(../images/header/header_buttons.png) no-repeat -283px -30px;width:281px; }
#nav a#button_3.activeSlide, #nav a#button_3:hover { background: url(../images/header/header_buttons.png) no-repeat -564px -30px;width:282px; }

#nav a#button_1.slideEN { background: url(../images/header/header_buttons_en.png) no-repeat 0px 0px;width:283px; }
#nav a#button_2.slideEN { background: url(../images/header/header_buttons_en.png) no-repeat -283px 0px;width:281px; }
#nav a#button_3.slideEN { background: url(../images/header/header_buttons_en.png) no-repeat -564px 0px;width:282px; }
#nav a#button_1.slideEN.activeSlide, #nav a#button_4:hover { background: url(../images/header/header_buttons_en.png) no-repeat 0px -30px;width:283px; }
#nav a#button_2.slideEN.activeSlide, #nav a#button_5:hover { background: url(../images/header/header_buttons_en.png) no-repeat -283px -30px;width:281px; }
#nav a#button_3.slideEN.activeSlide, #nav a#button_6:hover { background: url(../images/header/header_buttons_en.png) no-repeat -564px -30px;width:282px; }

#banner-tekst{
	position:absolute;
	top:0;
	right:0;
	width:855px;
	height:400px;
}
.overlay-1{
	position:absolute;
	height:57px;
	width:375px;
	top:20px;
	right:-850px;
	z-index:5000;
	font-family:Trebuchet MS, sans-serif;
	font-size:46px;
	font-weight:bold;
}

.overlay-1 .background{
	position:absolute;
	top:0;
	right:0;
	height:57px;
	width:395px;
	background: url(../images/header/background.png) repeat;
	z-index:1000;
}
.overlay-1 .text{
	position:absolute;
	top:0;
	right:0;
	height:57px;
	width:375px;
	z-index:2000;
}

.overlay-2{
	position:absolute;
	height:26px;
	width:213px;
	top:80px;
	right:-640px;
	z-index:5000;
	padding-left:15px;
	font-family:Trebuchet MS, sans-serif;
	font-size:18px;
	font-weight:bold;
	background:none;
}

.overlay-2 .background{
	position:absolute;
	top:0;
	right:0;
	height:26px;
	width:213px;
	padding-left:15px;
	background: url(../images/header/background.png) repeat;
	z-index:1000;
}
.overlay-2 .text{
	position:absolute;
	top:0;
	right:0;
	height:26px;
	width:213px;
	z-index:2000;
	background:none;
}

div#content_home div.content_blok {
	position:relative;
	float:left;
	width:259px;
	margin-left: 15px;
}

div#content_home div.content_blok:first-child {
	margin-left: 0;
}

div#content_home div.content_blok ul{
	position:relative;
	margin:0 0 5px;
	padding:0;
	padding-top:10px;
	padding-bottom:5px;
	border-top:2px solid #d7d6d5;
	border-bottom:1px solid #d7d6d5;
	list-style-image: url(../images/bullet.png);
} 
div#content_home div.content_blok li{
	margin-left:23px;
	padding: 0 0 18px;
	width: 220px;
}
div#content_home div.content_blok li a{
	color:#37302c;
	text-decoration:none;
}
div#content_home div.content_blok li a:hover{
	color:#860101;
	text-decoration:none;
}
div#content_home div.content_blok li:hover{
	list-style-image: url(../images/bullet_active.png);
}

div#content_home div.content_blok a.bullet {
	float: none;
	text-transform: uppercase;
}


div#content_home div.content_blok div#agenda {
	border-top:2px solid #d7d6d5;
}


div#content_home div.content_blok div#agenda div.item {
	border-bottom:1px solid #d7d6d5;
	padding: 10px 0;
}
div#content_home div.content_blok div#agenda div.item a{
	color:#37302c;
	text-decoration:none;
}
div#content_home div.content_blok div#agenda div.item a:hover{
	color:#860101;
	text-decoration:none;
}
div#content_home div.content_blok div#agenda div.date.blauw, div.agenda_item div.date.blauw, div.blog_item div.date.blauw {
	background: url("../images/background_datum_home_blauw.png") no-repeat;
}
div#content_home div.content_blok div#agenda div.date.rood, div.agenda_item div.date.rood, div.blog_item div.date.rood {
	background: url("../images/background_datum_home_rood.png") no-repeat;
}
div#content_home div.content_blok div#agenda div.date.bruin, div.agenda_item div.date.bruin, div.blog_item div.date.bruin {
	background: url("../images/background_datum_home_bruin.png") no-repeat;
}
div#content_home div.content_blok div#agenda div.date.oranje, div.agenda_item div.date.oranje, div.blog_item div.date.oranje {
	background: url("../images/background_datum_home_oranje.png") no-repeat;
}
div#content_home div.content_blok.educatie img {
	border-top:2px solid #d7d6d5;
	padding-top: 10px;
}

div#content_home div.content_blok.educatie p {
	border-bottom:1px solid #d7d6d5;
	font-size: 11px;
	padding: 7px 0;
}

#project_fotos {
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
}
#project_fotos img{
	float:left;
	margin-right:1px;
}

#projecten_slider{
	padding-top:18px;
}

#slider_info{
	position:relative;
	float:left;
	width:194px;
	height:176px;
	background:#f4ebce;
	font-size:11px;
	line-height:13px;
	padding-left:7px;
	padding-right:7px;
	padding-top:10px;
	
}

/********************************************************************* WEBLOG */

 /* div.weblog p {
 	float: left;
	width: 360px;
 }
 */