
/* Gallery menu */

ul#gallerymenu {
	list-style	: none;
	display		: block;
	margin-left	: 20px;
    width       : 700px;
}
ul#gallerymenu li{
	margin		: 5px;
	float		: left;
}

ul#gallerymenu li.left{
   width:200px;
}

ul#gallerymenu li.center{
   width:200px;text-align:center
}

ul#gallerymenu li.right{
    width:260px;text-align:right
}



/*/////////  DIV MENU ///////////*/
#menu ul#lijst, #menu ul#lijst ul {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}
#menu ul#lijst li{
	margin:0;
	padding:0 0 15px 0;
}

#menu ul#lijst li.kop{
	color:#fff;
	padding: 0 0 4px 10px;
	font-weight: bold;
}

#menu ul#lijst ul li{
	margin:0;
	padding:0;
}

#menu ul#lijst li a{
	display:block;
	text-decoration:none;
	color:#fff;
	padding:4px 0 4px 10px;
	width:179px;
	font-weight: bold;
}
#menu ul#lijst li a:hover{
	background:#bd7549;
	width:179px;
}
#menu ul#lijst li a.current,ul#lijst li a.current:hover{
	background:#bd7549;
	width:178px;
}
#menu ul#lijst li li a{
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 0 0 12px;
	width:179px;
	font-weight: normal;
}
#menu ul#lijst li li a:hover{
	background:#ce8559;
	width:178px;
}
#menu ul#lijst li li li a {
	display:block;
	font-style:italic;
	color:#fff;
	padding:0 0 0 32px;
	width:146px;
}
#menu ul#lijst li li li a:hover {
	width:158px;
}
#menu ul#lijst li li li a.current {
	width:158px;
}
/*////////////////////////////////////////////*/

/*//////////  DIV TOP  ///////////*/

#preloadimages {
	display		: none;
}

a#overons {
	float		: left;
	background	: url(../images/overons_btn.jpg) no-repeat;
	width		: 117px;
	height		: 154px;
	display		: block;
	padding		: 0 6px 0 0;
}
a#overons:hover {
	background-image	: url(../images/overons_btn_hover.jpg);
}
a#infoavond {
	float		: left;
	background	: url(../images/infoavond_btn.jpg) no-repeat;
	width		: 117px;
	height		: 154px;
	display		: block;
	padding		: 0 6px 0 0;
}
a#infoavond:hover {
	background-image	: url(../images/infoavond_btn_hover.jpg);
}
a#nieuwsbrief {
	float		: left;
	background	: url(../images/nieuwsbrief_btn.jpg) no-repeat;
	width		: 117px;
	height		: 154px;
	display		: block;
	padding		: 0 6px 0 0;
}
a#nieuwsbrief:hover {
	background-image	: url(../images/nieuwsbrief_btn_hover.jpg);
}
a#brochure {
	float		: left;
	background	: url(../images/brochure_btn.jpg) no-repeat;
	width		: 117px;
	height		: 154px;
	display		: block;
	padding		: 0 6px 0 0;
}
a#brochure:hover {
	background-image	: url(../images/brochure_btn_hover.jpg);
}
a#contact {
	float		: left;
	background	: url(../images/contact_btn.jpg) no-repeat;
	width		: 117px;
	height		: 154px;
	display		: block;
	padding		: 0 5px 0 0;
}
a#contact:hover {
	background-image	: url(../images/contact_btn_hover.jpg);
}
a#reacties {
	float		: left;
	background	: url(../images/reacties_btn.jpg) no-repeat;
	width		: 117px;
	height		: 154px;
	display		: block;
	padding		: 0;
}
a#reacties:hover {
	background-image	: url(../images/reacties_btn_hover.jpg);
}


/*//////  DIV LANDENMENU  ////////*/
div#landenmenu {
	margin			: 0;
	height			: 34px;
	border-bottom	: 1px solid #cacaca;
}
a#oeganda {
	float			: left;
	background		: url(../images/oeganda_btn.gif) no-repeat;
	width			: 114px;
	height			: 34px;
	display			: block;
	text-indent		: -900%; /*zodat tekst binnen a tags niet zichtbaar is, maar wel voor zoekmachines e.d.*/
	padding			: 0;
	margin			: 0 0 0 7px;
}
a#oeganda:hover, a#oeganda.active {
	background-image	: url(../images/oeganda_btn_hover.gif);
}
a#zanzibar {
	float			: left;
	background		: url(../images/zanzibar_btn.gif) no-repeat;
	width			: 114px;
	height			: 34px;
	display			: block;
	text-indent		: -900%; /*zodat tekst binnen a tags niet zichtbaar is, maar wel voor zoekmachines e.d.*/
	padding			: 0;
	margin			: 0 0 0 9px;
}
a#zanzibar:hover, a#zanzibar.active {
	background-image	: url(../images/zanzibar_btn_hover.gif);
}
a#rwanda {
	float			: left;
	background		: url(../images/rwanda_btn.gif) no-repeat;
	width			: 114px;
	height			: 34px;
	display			: block;
	text-indent		: -900%; /*zodat tekst binnen a tags niet zichtbaar is, maar wel voor zoekmachines e.d.*/
	padding			: 0;
	margin			: 0 0 0 9px;
}
a#rwanda:hover, a#rwanda.active {
	background-image	: url(../images/rwanda_btn_hover.gif);
}

a#tanzania {
	float			: left;
	background		: url(../images/tanzania_btn.gif) no-repeat;
	width			: 114px;
	height			: 34px;
	display			: block;
	text-indent		: -900%; /*zodat tekst binnen a tags niet zichtbaar is, maar wel voor zoekmachines e.d.*/
	padding			: 0;
	margin			: 0 0 0 9px;
}
a#tanzania:hover, a#tanzania.active {
	background-image	: url(../images/tanzania_btn_hover.gif);
}

/*////////////////// DIV WEEKMENU   ///////////////////*/
div#weekmenu{
	float:right;
	height:40px;
	padding:0 15px 0 0;
}

div#weekmenu a{
	 float:left;
	 color:#999;
	 font-size:0.8em;
	 padding: 0;
	 font-weight:bold;
	 text-decoration:none;
	 width:91px;
	 height:23px;
	 display:block;
	 text-align:center;
	 background:url(../images/tab1.gif) no-repeat top;
}
div#weekmenu a:hover, div#weekmenu a.deze{
	 color:#000;
	 background:url(../images/tab2.gif) no-repeat top;
}

div#weekmenu_bottom
{
    color:#999;
    border-top:1px solid #cacaca;
    text-align:right;
    margin-top:40px;
    padding:20px       
}

div#weekmenu_bottom a
{
   color:#999;
   text-decoration:underline;
}

div#weekmenu_bottom span.selected
{
   
}

@media print {
  div#left, div#landenmenu, div#logo, div#preloadimages, div#top, img, div#weekmenu {
     display:none;     
  }

div#container, div#background {
       width:99%;
}



#background div {
	width: 100% !important
}
  
}