/* CSS Document */

/* SectionElement Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body {
	background: #f7d1ac;
}
#bgmenu {
	background: #f7d1ac url(../images/section09/bg_menuhoek.gif) no-repeat top left;
}
#mElement {
	background: #eda35a;
	height: 18px;
	text-indent: 6px;
	margin-bottom: 1px;
}
#mElement A{
	padding-top: 2px;
	font-size: 11px;
	text-decoration: none;
	color: #343d91;
	display: block;
}
#submElement {
	margin: 4px 2px 4px 6px; //top right bottom left
}
#submElement A {
	font-size: 11px;
	text-decoration: none;
	color: #343d91;
	display: block;
	line-height: 18px;
}
#submElement A#active {
	color: #CC0000;
}
#MainTable {
	background: #e77c14;
	height: 100%;
}
#txt {
	background: #FFFFFF url(../images/section09/contenthoek.gif) no-repeat top right;
	padding: 11px;
}
#cBlok {
	line-height:17px;
	height: 100%;
}
#cBlok B {
	color: #CC0000;
	font-weight: bold;
	line-height:17px;
}
#cBlok A {
	color: #343d91;
}
#cBlok A:HOVER {
	text-decoration: none;
}
#title {
	color: #343d91;
	font-size: 18px;
	line-height: 22px;
}




#publicatie {
	color: #FFFFFF;
	background: #0E5CA7 url(../../images/section09/publicatie.gif) no-repeat top left;
	width: 174px;
	height: 33px;
}

#publicatieBox {
	font-size: 10px;
	background: #0E5CA7;
	color: #FFFFFF;
	margin-bottom: 13px;
	padding: 14px;
	padding-bottom: 28px;
}

#publicatieBox a {
	color: #FFFFFF;
}
#publicatieBox a:HOVER {
	text-decoration: none;
}




