	#galerie_logo {
		display:inline;
		float:left;	

	}
	#header {
		display:block;
		margin:0px;
		padding:10px;
		height:180px;
		background: white url('/images/bg_galerie.gif') repeat-x left top;
		color:white;
		overflow:hidden;		
		font: 130%/130% 'Trebuchet MS';
	}

	#menu {
		display:block;
		background: url('/images/bg_menu_galerie.gif') repeat-x top left;
		padding:0px;
		margin:0px;
		height:31px;
		z-index:1000;
	}
	
	#title {	
		position:relative;
		top:13px;
		float:right;
		font: 28px/28px 'Trebuchet MS', Arial;
		color:#eee;
		letter-spacing:0px;
		color:white;
		margin:0px;
		padding:9px 7px 16px 0px;
	}
	
	#title2 {
		position:relative;
		margin:0px;
		padding:0px;
		float:left;
		font: bold 16px/20px  'Trebuchet MS',Arial;
		letter-spacing:2px;
		color:white;
	}
	
	#menu1 li.hoofd:hover {			
		background: url('/images/menu_bg_over_3.gif') repeat-x top left;
	}

