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

	#menu {
		display:block;
		background: url('/images/bg_menu_kunstuitleen.gif') repeat-x top left;
		padding:0px;
		margin:0px;
		height:30px;
		z-index:1000;
	}
	
	#title {	
		position:relative;
		top:13px;
		float:right;
		font: 38px/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;
	}

	#content_wrap {
/*		background: url('/images/bg_content.gif') repeat-x left top; */
	}


