@import url("30_roc.css");

#tdLeftPane {
	background: #a2bbd9 url(techniek/LeftPaneBG.jpg) no-repeat left bottom;
}

#tdCenterPane .ModuleBorderHeader{
	background: #e7eef5 url(techniek/CentrTitleBG.gif) no-repeat;
	color: #00305c; 
}

#tdLeftPane .ModuleBorderHeader {
	background-color: #89a9cf; 
	color: #89a9cf; 
}

#tdRightPane .ModuleBorderHeader {
	font-size:14px;
	background: #89a9cf url(techniek/RTitleBG.gif) no-repeat left top;
	color: #ffffff; 
}

#Container {
	border-bottom: 4px solid #89a9cf;
}

#tdLeftPane ul {
	color:#FFF;
}
.GeenContentBalk{
background-color:#e7eef5;
}