*
{
	list-style: none;
	margin: 0;
	padding: 0;
}

html,
body
{
	height: 100%;
}

body
{
	font: normal normal normal 62.5% Verdana, Tahoma, Arial, sans-serif;
	background: #fff url(../images/layout/background-body.png);
}

ul.skip
{
	display: none;
}

div#pagina
{
	border: 1px solid black;
	border-top: none;
	border-bottom: none;
	margin: 0 auto;
	width: 750px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	background: #fff url(../images/layout/background-pagina.png) repeat-y;
}

	div#header
	{
		height: 160px;
	}
	
	div#header h1
	{
		width: 130px;
		float: left;
		font-size: 1em;
	}
	
	div#header h1 a,
	div#header h1 a img
	{
		border: none;
		text-decoration: none;
	}
	
	ul#navigatie
	{
		width: 620px;
		float: right;
		padding-top: 100px;
		background: #fff url(../images/layout/background-header-particulier.gif) no-repeat;
		height: 24px;
	}
	
		ul#navigatie li
		{
			float: left;
			position: relative;
			width: 124px;
		}
	
		ul#navigatie li a
		{
			display: block;
			width: 113px;
			padding: 5px;
			text-align: center;
			background: #020167;
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			font-size: 1.1em;
			border-top: 1px solid #fff;
			border-left: 1px solid #fff;
		}
	
		ul#navigatie li.first a
		{
			border-left: none;
			width: 114px;
		}
	
		ul#navigatie li a:hover
		{
			background: #ffc34d;
			color: #020167;
		}
	
		ul#navigatie li ul
		{
			display: none;
			position: absolute;
			clear: both;
			left: 0;
			top: 24px;
		}
	
		ul#navigatie li:hover ul,
		ul#navigatie li.over ul
		{
			display: block;
		}
	
		ul#navigatie li ul li
		{
			float: none;
		}
	
		ul#navigatie li ul li a
		{
			font-size: 0.9em;
			font-weight: normal;
			border-left: none;
			width: 115px;
		}

	div#midden
	{
		clear: both;
		padding-bottom: 40px;
	}
	
	div#break
	{
		clear: both;
		font-size: 0;
		visibility: hidden;
		height: 0;
		overflow: hidden;
	}
	
	div#zijbalk
	{
		width: 128px;
		float: left;
	}
		
		a#professioneel,
		a#particulier,
		a#particulier:hover
		{
			display: block;
			color: #020167;
			position: relative;
			top: -50px;
			padding: 5px;
			text-align: center;
		}
		
		a#particulier,
		a#professioneel:hover
		{
			color: #cf2e2e;
		}
	
		ul#categorien li
		{
			position: relative;
			top: -40px;
			margin-bottom: 4px;
		}
	
		ul#categorien li a
		{
			display: block;
			width: 118px;
			border-top: 1px solid #fff;
			border-bottom: 1px solid #fff;
			padding: 5px;
			background: #020167;
			color: #fff;
			text-decoration: none;
			font-weight: bold;
			font-size: 1.1em;
		}
	
		ul#categorien li a:hover
		{
			background: #ffc34d;
			color: #000;
		}
	
		ul#categorien li ul
		{
			display: none;
			position: absolute;
			left: 128px;
			background: #ffc34d;
			border: 1px solid #000;
			top: 0;
			z-index: 2;
		}
	
		ul#categorien li ul li,
		ul#categorien li:hover ul li,
		ul#categorien li.over ul li
		{
			top: 0;
			margin: 0;
			padding: 0;
		}
	
		ul#categorien li ul li a
		{
			background: none;
			color: #020167;
			border: none;
			font-weight: normal;
			margin: 0;
			width: 125px;
			clear: none;
			float: none;
			padding: 5px 10px;
		}
	
		ul#categorien li ul li a:hover
		{
			background: #020167;
			color: #fff;
		}
	
		ul#categorien li:hover,
		ul#categorien li.over
		{
			padding-bottom: 1px;
			margin-bottom: 3px;
		}
	
		ul#categorien li:hover ul,
		ul#categorien li.over ul
		{
			display: block;
		}
	
	div#content
	{
		width: 520px;
		float: right;
		clear: right;
		padding: 0 45px 4em 57px;
		font-size: 1.1em;
		z-index: 1;
		
	}
	
		div#content h2
		{
			font-size: 1.75em;
			color: #020167;
			margin: 0 0 1em 0;
		}
	
		div#content p
		{
			margin-bottom: 0.75em;
		}
	
		div#content strong.mededeling
		{
			color: #c00;
		}
	
	div#footer
	{
		background: #f2a204 url(../images/layout/background-footer.png) no-repeat 100% 0;
		clear: left;
		position: absolute;
		bottom: 0 !important;
		z-index: 1;
		bottom: -1px;
		height: 30px;
		width: 740px;
		padding: 5px;
		text-align: center;
		color: #111;
	}
	
	div#footer address,
	div#footer p
	{
		margin: 2px 0;
		font-style: normal;
	}
	
	div#footer abbr
	{
		border: none;
	}
	
	div#footer a
	{
		color: #111;
	}
	
	div#footer a:hover
	{
		color: #000;
	}
	
address#contact {
 margin:			20px 25px 0 0;
 padding:			0;
 float: left;
 width: 200px;
 text-align:		left;
 font-style:		normal;
}

form#contact-form {
 margin:			20px 0 10px 50px;
 padding:			0;
 text-align:		left;
}
form#contact-form label {
 margin:			0;
 padding:			0;
 width:				100px;
 float: left;
 vertical-align:	top;
 text-align:		left;
}
form#contact-form input,
form#contact-form textarea {
 margin:			0;
 width:				180px;
 font:				10px Verdana, Tahoma, Arial, Courier;
 border:			1px solid black;
}

a, a:visited {
 color:				#000;
 text-decoration:	none;
 font-weight:		bold;
 background:		none;
}
a:hover {
 text-decoration:	underline;
 background:		none;
}
address a, address a:visited {
 font-weight:		normal;
}
address a:hover {
 text-decoration:	underline;
}
img {
 border:			0;
 display:			block;
}
