/* CSS Document */

/* SectionElement Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body {
	background: #a5d6dc;
}
#bgmenu {
	background: #a5d6dc url(../images/section10/bg_menuhoek.gif) no-repeat top left;
}
#mElement {
	background: #34bedc;
	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: #0099CC;
	height: 100%;
}
#txt {
	background: #FFFFFF url(../images/section10/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;
}


#lees_verder 
{
	display: block;
	width: 519px;
	height: 25px;
	color: #343d91;
	background: #ffffff;
	text-align: right;
	text-decoration: none;
	border-bottom: 1px #e8e8e8;
	background: #FFFFFF url(../images/section10/leesverderlijn.png) no-repeat bottom left;

}

#lees_verder A {
	color: #343d91; 
	text-decoration: none;
}
#lees_verder A:HOVER{
	text-decoration: none;
}



.titelpublicatie {
	font-size: 14px;
	font-weight: bold;
	color: #0E5CA4;  
	text-decoration: none;
}


.titelpublicatie A {
	color: #343d91; 
	text-decoration: none;
}
.titelpublicatie A:HOVER{
	text-decoration: underline;
}



.auteur {
	font-size: 12px;
	color: #0E5CA4;  
	line-height: 22px;
	margin-top:0;

}


.uitgever {
	color: #0E5CA4;  

}
#titlehpub {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	
}
#publink {
	color: #343d91; 
	text-decoration: none;
}

	#zoeken {
		background: #0e5ca7 url(../images/section10/zoeken.gif) no-repeat top left;
		width: 174px;
		height: 33px;
	}
	#zoekBox {
		background: #0e5ca7;
		margin-bottom: 13px;
		padding: 14px;
		padding-bottom: 28px;
	}
	#zoekBox input {
		border: 0px;
		padding: 0px;
		margin-bottom: 6px;
	}