html,body,container {
margin:0;padding:0;
}
html {
 overflow-y: scroll;
 }
#website {
  width: 1034px ;
  margin-left: auto ;
  margin-right: auto ;
  height:100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
html, body {
    height: 100%;
    }
html {
background: url(images/achtergrond.jpg) repeat-x fixed center bottom;
	}
#container {
    background: url(images/achtergrond1.png) repeat-x top;
	width:100%;
}
a:link, a:visited, a:active {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #369;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #036;
	height: 1px;
	width: 100%;
}
h1 {
	color: #669900;
	text-decoration: none;
	font-size:15px;
	font-weight:bolder;
}
h2 {
	color: #669900;
	text-decoration: none;
	font-size:13px;
	font-weight:bolder;
}
#header {
width: 1000px;
height: 160px;
background-image:url(images/header.png);
background-repeat:no-repeat;
cursor:pointer;
margin-left:17px;
}
#breadcrumb {
 	height: 30px;
  	color:#000000;
	width:1034px;
  	padding-top: 10px;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #669900;
	text-decoration: none;
	font-size:15px;
	font-weight:bolder;
	}
#breadcrumb a:hover {
	color:#66CC00;
}
#inhoud {
	min-height: 450px;
  	padding: 0 20px 0 24px;
  	color:#000000;
  	width:990px;
	background-image:url(images/schaduw.png);
	background-repeat:repeat-y;
}
#footer {
	width: 1034px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/schaduw.png);
	background-repeat:repeat-y;
	height:38px;
}
.footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	height:28px;
	font-size:10px;
	text-align:center;
	padding-top:12px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color:#CCCC99;
	text-decoration: none;
}
.footer a:hover {
	color:#ccc;
	text-decoration: none;
}
#header_menu {position: absolute;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10;  clear: both;}

#nav {
	width: 1034px;
	height:50px;
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	padding-left:20px;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 11px; 
	width: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color: #666; text-align: center; font-weight: normal;}
#nav ul li a {display: block; padding: 17px 8px 17px 8px; color: #fff; text-transform:uppercase;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {color:#7B5048;}
#nav li a:active, #nav ul li a.active {color: #7B5048;}

/* Current page Customisations*/
#nav li.menu-current a		{
	color:#7B5048;
}
#nav li.menu-current a		{font-weight: normal;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 130px; margin-left: 0; display: none; text-transform:none; font-size: 11px;}
#nav .menu li ul li {width: 130px; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 14px;}
#nav .menu li ul a {
	width: 130px;
	padding: 5px 0px 5px 20px;
	color: #333;
	background-color:#333;
}

/* 2nd Child link hover */
#nav .menu li ul a:hover {
	color: #666;
	background-color:#99cc00;
}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul {position: absolute; width: 130px; padding-left: 20px; display: none; text-transform: none; font-size: 11px;}
#nav .menu li ul li ul li {width: 130px; text-align: left; font-weight: normal; margin:-1px; padding: 0; line-height: 14px;}
#nav .menu li ul a {
	width: 130px;
	padding: 5px 0px 5px 20px;
	color: #333;
	background-color:#322f32;
}

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}
#zoeken {
position:relative;
margin-right:60px;
float:right;
padding-top:10px;
}
#zoekfunctie input {vertical-align:middle; font-weight:normal; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#zoekfunctie input[type="text"] {width:110px; padding:8px 47px 8px 8px; background:#fff; border:0; -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#zoekfunctie input[type="submit"] {width:40px; margin-left:-40px; padding:7px; border:1px solid #fff; color:#fff; background:#66CC00; cursor:pointer; -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#zoekfunctie input[type="submit"]::-moz-focus-inner {border:0;}
#zoekfunctie input[type="submit"]:focus { background:#FF6600;
}
