@import url("common.css");

/* INHOUD */
#content {
	position: absolute;
	top: 240px;
	left: 0;
}

#menubalk2 {
	position: absolute;
	top: 99px;
	height: 22px;
	width: 404px;
	background: url("img/banner-edge-menu.gif") no-repeat;
	left: 536px;
	z-index: 99;
}

#banner_pic {
	width: 953px;
	/*height: 107px;*/
	height: 121px;
	position: absolute;
	top: 99px;
	background: url("img/banner-pic.jpg") no-repeat #fff;
}

#banner_grijs {
	background: #888;
	position: absolute;
	/* 229px */
	top: 220px;
	width: 953px;
	left: 0;
	height: 14px;
	/* Nodig voor IE: */
	line-height: 1px;
	font-size: 1px;
}
#witlijn {
	background: url("img/witlijn.gif");
	position: absolute;
	top: 166px;
	width: 100%;
	left: 0;
	height: 63px;
}
.blauwebox {
	background: #283476;
	color: #fff;
	width: 194px;
	padding: 4px;
	padding-left: 14px;
	padding-right: 14px;
}

.blauwebox a {
	color: #fff;
	font-weight: normal;
}
#backknop {
	display: none;
}
