html,
body
{
	margin:0;
	padding:0;
	/*background:#0e4d06 url(../../images/bodybg.gif) repeat-x fixed;*/
	background:#030;
	text-align:center;
	font:12px arial;
	color:#fff;
	
}

table {cell-spacing:0; border:0; border-collapse:collapse;}
td {padding:0; margin:0; vertical-align:top; text-align:left; font:12px arial;}

address {font-style:normal}

a {color:#fff}
a:hover,a:focus {text-decoration:none}

img {border:0;}

#mastertable {width:980px; height:100%; background:#0f8a00; margin:0 auto;}

#td_naw, #td_header, #td_nav {border-bottom:4px solid #060;}

#td_nav {background:url(../../images/navbg.gif) no-repeat; text-align:right; height:33px;}

#table_nav {float:right;} /*firefox*/
#td_naw {background:url(../../images/nawbg.gif); font:11px/1.2 arial; color:#fff;}

#icons td {padding-left:10px;}

.nvm_logo{position:relative; top:-3px; height:auto;}

#td_naw .naw_padding
{
	margin:10px;
	width:201px;
	height:201px !important; /*voor firefox*/
	height:191px; /*voor ie*/
	overflow:hidden;
	margin-bottom:0;
}

#td_header {border-right:4px solid #060; background:url(../../images/headerbg.gif); width:1px; height:221px;}

/****************** content specifiek *******************/

#table_content {width:100%; height:100%;}
#td_content_left {background:#0f8a00 url(../../images/contentleftbg.gif) repeat-x; padding:10px;}
#td_content_right {border-left:4px solid #060; background:#0d7b00 url(../../images/contentrightbg.gif) repeat-x; width:221px;}

#sub_links {margin:0; padding:0; margin-top:30px;}
#sub_links li {margin:0; padding:0; display:inline;}
#sub_links a {background:url(../../images/sub_linksbg.gif) repeat-x; line-height:22px; font-size:11px; display:block; height:24px; text-decoration:none; padding-left:10px;}
#sub_links a.active,
#sub_links a:hover {background:#060}

#iframe_aanbod {width:100%; height:100%;}

.fill_left, .fill_right {width:50%;}
.fill_left {background:url(../../images/fill_left.gif) top right repeat-y;}
.fill_right {background:url(../../images/fill_right.gif) top left repeat-y;}