/* CSS Document */

/* SectionElement Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body {
	background: #ccf5ff;
}
#bgmenu {
	background: #ccf5ff url(../images/section01/bg_menuhoek.gif) no-repeat top left;
}
#mElement {
	background: #72e5ff;
	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: #00ccff;
	height: 100%;
}
#txt {
	background: #FFFFFF url(../images/section12/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;
}
	/* -------------
	|  box zoeken  |
	--------------*/	
	
#zoeken {
	background: #0e5ca7 url(../images/section01/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: 2px;
	margin-bottom: 6px;
}
	/* ------------------
	|  box nieuwsbrief  |
	-------------------*/
	
#nieuwsbrief {
	background: #0099cc url(../images/section01/nieuwsbrief.gif) no-repeat top left;
	width: 174px;
	height: 33px;
}
#nbBox {
	background: #0099cc;
	margin-bottom: 13px;
	padding: 14px;
	padding-bottom: 28px;
}
	/* -------------
	|  box agenda  |
	--------------*/

#agenda {
	background: #009900 url(../images/section01/agenda.gif) no-repeat top left;
	width: 174px;
	height: 33px;
}
#agendaBox {
	background: #009900;
	margin-bottom: 13px;
	padding: 14px;
	padding-bottom: 28px;
}
#agendaBox #small {
	color: #b2e0b2;
}
