#topMenu {
	top: 140px;
	background: url(lijn.gif) left top repeat-x;	
	color: #FFF;
}
#topMenu div {
	top: 2px;
	height: 20px;
	border-width: 0px 0px 0px 1px;
}

#topMenu a {
	border-width: 0px 1px 1px 0px;
	background-color: #000;	
	color: #fffda8;
}

#content_container {
	padding-top: 40px;
}