BODY {
	color: Black;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background-image:url(gfx/bg_site.gif);
	background-repeat:repeat-x;
}
BODY,TD,P {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
td {
  text-align:left;
  vertical-align:top;
  }
#header {
  background:url('gfx/header.gif') 10px 0px no-repeat;
  width:1000px;
  height:85px;
}
td#navigatie {
	background:url('gfx/bg_links.gif') left repeat-y;
	width:190px;
	z-index:1;
}
#images {
	background-image:url(gfx/bg_foto.gif);
	background-repeat:repeat-y;
}
#topspace {
	background-color: #FFF7D6;
	border-top:1px solid #006BB7;
	height:30px;
}
h1,.h1 {
	background-color: #006BB7;
	color:#FFFFFF;
	display:block;
	height:30px;
	width:300px;
	margin: 0px;
	padding:0px 20px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align:center;
}
#content {
	width:635px;
	background:#fff7d6 url(gfx/bg_content.gif) repeat-x;
	padding:0px 15px 15px;
	vertical-align:top;
	text-align: justify;
	font-size: 12px;
	line-height: 15px;
}
#footer {
	background-image:url(gfx/bg_footer.gif);
	background-repeat:no-repeat;
	color: #006BB7;
	font-size: 10px;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
#footer a {
	color: #006BB7;
  }
h2,.h2 {
	font-size: 14px;
	color: #006BB7;
	font-weight: bold;
	margin-top:0px;
	padding:0px;

}
a         { color:#000; }
a:hover   { color:#006bb7; }
a:active  { font-weight:bold; }

li {
	list-style-type: circle;
	color: #006bb7;
}
.form {
	width:200px;
	border: 1px solid #006BB7;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #006BB7;
}

.kaderblue {
	background-color: #fff5d7;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006BB7;
	border-bottom-color: #006BB7;

}
#popitmenu{
position: absolute;
background-color: #FFF7D6;
border:1px solid #006BB7;
font-size:12px;
line-height: 25px;
z-index: 100;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=3);
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #006BB7;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
color: #FFFFFF;
background-color: #006BB7;
display: block;
}
#dhtmltooltip{
position: absolute;
width: 250px;
border: 1px solid #006BB7;
padding: 2px;
background-color: #FFF5D7;
visibility: hidden;
z-index: 100;
padding:5px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=3);
}
.style1 {
	color: #006BB7;
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 11px;
	color: #006BB7;
}
.style2 a {
	text-decoration:none;
	color: #006BB7;
}
.style2 a:hover {
	text-decoration:underline;
	color: #006BB7;
}
}
#top {
	padding:0px;
	margin:0px;
}
#subnav {
	float:right;
	height:24px;
	border: 1px solid #FFCC66;
	background-color: #006BB7;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#subnav a {
	height:24px;
	padding:4px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#subnav a:hover {
	color:#006BB7;
	text-decoration:none;
	background-color:#FFCC66;
}
#prod {
	margin-left:3px;
	padding: 4px;
	width:146px;
	background-color: #FFF;
	border: 1px solid #006BB7;
}

