/* --------------------------------------- */
/* 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;
	background: transparent;
	}

body
	{
	background: #fff;
	margin: 0px;
	}

body, td
	{
	font-family: verdana,arial,helvetica;
	font-size: 0.8em;
	color: #000;
	}

form						{ margin: 0px; padding: 0px; }

div#wrapper
	{
	position: relative;
	background-color: #fff;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

.clear						{ clear: both; }
.picright					{ margin-left: 10px; margin-bottom: 10px; }
.picleft					{ margin-right: 10px; margin-bottom: 10px; }

a							{ color: #00f; text-decoration: underline; }

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

div#header
	{
	position: relative;
	background: none;
	width: 100%;
	height: 55px;
	margin: 0px;
	margin-bottom: 0px;
	}

div#header #logoblock
	{
	position: relative;
	width: 590px;
	margin: 0px;
	float: none;
	}

div#header h1, #topnav, #backgroundnav, #navigation, #backgroundsubnav, #subnavigation, div#sidebar, div#column2
	{
	display: none;
	}

/* ======================================= */

/* --------------------------------------- */
/* 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;
	height: auto;
	_height: 375px;
	min-height: 375px;
	margin: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-right: 0px;
	}

#content ul, #content ol
	{
	margin-bottom: 15px;
	}

#content ul, #content li,
#content ol, #content li
	{
	margin-left: 15px;
	}

#content h3, div#sidebar h3, div#column1 h3, div#column2 h3
	{
	font-weight: normal;
	font-size: 1.4em;
	color: #000;
	margin: 0px;
	margin-bottom: 15px;
	}

#content p, div#column1 p, div#column2 p
	{
	margin-bottom: 15px;
	}

#content b, #content strong
	{
	color: #000;
	}

#content td
	{
	font-size: 1em;
	}

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

div#footer
	{
	position: relative;
	border-top: 1px solid #000;
	font-size: 0.85em;
	color: #000;
	height: auto;
	min-height: 32px;
	_height: 32px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	clear:both;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */

