body {
	margin: 0px;
	left: 0px;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	background-image: url("http://www.nawi.nl/graphics/background.body.png");
	background-repeat: repeat-x;	
	background-position: 0px -36px;
}

table.editable, td.editable, .editable table, .editable table td {
	border: 1px dotted #999999;
}
.editable {
	border: 1px dotted #999999;
}
input.editable {
	width: 75px;
	background-color: transparent;
}
#extraMenu .editable {
	color: white;
}

a {
	color: #009ADA;
}
a img {
	border: 0px;
}

#t0 {
	border-collapse: collapse;
	empty-cells: show;
	table-layout: fixed;
	cells-spacing: 0px;
	width: 1004px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#t0 #col1 {
	width: 200px;
}
#t0 #col2 {
	width: 100%;
}
#t0 #col3 {
	width: 150px;
}
#t0 td {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}
#header {
	position: relative;
	height: 240px;
	padding-top: 40px;
}

*html #header {
	height: 300px;
}

/* Sfeerplaat in header */
#headerimage img {
	width: 1002px;
	height: 195px;
}

img {
	-ms-interpolation-mode: bicubic;
}

/* Eerste laag hoofdnavigatie */
#headerMenuSections {
	margin-left: 210px;
}
#headerMenuSections ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#headerMenuSections li {
	display: block;
	float: left;
}
#headerMenuSections a {
	color: #225170;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #225170;
}

#headerMenuSectionsLvl1Id1 a {
	border-left: 0px;
}

#headerMenuSections a:hover,
#headerMenuSections li.current a {
	color: #009ADA;
}


/* 2e laag hoofdnavigatie */
#headerMenuDirs {
	margin-left: 213px;
	padding-top: 5px;
	clear: both;
}
#headerMenuDirs ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#headerMenuDirs li {
	display: block;
	float: left;
}

#headerMenuDirs a {
	color: #009ADA;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	border-left: 1px solid #009ADA;
}
#headerMenuDirs a:hover,
#headerMenuDirs li.current a {
	color: #225170;
}

#headerMenuDirs #headerMenuDirsLvl1Id1 a {
	border-left: 0px;
}

/* Extramenu */
#extraMenu {
	position: absolute;
	top: 10px;
	right: 200px;
}
#extraMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#extraMenu ul li {
	margin: 0px;
	display: inline;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid white;
	height: 15px;
	overflow: hidden;
}
#extraMenu ul li a {
	min-width: 1px;
	padding: 0px 0px 0px 0px;
	color: white;
	text-decoration: none;
	font-size: 11px;
}
* html #extraMenu ul li a {
	width: 1px;
}
#extraMenu ul li a:hover {
	text-decoration: underline;
}
#extraMenu ul li.current a {
	text-decoration: underline;
}
#extraMenu #extraMenuLvl1Id5 {
	border-right: 0px;
}

/* Taalkeuze */
#selector {
	position: absolute;
	top: 3px;
	left: 300px;
	margin-top: 3px;
	font-size: 11px;
}
#selector form {
	padding: 0px;
	margin: 0px;
}
#selector select {
	font-size: 11px;
	position: relative;
	top: 2px;
	width: 100px;
}

/* Zoeken */
#searchBox {
	position: absolute;
	right: 0px;
	top: 6px;
	background-image: url("http://www.nawi.nl/graphics/searchbox.jpg");
	background-repeat: no-repeat;
	height: 23px;
	width: 189px;
}
#searchbox input {
	position: relative;
	border: 0px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	width: 149px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 23px;
	vertical-align: middle;
	background-color: transparent;
}
#searchbox input#submit {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 23px;
	color: transparent;
	background-color: transparent;
}

/* Content */
#cell4 {
	padding-bottom: 20px;
}

/* Links: subnavigatie 3e+4e niveau, teksten. */
#left h1 {
	color: #009ADA;
	font-size: 14px;
	font-weight: normal;
}
#leftMenu {
	width: 175px;
	overflow: hidden;
}
#leftMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftMenu ul li {
	margin: 0px;
	margin-top: 6px;
	padding: 0px;
}

#leftMenu ul li a {
	display:		block;
	min-height:		18px;
	line-height:		18px;
	color: 			#009ADA;
	background-color:	transparent;
	text-decoration: 	none;
	font-size: 		12px;
	padding-left:		4px;
}

* html #leftMenu ul li a {
	height:			18px;
	width:			113px;
}

#leftMenu ul li a:hover {
	color: 			#225170;
}

#leftMenu ul li.current li a {
	color: 			#009ADA;
	background-color:	transparent;
}

#leftMenu ul li.current a {
	color: 			#225170;
}

#leftMenu li.currentsection a.currentsection {
	color: 			#225170;
}
 
#leftMenu ul ul li a {
	padding-left: 		14px;
	width:			99px;
}

* html #leftMenu ul ul li a {
	width:			113px;
}

#leftMenu ul ul li a:hover {
	color: 			#225170;
}

#leftMenu ul ul ul li a {
	padding-left: 24px;
	width:			89px;
}

* html #leftMenu ul ul ul li a {
	width:			113px;
}

#leftMenu ul ul ul li a:hover {
	color: 			#225170;
}

/* Kruimellijn */
#crumbs {
	margin: 18px 0px 0px 28px;
}
#crumbs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#crumbs ul li {
	font-size: 10px;
	color: #3F4251;
	display: inline;
}
#crumbs ul li a {
	font-size: 10px;
	color: #3F4251;
	text-decoration: none;
}
#siteName {
	margin-left: 735px;
	color: #29569F;
	font-size: 9px;
	font-weight: bold;
}
#page {
	width: 762px;
	margin-left: 20px;
}
#footer {
	position: relative;
}


#vedor, #vdVedorLogo {
	position:	relative;
	left:		0px;
	top:		5px;
}

/* Extradata */
#extra2,#extra3,#extra4 {
	border-top: 1px solid #009ADA;
}
#extradata {
	margin-bottom: 25px;
}

/* Logo */
#logo {
	position: absolute;
	z-index: 2;
	top: 195px;
	left: 50px;
}

#logo img {
	width: 156px;
}

/* Copyright statement */
#t0 #cell7 {
	text-align: right;
	font-size: 10px;
	vertical-align: bottom;
	line-height: 20px;
}

/* Footer stylen */
#cell5,#cell6 {
	border-top: 1px solid #009ADA;
}

#cell5,#cell7 {
	border-bottom: 1px solid #009ADA;
}


#footer ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#footer li {
	display: block;
	float: left;
	padding: 0px 8px;
	border-right: 1px solid #009ADA;
	color: #009ADA;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
#footer li.last {
	border-right: 0px;
}


