BODY {
	margin : 0 0 0 0;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	padding: 0;
	background : #f8e6ce;
	font-family:"Trebuchet MS";
	color : #000000;
	font-size : 11px;
	line-height: 20px;
}
TD {
	font-family:"Trebuchet MS";
	color : #000000;
	font-size : 11px;
	line-height: 20px;
}
P, BLOCKQUOTE {
	margin-top: 0;
	margin-bottom: 0;
}
UL, OL {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
A {
	COLOR: #d2c3af;
	font-weight:600;
	TEXT-DECORATION: underline;
	font-style:italic;
}
A:hover {
	COLOR: #d2c3af;
	TEXT-DECORATION: underline;
	font-style:italic;
}
.wosimage {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 5;
}

.h1, h1 {
	color:#f3c522;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
}

.h2, h2 {
	color:#f3c522;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
}

.h3, h3 {
	color:#f3c522;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	margin:0px;
}

.h4, h4 {
	color:#e7002b;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
}

.h5, h5 {
	color:#e7002b;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
}

.h6, h6 {
	color:#e7002b;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	margin:0px;
}



.button {
	border-right: medium none;
	border-top: medium none;
	font-size: 8pt;
	background-image: url(/images/button.gif);
	border-left: medium none;
	width: 100px;
	color: black;
	border-bottom: medium none;
	font-family: arial;
	height: 21px;
}
.inputtext {
	border: 1px solid #000000;
	font-size: 12px;
	font-family: Verdana, Arial;
	height: 20px;
}
.table {
	border: 1px solid #000000;
	border-collapse: collapse;
}
.tableHeader {
	background-color: #FFFFFF;
}
.tableContent {
}
.foutmelding {
	color : red;
}
.foutbox {
	border: 1px solid Red;
}
.foutfill {
	color: Red;
}
.highlight {
	background-color: Yellow;
}

/* static page content */
.main_table {
	width:100%;
	height:100%;
}

.main_td {
	width:100%;
	height:100%;
	vertical-align:top;
	text-align:center;
}

.innermain_table {
	width:985px;
	height:1024px;
}

.menu_column {
	width:208px;
	height:100%;
	vertical-align:top;
}

.menu_table {
	width:208px;
	height:594px;
}


.submenu_column {
 	width:185px;
  height:590px;
	vertical-align:top;
}

.submenu_table {
	width:180px;
	height:590px;
}

.td_menuwrapper {
	height:100%;
	vertical-align:top;
}

.td_staticmenu {
	height:182px;
	vertical-align:top;
	padding-top:5px;
}

.table_staticmenu {
	width:100%;
}

.content_column {
	width:582px;
	height:100%;
	vertical-align:top;
}

.content_table {
	width:582px;
	height:594px;
	border:0px solid orange;
}
.content {
	vertical-align:top;
	height:570px;
	border:0px solid green;
	width:578px;
}

.div_content {
	width:582px;
	height:568px;
	padding:1px;
	margin-left:3px;
	font-family:"Trebuchet MS";
}

/* end of static page content */
#hoofdmenutekst {
	color:#1b1c1f;
	position:absolute;
	left:300px;
	top:72px;
	width:100px;
	border:solid 0px #f3b21e;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
}
.hoofdmenutekst_td{
	color:#1b1c1f;
	width:100px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	text-align:left;
}

#div_menuexpand {
	width:300px;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#f3e1bf;
	border:solid 1px #f3b21e;
	visibility:hidden;
	display:none;
	z-index:80;
	padding:10px;
	font-family:"Trebuchet MS";
	font-size:11px;
}




.navactive,
.nav,
.navover {
	font-family:"Trebuchet MS";
	font-size:19px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	line-height:36px;
}

.navactive {
	color:#ffffff;
	cursor:default;
	font-size:19px;
	font-weight:normal;
	line-height:36px;
}

.navover {
	font-weight:bold;
}

.crumb_nolink {
	color:#896D19;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	cursor:default;
}

.crumb_link {
	color:#1B1C20;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	cursor:pointer;

}

.lijst_item {
	padding-left:10px;
}


/* download subs */
.download_sub, .download_sub_over {
	width:120px;
	background-color:#996600;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFFFFF;
	cursor:pointer;
	border-right:1px solid #CC6666;
	padding:1px;
	padding-left:3px;
}

.download_sub_over {
	background-color:#CC6600;
}

.download_subwrapper {
	width:100%;
}

.download_sub_fillup {
	width:30px;

}

.download_spacer {
	height:4px;
	line-height:0px;
}


