body {
	margin:0 auto;
	padding: 0px;
	text-align:center;
	background:url(../images/bg.jpg);
}

body, div, td, p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	color:#007feb;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h1 {
	color:#007feb;
	font-size:12px;
	font-weight:bold;
}

/* 

td.lijn {
	background:url(../images/upload/referentie_lijn.gif) repeat-x; height:16px;
}
*/
#container 
{
	position:relative;
	margin:0 auto;
	text-align:left;
	width: 964px;
	min-height:654px;
}
#containerMain {
	float:left;
	width: 964px;
	padding:20px 15px 20px 15px;
	background-color:#dadadc;	
}
#header{
	clear:left;
	width:964px;
	min-height:54px;
	_height:54px;
	border-bottom:1px solid #ededed;
	margin-bottom:20px;
	padding-bottom:10px;
}
#logo {
	float:left;
}
#header_right {
	float:right;
}
#header_right div {
	float:left;
}
#header_center {
	color:#fff;
}
#header_center, #header_talen {
	margin-top:11px;
}
#header_talen {text-align:center;}
#header_zoek {
	color: #666666;
}
#header a {
	text-decoration:none;
	color: #666666;
}
#header a:hover {
	text-decoration:none;
	color:#fff;
}
#left {
	float:left;
	width:197px;
	margin-right:38px;
}

/*Begin menu*/
#menu_top {
	float:left;
	width:197px;
	height:10px;
	background:url(../images/bg_menutop.gif) top no-repeat;
}
#menu {
	float:left;
	width:195px;
	min-height:310px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	
}
#menu ul.hoofdmenu {
	list-style:none;
	margin:0px;
	padding:0px;
	
}
#menu ul.hoofdmenu li {
	
	cursor:pointer;
}
#menu ul.hoofdmenu li a{
	display:block;
	width:167px;
	color:#87888a;
	text-decoration:none;
	font-size:12px;
	background:url(../images/menu_line.gif) no-repeat top;
	padding:13px 14px 13px 14px;
}
#menu ul.hoofdmenu li a#firstMenuItem 
{
	background-image:none;
}
#menu ul.hoofdmenu li a:hover{
	background-color:#b1b3b4;
	color:#fff;
	background-image:none;
}
#menu ul.hoofdmenu li a.active{
	background-color:#b1b3b4;
	color:#fff;
}

/*Begin submenu*/
#menu div.submenu{
	position:absolute;
	visibility:hidden;
	width: 220px;
	padding:0px;
	z-index:200;
}

#submenu_top {
	width:220px;
	height:9px;
	background:url(../images/bg_submenutop.gif) no-repeat bottom;
}
#submenu_bottom {
	width:220px;
	height:9px;
	background:url(../images/bg_submenubottom.gif) no-repeat;
}
#menu div.submenu ul.submenu{
	list-style:disc;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	background-color:#f8f8f8;
}
#menu div.submenu ul.submenu li a{
	padding:0px;
	color:#000000;
	text-decoration:none;
	background-image:none;
	line-height:18px;
}
#menu div.submenu ul.submenu li a:hover{
	color:#0167ff;
}
#menu div.submenu ul.submenu li a.active{
	color:#0167ff;
}
/*Einde submenu*/


#menu_bottom {
	float:left;
	width:197px;
	height:10px;
	background:url(../images/bg_menubottom.gif) bottom no-repeat;
}
/*Einde menu*/

#inloggen {
	float:left;
	width:197px;
	height:61px;
	background:url(../images/bg_extranet.gif) no-repeat;
	padding-top:13px;
	margin-top:15px;
}
#inloggen span{
	margin:0px 0px 0px 15px;
}
#inloggen table{
	margin-left:6px;
	margin-top:10px;
}
#logoBottom {
	float:left;
	color:#87888a;
	font-size:10px;
}
#logoBottom a {
	color:#87888a;
	font-size:10px;
}
#main {
	float:left;
	width:729px;
}
#main_home {
	float:left;
	width:728px;
	height:538px;
}
#flashcontent {
	width: 728px;
	height:538px;
}
#nieuws {
	float:left;
	position:relative;
	z-index:100;
	width:467px;
	height:140px;
	background:url(../images/bg_nieuws.gif) no-repeat;
	margin-top:-151px;
	padding:1px 5px 10px 15px;
}
#nieuws_titel {
	clear:left;
	width:91px;
	height:18px;
	background:url(../images/bg_nieuws_titel.gif) no-repeat;
	text-align:center;
	color:#fff;
}
#nieuws_content {
	clear:left;
	float:left;
	width:467px;
	margin-top:5px;
	font-size:11px;
}
#nieuws_content b {
	color:#007feb;
}
#nieuws_content a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
#nieuws_content a:hover{
	text-decoration:underline;
}
#content_header {
	float:left;
	width:679px;
	height:60px;
	background:url(../images/bg_content_top.gif) no-repeat;
	border-bottom:1px solid #fff;
	padding:1px 25px 0px 25px;
}
#blockTitle {
	float:left;
	width:679px;
	height:18px;
}
#title_hoofdmenu {
	float:left;
	height:18px;
}

#title_hoofdmenu_left {
	float:left;
	width:8px;
	height:18px;
	background:url(../images/bg_title_hoofdmenu_left.gif);
}

#title_hoofdmenu_center {
	float:left;
	height:18px;
	color:#fff;
	font-weight:bold;
	background-color:#0783e8;
	text-transform:uppercase;
}

#title_hoofdmenu_right {
	float:left;
	width:8px;
	height:18px;
	background:url(../images/bg_title_hoofdmenu_right.gif);
}

#submenu2 {
	float:right;
	color:#fff;
	margin-top:5px;
}
#submenu2 a{
	color:#666666;
	text-decoration:none;
	font-size:12px;
}
#submenu2 a:hover{
	color:#0783e8;
	text-decoration:none;
}
#submenu2 a.active{
	color:#0783e8;
	text-decoration:none;
}
#content {
	float:left;
	width:677px;
	min-height:443px;
	*min-height:454px;
	_height:454px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:20px 25px 20px 25px;
}
/*#content a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}*/
#content p, #content div, #content span, #content td, #content a {
	line-height:28px;
}

#content_bottom {
	float:left;
	width:729px;
	height:10px;
	background:url(../images/bg_content_bottom.gif) no-repeat;
}
input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.button {
	color:#353690;
	border:1px solid #353690;
	background-color:#c2c2c4;
}


/* forum en admin deel*/
table.forum {
	border-collapse:collapse;
	border:1px solid #CECDD5;
	line-height:16px !important;
}
tr.header, td.header {
	background-color:#E4E2E7;
	font-weight:bold;
	color:#000000;
}
table.forum td {
	padding:5px;
	line-height:16px !important;
}
table.forum td a{
	color:#666666;
}
table.forum td.tekst {
	padding:5px 0px 5px 0px;
}
tr.normal {
	background-color:#FAFAFA;
	color:#000000;
}
tr.alternate {
	background-color:#FFFFFF;
	color:#000000;
}
blockquote {
	background-color:#FAFAFA;
	padding:5px 5px 5px 5px;
	border:1px solid #CECDD5;
}

a.arachna {
	color:#000000;
}

/*dTree*/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	line-height:16px;
}
.dtree p, .dtree div, .dtree span, .dtree td, .dtree a {
	line-height:16px !important;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}