/* --------------------------------------- */
/* INSPECTIEWATERKERINGEN GENERAL css */
/* --------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, font, small, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	}

body
	{
	background: url(/grfx/background.png) #223289 repeat-x;
	margin: 0px;
	}

body, td
	{
	font-family: verdana,arial,helvetica;
	font-size: 0.8em;
	color: #000;
	}

form						{ margin: 0px; padding: 0px; }

div#outerwrapper
	{
	position: relative;
	background: url(/grfx/shadow.png) repeat-y;
	_background: none;
	width: 1002px;
	margin: 0px auto;
	padding: 0px;
	}

div#wrapper, div#popupwrapper
	{
	position: relative;
	background-color: #fff;
	width: 942px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
	}

div#popupwrapper			{ width: 90%; }


.debug						{ color: #f00; display: block; z-index: 9999; }
.clear						{ clear: both; }
.button						{ cursor: pointer; }
.picright					{ margin-left: 10px; margin-bottom: 10px; }
.picleft					{ margin-right: 10px; margin-bottom: 10px; }

a							{ font-weight: bold; color: #00aeef; text-decoration: none; }
a:hover						{ color: #f90; text-decoration: underline; }

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

div#header, div#popupheader
	{
	position: relative;
	background: url(/grfx/background-header.jpg) no-repeat 0px bottom;
	width: 945px;
	height: 195px;
	margin: 0px;
	margin-bottom: 15px;
	}

div#popupheader				{ width: 100%; }

div#header h1, div#popupheader h1
	{
	position: absolute;
	background: url(/grfx/title.png) no-repeat;
	_background: url(/grfx/title.gif) no-repeat;
	font-size: 1.2em;
	text-indent: -9999px;
	width: 505px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	bottom: 2px;
	right: 10px;
	}

div#header h1 a, div#popupheader h1 a
	{
	text-decoration: none;
	display: block;
	}

div#header #logoblock
	{
	position: relative;
	width: 521px;
	margin: 0px;
	float: left;
	}

div#header #topnav
	{
	position: relative;
	height: auto;
	_height: 38px;
	min-height: 38px;
	margin: 0px;
	margin-left: 521px;
	}

#topnav 					{ height: 38px; }
#topnav ul					{ position:absolute; margin:0; padding:0; }
#topnav ul li				{ position:absolute; height: 38px; }

#tm1, #tm1_on 				{ left: 0px;  width:46px; }
#tm2, #tm2_on 				{ left: 46px; width:63px; }
#tm3, #tm3_on 				{ left: 109px; width:62px; }
#tm4, #tm4_on 				{ left: 171px; width:65px; }
#tm5, #tm5_on 				{ left: 236px; width:61px; }
#tm6, #tm6_on 				{ left: 297px; width:63px; }
#tm7, #tm7_on 				{ left: 360px; width:69px; }

#topnav li    				{ text-indent: -9999px; text-decoration:none; list-style: none; }
#topnav li#tm1 				{ background: url(/grfx/topnav.gif) no-repeat -0px 0px; }
#topnav li#tm2 				{ background: url(/grfx/topnav.gif) no-repeat -46px 0px; }
#topnav li#tm3 				{ background: url(/grfx/topnav.gif) no-repeat -109px 0px; }
#topnav li#tm4 				{ background: url(/grfx/topnav.gif) no-repeat -171px 0px; }
#topnav li#tm5 				{ background: url(/grfx/topnav.gif) no-repeat -236px 0px; }
#topnav li#tm6 				{ background: url(/grfx/topnav.gif) no-repeat -297px 0px; }
#topnav li#tm7 				{ background: url(/grfx/topnav.gif) no-repeat -360px 0px; }

#topnav a    				{ background-color:transparent; text-decoration:none; display:block; height:38px; }
#tm1 a:hover, #tm1_on  		{ background: url(/grfx/topnav.gif) no-repeat -0px -38px; }
#tm2 a:hover, #tm2_on  		{ background: url(/grfx/topnav.gif) no-repeat -46px -38px; }
#tm3 a:hover, #tm3_on  		{ background: url(/grfx/topnav.gif) no-repeat -109px -38px; }
#tm4 a:hover, #tm4_on  		{ background: url(/grfx/topnav.gif) no-repeat -171px -38px; }
#tm5 a:hover, #tm5_on  		{ background: url(/grfx/topnav.gif) no-repeat -236px -38px; }
#tm6 a:hover, #tm6_on  		{ background: url(/grfx/topnav.gif) no-repeat -297px -38px; }
#tm7 a:hover, #tm7_on  		{ background: url(/grfx/topnav.gif) no-repeat -360px -38px; }

#backgroundnav
	{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 	-moz-opacity: 0.6;
 	opacity:0.6;
 	width: 100%;
	height: 31px;
	margin: 0px;
	top: 70px;
	left: 0px;
	z-index: 0;
	}

#navigation 				{ position: relative; height: 32px; top: 20px; left: 0px; z-index: 2; }
#navigation ul				{ position:absolute; margin:0; padding:0; }
#navigation ul li			{ position:absolute; height: 32px; }

#m1, #m1_on 				{ left: 0px;  width:113px; }
#m2, #m2_on 				{ left: 113px; width:104px; }
#m3, #m3_on 				{ left: 217px; width:72px; }
#m4, #m4_on 				{ left: 289px; width:76px; }
#m5, #m5_on 				{ left: 365px; width:85px; }

#navigation li   			{ text-indent: -9999px; text-decoration:none; list-style: none; }
#navigation li#m1			{ background-image: url(/grfx/navigation.png); _background-image: url(/grfx/navigation.gif); background-repeat: no-repeat; background-position: -0px 0px; }
#navigation li#m2			{ background-image: url(/grfx/navigation.png); _background-image: url(/grfx/navigation.gif); background-repeat: no-repeat; background-position: -113px 0px; }
#navigation li#m3			{ background-image: url(/grfx/navigation.png); _background-image: url(/grfx/navigation.gif); background-repeat: no-repeat; background-position: -217px 0px; }
#navigation li#m4			{ background-image: url(/grfx/navigation.png); _background-image: url(/grfx/navigation.gif); background-repeat: no-repeat; background-position: -289px 0px; }
#navigation li#m5			{ background-image: url(/grfx/navigation.png); _background-image: url(/grfx/navigation.gif); background-repeat: no-repeat; background-position: -365px 0px; }

#navigation a    			{ background-color:transparent; text-decoration:none; display:block; height:32px; }
#m1 a:hover, #m1_on			{ background-image: url(/grfx/navigation.png); _background-image: url(/grfx/navigation.gif); background-repeat: no-repeat; background-position:  -0px -32px; }
#m2 a:hover, #m2_on			{ background-image: url(/grfx/navigation.png); _background-image: url(/grfx/navigation.gif); background-repeat: no-repeat; background-position:  -113px -32px; }
#m3 a:hover, #m3_on			{ background-image: url(/grfx/navigation.png); _background-image: url(/grfx/navigation.gif); background-repeat: no-repeat; background-position:  -217px -32px; }
#m4 a:hover, #m4_on			{ background-image: url(/grfx/navigation.png); _background-image: url(/grfx/navigation.gif); background-repeat: no-repeat; background-position:  -289px -32px; }
#m5 a:hover, #m5_on			{ background-image: url(/grfx/navigation.png); _background-image: url(/grfx/navigation.gif); background-repeat: no-repeat; background-position:  -365px -32px; }

#backgroundsubnav
	{
	position: absolute;
	background-color: #223289;
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 	-moz-opacity: 0.6;
 	opacity:0.6;
 	width: 100%;
	height: 31px;
	margin: 0px;
	top: 92px;
	left: 0px;
	z-index: 0;
	}

#subnavigation
	{
	position: relative;
	height: 31px;
	top: 18px;
	left: 0px;
	z-index: 2;
	}

#subnavigation ul
	{
	font-weight: normal;
	list-style: none;
	line-height: 1;
	width: 905px;
	padding: 0px;
	margin: 0px;
	float: left;
	}

#subnavigation li { /* all list items */
	background: url(/grfx/subnavigation-line.gif) no-repeat right 10px;
	float: left;
	padding: 1px 5px 2px 4px;
	}

#subnavigation li#sm_on,
#subnavigation li#sm_on a
	{
	color: #f90;
	}

#subnavigation a
	{
	font-weight: bold;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 0.6em;
	}

#subnavigation a:hover
	{
	color: #f90;
	}

/* ======================================= */

/* --------------------------------------- */
/* BREADCRUMB  */
/* --------------------------------------- */

#breadcrumb					{ font-size:0.85em; color: #999; margin-bottom: 10px; }

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

#main
	{
	position: relative;
	height: auto;
	_height: 375px;
	min-height: 375px;
	margin: 0px;
	padding: 0px;
	}

#content
	{
	position: relative;
	background: url(/grfx/dotted-line.gif) repeat-y right 0px;
	height: auto;
	_height: 375px;
	min-height: 375px;
	margin: 0px;
	margin-right: 261px;
	padding: 0px;
	padding-right: 15px;
	}

div#sidebar
	{
	position: relative;
	font-size: 0.85em;
	width: 251px;
	height: auto;
	_height: 256px;
	min-height: 256px;
	margin: 0px;
	padding: 0px;
	float:right;
	right: 0px;
	}

#content ul, div#sidebar ul,
#content ol, div#sidebar ol
	{
	margin-bottom: 15px;
	}

#content ul, div#sidebar ul, #content li, div#sidebar li,
#content ol, div#sidebar ol, #content li, div#sidebar li
	{
	margin-left: 15px;
	}

#content h3, div#sidebar h3, div#column1 h3, div#column2 h3, #popupcontent h3
	{
	font-weight: normal;
	font-size: 1.4em;
	color: #223289;
	margin: 0px;
	margin-bottom: 15px;
	}

#content p, div#sidebar p, div#column1 p, div#column2 p
	{
	margin-bottom: 15px;
	}

#content b, div#sidebar b,
#content strong, div#sidebar strong
	{
	color: #223289;
	}

#content td
	{
	font-size: 1em;
	}

ul#legenda
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#legenda li
	{
	margin: 0px;
	padding-left:15px;
	line-height: 1.5em;
	}

#legenda li#legenda1 { background: transparent url(/grfx/1.gif) 0px 5px no-repeat; }
#legenda li#legenda2 { background: transparent url(/grfx/2.gif) 0px 5px no-repeat; }
#legenda li#legenda3 { background: transparent url(/grfx/3.gif) 0px 5px no-repeat; }

table#download
	{
	border-collapse: collapse;
    border: 0;
    width: 500px;
	font-size:0.85em;
    color: #636563;
	}

table#download th
	{
	background-color: #C6DFF7;
	border-top:1px #63A6C6 solid;
	border-bottom:1px #A5CBDE solid;
	border-left: 0px solid #fff;
	font-weight: normal;
    color: #000;
	text-align:left;
	padding: 5px 5px 5px 10px;
	}

th.dlhead1					{ width:30px; }
th.dlhead2					{ width:300px; }
th.dlhead3					{ }

td.dlcell1 					{ border: 1px #A5CBDE solid; border-left: 0; text-align:center; }
td.dlcell2 					{ border: 1px #A5CBDE solid; border-right: 0; }
td.dlcell3 					{ border: 1px #A5CBDE solid; border-right: 0; }
td.dlcell4 					{ border: 1px #A5CBDE solid; border-right: 0; border-left: 0px #A5CBDE dashed; }

table#download tr 			{ vertical-align: top; }

table#download td			{ padding: 10px; }

table#download td a 		{ font-weight: bold; font-size: 0.85em; }
table#download td a:link	{ color: #3165CE; text-decoration: none; }
table#download td a:visited { color: #3165CE; text-decoration: none; }
table#download td a:hover 	{ color: #C00000; text-decoration: underline; }
table#download td a:active	{ color: #C00000; text-decoration: underline; }

.dlr1						{ background-color: #FFF; }
.dlr2 						{ background-color: #FFF; }

.docicon
	{
	border: 0;
	width: 16px;
	height: 16px;
	margin-top: 5px;
	}

.dlicon
	{
	border: 0;
	width: 16px;
	height: 16px;
	margin-top: -4px;
	}

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

div#footer
	{
	position: relative;
	border-top: 1px solid #999;
	font-size: 0.85em;
	color: #999;
	height: auto;
	min-height: 32px;
	_height: 32px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	clear:both;
	}

div#outerfooter
	{
	position: relative;
	background: url(/grfx/footer.png) no-repeat;
	_background: none;
	width: 1002px;
	height: auto;
	min-height: 17px;
	_height: 17px;
	margin: 0px auto;
	padding: 0px;
	clear:both;
	}



/* ======================================= */
/* ======================================= */
/* ======================================= */

