

/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 11px; color: #ffffcc; }
input, select, textarea { font-family: Arial; font-size: 11px; color: #000000; }
body { background: url('../images2/bodyBg.gif') #000000 repeat-x bottom center; }
img { border: 0px; display: block; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.center { margin: 0 auto; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; width: 918px; background: url('../images2/mainBg.gif') repeat-y; }

	/* ### CONTENT BOX ### */
	.contentBox { overflow: hidden; width: 100%; }
	
	/* ### HEADER CONTAINER ### */
	#headerCntr { padding: 10px 0px 30px 220px; width: 483px; height: 30px; background: url('') no-repeat; }
	
	/* ### MENU CONTAINER ### */
	#menuCntr { overflow: hidden; width: 918px; height: 30px; padding-bottom: 5px; background: url('../images2/head.gif') no-repeat; }
	#menuCntr ul { margin-right: 0px;  padding-left: 40px; display: block; float: right; display: inline; width: 630px; height: 20px; background: url('') no-repeat; }
	#menuCntr li { margin-right: 5px; float: left; display: inline; line-height: 30px; }
	#menuCntr li.last { margin-right: 0px; }
	#menuCntr li a { font-size: 14px; text-decoration: none; color: #E8E7E7; }
	#menuCntr li a:hover { text-decoration: underline; }
	
	/* ### LEFT 2 CONTAINER ### */
	#left2Cntr { margin-left: 16px; float: left; display: inline; width: 163px; }
	#left2Cntr div.bottom { padding-bottom: 3px; no-repeat bottom center; }
	
		/* ### MENU BOX ### */
		.menuBox { margin-bottom: 5px; width: 100%; height: 100%; repeat-y; }
		.menuBox h2 { padding-left: 15px; display: block; height: 30px;  font-size: 16px; line-height: 30px; font-weight: normal; color: #ffffff; }
		.menuBox ul { list-style: none; }
		.menuBox li { padding-left: 10px; line-height: 16px; }
		.menuBox li.tip, .menuBox li.tip a { font-weight: bold; color: red; }
		.menuBox a { text-decoration: none; color: #ffffcc; }
		.menuBox a:hover { text-decoration: underline; }
		.menuBox span { font-weight: bold; color: red; }

	/* ### CENTER CONTAINER ### */
	#centerCntr { margin-left: 4px; float: left; display: inline; width: 552px; }
	#centerCntr div.top { padding-top: 3px; }
	#centerCntr div.bottom { padding-bottom: 3px; }
	#centerCntr h2 { padding-left: 15px; display: block; height: 31px; font-size: 16px; line-height: 28px; font-weight: normal; color: #ffffcc; }
	
		/* ### TEXT BOX ### */
		.textBox { margin-bottom: 5px; width: 100%;}
		.textBox p { padding: 5px 15px 6px 5px; }
		.textBox p a { color: #D0CECE; }
		.textBox p a.star { padding-right: 12px; background: url('../images2/star.gif') no-repeat right center; }
		.textBox a { text-decoration: none; color: #D3B95E; }
		.textBox a:hover { text-decoration: underline; }
		.textBox ul { margin: 0px 13px 0px 13px; padding: 4px 2px 4px 2px; overflow: hidden; height: 17px; list-style: none; line-height: 16px; background: url('../images2/ul2Bg.gif') repeat-x bottom left; }
		.textBox ul.first { background: url('../images2/ulBg.gif') repeat-x bottom left; }
		.textBox li { margin-right: 10px; float: left; display: inline; }
		.textBox div.archief { margin: 0px 13px 0px 13px; padding: 4px 2px 4px 2px; text-align: right; background: url('../images2/ulBg.gif') repeat-x; }
		.textBox div.archief a { color: #000; }
		.textBox span { padding: 10px; display: block; text-align: center; }
		
		/* ### BERICHTEN BOX ### */
		.berichtenBox { margin-bottom: 5px; width: 100%; background: url('../images2/centerBg.gif') repeat-y; }
		.berichtenBox a { text-decoration: none; font-weight: bold; color: #ffffcc; }
		.berichtenBox a:hover { text-decoration: underline; }
		.berichtenBox ul { margin: 0px 13px 0px 13px; padding: 0px 2px 0px 2px; overflow: hidden; list-style: none; line-height: 16px; background: url('../images2/ulBg.gif') repeat-x bottom left; }
		.berichtenBox ul.first { background: none; }
		.berichtenBox ul.second { background: url('../images2/ul2Bg.gif') repeat-x bottom left; }
		.berichtenBox ul.first li { font-weight: bold; }
		.berichtenBox li { margin-right: 10px; padding-top: 2px; float: left; display: inline; height: 23px; line-height: 22px; }
		.berichtenBox li.icons { overflow: hidden; width: 40px; }
		.berichtenBox li.onderwerp { width: 240px; }
		.berichtenBox li.verzender { width: 100px; }
		.berichtenBox li.datum { width: 100px; }
		.berichtenBox li img { float: left; }
		.berichtenBox div.archief { margin: 0px 13px 0px 13px; padding: 4px 2px 4px 2px; text-align: right; }
		.berichtenBox div.archief a { font-weight: normal; color: #ffffcc; }
		
	/* ### RIGHT 2 CONTAINER ### */
	#right2Cntr { margin-right: 16px; float: right; display: inline; width: 163px; }
	#right2Cntr div.bottom { padding-bottom: 3px; }

/* ### FOOTER CONTAINER ### */
#footerCntr { margin: 0 auto; width: 918px; height: 75px; text-align: center; line-height: 84px; color: #e4c995; background: url('../images2/footerBg.gif') no-repeat; }

/*  ###  STAFF LIST  ### */
.stylestaff { color: #990000; font-weight: bold;}
