#container {
	width: 760px;
	margin: 0 auto;
	position: relative;
}

#header {
	background: #7BB8CB url(/images/layout/header.gif) 50% 50% no-repeat;
}

	#header h3 {
		margin: 0;
		padding: 0;
	}

	#header a {
		display: block;
		height: 145px;
	}

	#header span {
		display: none;
	}
	
#menu {
	text-align: center;
	height: 37px;
	margin-left: 45px;
	position: relative;
}

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

	#menu li {
		display: inline;
		list-style: none;
		float: left;
		margin-right: 14px;
	}

	#menu li a {
		display: block;
		height: 37px;
		text-decoration: none;
	}

	#menu li a:hover {
		background-position: 0 100%;
	}
	
	#menu li#ose-p95 a {
		display: none;
	}

	#menu li#ose-p36 a {
		background-image: url(/images/layout/menu/home/over-kunstschrift.gif);
		width: 173px;
	}

	#menu li#ose-p39 a {
		background-image: url(/images/layout/menu/home/jaargangen.gif);
		width: 114px;
	}

	#menu li#ose-p44 a {
		background-image: url(/images/layout/menu/home/nieuws.gif);
		width: 74px;
	}

	#menu li#ose-p37 a {
		background-image: url(/images/layout/menu/home/bestel.gif);
		width: 60px;
	}

	#menu li#ose-p40 a {
		background-image: url(/images/layout/menu/home/advertenties.gif);
		width: 125px;
	}

	#menu li a span {
		display: none;
	}
	
	#menu li a:hover span.description {
		position: absolute;
		width: 670px;
		top: 36px;
		left: 0px;
		text-align: center;
		color: #fff;
		font-weight: bold;
		line-height: 35px;
		display: block;
	}	
	
#content {
	background: #00718F url(/images/layout/bg-content.gif) no-repeat;
	padding-top: 75px;
	min-height: 300px;
*	height: 300px;
}

	#content h1 {
		background: url(/images/layout/bg-h1.gif);
		width: 281px;
		height: 92px;
		margin: 0;
	}

	#content p {
		background: url(/images/layout/bg-p.gif);
		width: 281px;
		height: 92px;
		margin: 0;
	}


	#content span {
		display: none;
	}

#editions {
	position: absolute;
	left: 279px;
	top: 244px;
}
