/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-right: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	display: none;
	height: 0px;
	width: 1px;
	visibility: hidden;
	z-index: 1;
}

#menu li {
	float:left;
	padding:0;
	position:relative;
	width:95px;
	height:1px;
	z-index:98;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	display: none;
}
#menu li a, #menu li a:visited {
	text-decoration:none;
	display: none;
}

#menu dl {
	position:absolute;
	top:0;
	left:0;
	width: 95px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	display: none;
}
#menu dt {
	margin:0;
	font-size: 13px;
	float:left;
	background-color: #179DB8;
	width: 95px;
}
#menu dd {
	display:none;
	clear:left;
	margin:0;
	padding:0;
	color: #fff;
	font-size: 1em;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu dt a, #menu dt a:visited {
	display:block;
	color:#FFFFFF;
	width:95px;
	padding:4px 4px 5px 4px;
	text-decoration: underline;
}
#menu dd a, #menu dd a:visited {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:4px 4px 5px 4px;
	width:95px;
	background-color: #179DB8;
}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {
	width:95px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {
	color:#FFFFFF;
	background-color: #18A7C3;
	text-decoration: underline;
}


/* div opmaak */

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrapper {
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 140px;
	width: 995px;
	overflow: auto;
	visibility: visible;
	z-index: 200;
	background-repeat: no-repeat;
	background-image: url(images/header.png);
}


.wrappertable {
	background-image: url(images/bgprint.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#navigation {
	width: 995px;
	height: 1px;
	margin: 0px;
	display: none;
}
#content {
	width: 970px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	overflow: visible;
	background-image: url(images/bgprint.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	width: 968px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 13px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* left menu */
a.nav1, a.nav1:link, a.nav1:visited {
	display:none;
	width:98px;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:25px;
	overflow:hidden;
	float: left;
	background-color: #179db8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #179DB8;
	border-right-color: #179DB8;
	border-bottom-color: #179DB8;
	border-left-color: #179DB8;
}
a.nav1:hover {
	color:#fff;
	background-color: #179db8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #179DB8;
	border-right-color: #179DB8;
	border-bottom-color: #FFFFFF;
	border-left-color: #179DB8;
}
a.nav1:active {
	color:#fff;
	background-color: #179db8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #179DB8;
	border-right-color: #179DB8;
	border-bottom-color: #FFFFFF;
	border-left-color: #179DB8;
}

.active1 {
	display:block;
	width:98px;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:25px;
	overflow:hidden;
	float: left;
	color:#fff;
	background-color: #179db8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #179DB8;
	border-right-color: #179DB8;
	border-bottom-color: #FFFFFF;
	border-left-color: #179DB8;
}





a.nav2, a.nav2:link, a.nav2:visited {
	display:none;
	width:98px;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:25px;
	overflow:hidden;
	float: left;
	background-color: #847518;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #847518;
	border-right-color: #847518;
	border-bottom-color: #847518;
	border-left-color: #847518;
}
a.nav2:hover {
	color:#fff;
	background-color: #847518;
	border-top-color: #847518;
	border-right-color: #847518;
	border-bottom-color: #FFFFFF;
	border-left-color: #847518;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a.nav2:active {
	color:#fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #847518;
	border-right-color: #847518;
	border-bottom-color: #FFFFFF;
	border-left-color: #847518;
	background-color: #847518;
}

.active2 {
	display:block;
	width:98px;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:25px;
	overflow:hidden;
	float: left;
	color:#fff;
	background-color: #847518;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
}



a.nav3, a.nav3:link, a.nav3:visited {
	display:none;
	width:98px;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:25px;
	overflow:hidden;
	float: left;
	background-color: #924f12;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #924f12;
	border-right-color: #924f12;
	border-bottom-color: #924f12;
	border-left-color: #924f12;
}
a.nav3:hover {
	color:#fff;
	background-color: #924f12;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
}
a.nav3:active {
	color:#fff;
	background-color: #924f12;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
}

.active3 {
	display:block;
	width:98px;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:25px;
	overflow:hidden;
	float: left;
	color:#fff;
	background-color: #924F12;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
}



a.nav4, a.nav4:link, a.nav4:visited {
	display:none;
	width:98px;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:25px;
	overflow:hidden;
	float: left;
	background-color: #636792;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #636792;
}
a.nav4:hover {
	color:#fff;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-color: #636792;
}
a.nav4:active {
	color:#fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-color: #636792;
}

.active4 {
	display:block;
	width:98px;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:25px;
	overflow:hidden;
	float: left;
	color:#fff;
	background-color: #636792;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}


a.nav5, a.nav5:link, a.nav5:visited {
	display:none;
	width:98px;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:25px;
	overflow:hidden;
	float: left;
	background-color: #ad245a;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ad245a;
}
a.nav5:hover {
	color:#fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #ad245a;
}
a.nav5:active {
	color:#fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #ad245a;
}

.active5 {
	display:block;
	width:98px;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:25px;
	overflow:hidden;
	float: left;
	color:#fff;
	background-color: #2F4035;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

.tdleft {
	text-align: left;
	vertical-align: top;
	width: 55%;
	padding-right: 5px;
	font-size: 15px;
	padding-top: 5px;
}
.tdright { 
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	width: 45%;
	font-size: 12px;
	padding-top: 100px;
	}
	
	.h1inspiratie {
	color: #000000;
	font-size: 22px;
	text-align: left;
	/* some air around the text */
   padding-bottom: 1px;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	font-weight: bold;
}
#content div {
	width: 840px;
}

	.h1kennis {
	color: #000000;
	font-size: 22px;
	text-align: left;
	/* some air around the text */
   padding-bottom: 1px;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	font-weight: bold;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

	.h1materiaal {
	color: #000000;
	font-size: 22px;
	text-align: left;
	/* some air around the text */
   padding-bottom: 1px;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	font-weight: bold;
}

	.h1praktijk {
	color: #000000;
	font-size: 22px;
	text-align: left;
	/* some air around the text */
   padding-bottom: 1px;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	font-weight: bold;
}

	.h1 {
	color: #000000;
	font-size: 22px;
	text-align: left;
	/* some air around the text */
   padding-bottom: 1px;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	font-weight: bold;
}
	.h2 {
	color: #000000;
	font-size: 16px;
	text-align: left;
	/* some air around the text */
   padding-bottom: 1px;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	font-weight: bold;
	padding-top: 8px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
.tdright {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	width: 50%;
	}
	
	

img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: none;
}
img.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	display: none;
}


hr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 98%;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}

.field {
	border: 1px solid #000000;
	margin-left: 1em;
	width: 450px;
}


input
{
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-left: 1em;
}

.submit input
{
	color: #000;
	border: 2px outset #000000;
	background-color: #FFFFFF;
	margin-left: 1em;
	margin-bottom: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
fieldset
{
border: 1px solid #000000;
width: 500px}

legend
{
	color: #000000;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-left: 1em;
	width: auto;
	margin-top: 2px;
}
