body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*** BEGIN PAGEWRAPPER ***/
#pagewrapper {
	width: 100%;
	background-color:#FFFFFF;
}

/*** BEGIN HEADER ***/
#header {
	background-image: url(../graphics/layout/header_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 126px;
	width: 900px;
}

/*** BEGIN CSS HOOFDMENU ***/
#menu-container {
	width:900px;
	height:23px;
	background-color: #f37021;
}
#menu{
	position:absolute;
	left: 120px;
	top: 126px;
	z-index:500;
}

#menu a, #menu h2{
	font-size: 10pt;
	background-color: #f37021;
	display:block;
	margin:0;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#menu a{
	text-decoration:none;
	background-color: #dbdbdb;
}

#menu a, #menu a:visited{
	color:#000000;
	background-image: url(../graphics/layout/kleine_zwarte_pijl.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:10px;
	padding-right:10px;
	border: solid 1px #dbdbdb;
}

#menu h2 a, #menu h2 a:visited{
	color:#000000;
	background-image: none;
	border: solid 1px #f37021;
	color:#FFFFFF;
	background-color:#f37021;
	text-align:center;
	font-weight:bold;
}

#menu a:hover{
	color:#f37021;
	background:#dbdbdb;
	background-image: url(../graphics/layout/kleine_oranje_pijl.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:10px;
	padding-right:10px;
}

#menu h2 a:hover{
	color:#000000;
	background-color:#dbdbdb;
	background-image: none;
}

#menu a:active{
	color:#000000;
	background:#f0f0f0;
	border: solid 1px #dbdbdb;
}

#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:120px;
}

#menu li{
	position:relative;
}

#menu ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	width:150px;
	border: solid 1px #FFFFFF;
}

#menu ul ul ul{
	top:0;
	left:100%;
	width:150px;
	border: solid 1px #FFFFFF;
}

div#menu li:hover{
	cursor:pointer;
	z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

#sitemapknop {
	float:right;
	width:140px;
	background-image:url(../graphics/layout/sitemapknop_background.gif);
	background-position:left;
	background-repeat:repeat-y;
	height:20px;
	padding-top:3px;
}

#sitemapknop a:link, #sitemapknop a:visited, #sitemapknop a:hover, #sitemapknop a:active {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	font-size:80%;
}

/*** EINDE CSS HOOFDMENU ***/

/*** EINDE HEADER ***/

/*** BEGIN BROODKRUIMELS ***/
#breadcrumbles {
	background-image:url(../graphics/layout/breadcrumbles_background.gif);
	background-repeat:repeat-x;
	margin: 0px;
	height: 37px;
	color: #f37021;
	font-size:80%;
	padding-top:3px;
}

#breadcrumbles a:link, #breadcrumbles a:visited, #breadcrumbles a:hover, #breadcrumbles a:active {
	color: #000000;
	text-decoration:none;
}
/*** EINDE BROODKRUIMELS ***/

/*** BEGIN CONTENTS ***/
#contents {
	margin: 0px;
	width: 900px;
	padding-right: 140px;
}

#contents .column {
  position: relative;
  float: left;
}

/*** BEGIN CENTER KOLOM ***/
#center {
	width: 620px;
	padding-left:10px;
	padding-right:10px;
}

#center h1 {
	background-image:url(../graphics/layout/footer_background.gif);
	background-position:right;
	background-repeat:repeat-y;
	font-size:100%;
	color:#FFFFFF;
	margin:0;
	padding:3px;
	padding-left:10px;
	margin-bottom:5px;
}

#center h2 {
	clear:both;
	font-size:90%;
	background-color:#f0f0f0;
	margin:0;
	padding: 2px;
	padding-left:10px;
	margin-bottom:5px;
	margin-top:5px;
}

#center p, #center dl {
	margin-left:10px;
	margin-right:10px;
	font-size:80%;
	margin-top:0;
	line-height:150%;
}

#center form {
	margin-left:10px;
	margin-right:10px;
	margin-top:0;
	line-height:150%;
}
/*** EINDE CENTER KOLOM ***/

/*** BEGIN LEFT KOLOM ***/
#left {
	width: 120px;
	text-align:center;
	padding:0;
	margin:0;
}

#left h1 {
	text-align:left;
	background-color: #f37021;
	padding:0;
	padding-left:10px;
	font-size:80%;
	color:#FFFFFF;
	background-image:url(../graphics/layout/kleine_witte_pijl.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0;
}

#left img {
	border:none;
	height:125px;
	width:91px;
	padding-bottom:10px;
	padding-top:10px;
}
/*** EINDE LEFT KOLOM ***/

/*** BEGIN RIGHT KOLOM ***/
#right {
	width: 140px;
	margin-right:-140px;
	background-color:#FFFFFF;
}

#right h1 {
	text-align:left;
	background-color: #dbdbdb;
	padding-left:10px;
	font-size:80%;
	color:#000000;
	background-image:url(../graphics/layout/kleine_zwarte_pijl1.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;
}

#right img {
	border:none;
	padding-bottom:10px;
	padding-top:10px;
}

.rightcolumn_block {
	background-color:#f0f0f0;
	margin-top:0px;
	margin-bottom:10px;
}

.rightcolumn_block p, .rightcolumn_block ul {
	margin:0;
	padding:0;
	font-size:80%;
	padding-bottom: 10px;
}

.rightcolumn_block li {
	list-style:none;
	margin-left:0;
	padding-left:10px;
}

.rightcolumn_block p {
	padding: 10px;
}

.rightcolumn_block a:link, .rightcolumn_block a:visited, .rightcolumn_block a:hover, .rightcolumn_block a:active {
	color:#0000FF;
	text-decoration:none;
}
/*** EINDE RIGHT KOLOM ***/

/*** BEGIN FOOTER ***/
#footer {
	background-color: #f37021;
	background-image:url(../graphics/layout/footer_background.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin: 0px;
	clear: both;
	height: 20px;
	width: 898px;
	padding-top:4px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	font-size:80%;
	float:left;
}

#footerknop{
	float:right;
	padding-right:30px;
}
/*** EINDE FOOTER ***/

/*** EINDE CONTENTS ***/

/*** EINDE BASIS LAYOUT ***/

/*** BEGIN PAGINA-SPECIFIEKE CSS ***/
.nieuwsitem img {
	border: none;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}

.nieuwsitem p {
	padding-left: 70px;
}

#begrippenlijst ul li{
	font-size:80%;
}

#catalogusaanvraag p {
	width:400px;
	clear:both;
}

#catalogusaanvraag p label {
	float:left;
}

#catalogusaanvraag p input.text {
	float:right;
	width:200px;
	border:1px solid #999999;
}

#catalogusaanvraag p input.checkbox, #catalogusaanvraag p input.radio, #catalogusaanvraag p input.button {
	margin-left:175px;
	float:left;
	clear:both;
}

.teamfoto {
	border:solid 1px #666666;
	float:right;
	margin:0px 0px 5px 5px;
}

.begrippenlijstlogo {
	float:left;
	margin:5px 5px 0px 0px;
}
/*** EINDE PAGINA-SPECIFIEKE CSS ***/

#header, #menu-container, #left, #right, #footer, #disclaimer {
	display:none;
}