@charset "utf-8";
/* CSS Document */


#header {
	margin-top: 2px;
	border-top: none;
	
}

#navigatie {
	
	margin-top: 0px;
	height: 26px;
	background:url(layout-images/bg-nav2.jpg) no-repeat #FFFFFF;
	border: solid 2px #FFFFFF;
	border-right: none;
	margin-left: 0px;
	
	
}


#rechterkant-links {

	margin-left: 676px;
	
}

#titelbalk-rood {
	background: url(layout-images/titelbalk.jpg) no-repeat;
	position: absolute;
	height: 34px;
	width: 556px;
	margin-left: 114px;
	z-index: 100;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	margin-top: 140px;
}


