BODY {
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
	font-family: Verdana;
	font-size: 10px;
	color: #525252;
} 

TD {
	font-family: Verdana;
	font-size: 10px;
	color: #525252;
} 

#container {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

#header {
	width: 1000px;
	height: 271px;
	background-image: url(images/index_01.jpg);
	background-position: bottom right;
	background-repeat: repeat-y;
}

#zoeken {
	padding-left: 600px;
	padding-top: 105px;
	vertical-align: bottom;
}

#inloggen {
	padding-left: 610px;
	padding-top: 45px;
	color: #b7cb48;
	font-family: Verdana;
	font-size: 11px;
}

.inloggen {
	color: #b7cb48;
	font-family: Verdana;
	font-size: 11px;
}

input.login {
	background-color: #FFFFFF;  
	font-size: 11px; 
	font-family: Verdana; 
	padding-top: 1px; 
	padding-left: 1px; 
	border: 0; 
	color: #000000; 
	width: 102px;
	height: 17px;
}

input.wachtwoord {
	background-color: #FFFFFF;  
	font-size: 11px; 
	font-family: Verdana; 
	padding-top: 1px; 
	margin-top: 0px; 
	padding-left: 1px; 
	border: 0; 
	color: #000000; 
	width: 102px;
	height: 17px;
}

p.zoekentekst {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
	width: 157px;
	height: 21px;
	background-image: url(images/zoekenbg.jpg);
}

input.red {
	background-color: #FFFFFF;  
	font-size: 13px; 
	font-family: Verdana; 
	padding-top: 7px; 
	padding-left: 7px; 
	border: 0; 
	color: #000000; 
	background-image: url(images/zoekenbg.jpg); 
	width: 172px;
	height: 28px;
}

#zoekenknop {
	padding-left: 780px;
}

a.zoekenknop {
	padding-left: 10px;
	margin-top: 1px;
	padding-top: 1px;
	align: bottom;
}

#menu {
	width: 1000px;
	height: 63px;
	background-image: url(images/index_02.jpg);
}

#content {
	width: 1000px;
	height: 800px;
	background-image: url(images/index_03.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
}

#tekst {
	width: 615px;
	height: 733px;
 	font-family: Verdana;
    font-size: 8pt;
 	color: #000000;
 	text-align: left;
 	margin-left: 100px;
}


#tekstcontent {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	padding-left: 20px;
	padding-top: 40px;
	width: 580px;
	height: 105%;
	/*border: 1px solid black;*/
	/*overflow: auto;*/
}

a.reclame {
	float: right;
	width: 165px;
	height: 733px;
	background-image: url(images/reclame.jpg);
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	padding-left: 3px;
	padding-top: 27px;
 	margin-right: 100px;
 	margin-bottom: 20px;
	vertical-align: bottom;
}

#onderkant {
	width: 950px;
	height: 55px;
	background-image: url(images/index_05.jpg);
	padding-left: 80px;
	font-family: Verdana;
	font-size: 10px;
	color: #bdbebe;
}

#onderkanttekst {
	width: 950px;
	height: 55px;
 	padding-left: 20px;
	font-family: Verdana;
	font-size: 10px;
	color: #bdbebe;
	padding-top: 26px;
}

#onderkanttekst a:link { color: #e3e3e3; text-decoration: none;}
#onderkanttekst a:visited { color: #e3e3e3; text-decoration: none }
#onderkanttekst a:hover { color: #e3e3e3; text-decoration: underline;}
#onderkanttekst a:active { color: #e3e3e3; text-decoration: none }

#nav ul {
 	padding-left: 100px;
  padding-top: 18px;
	height: 43px;
  width:900;
  list-style-type:none;
  margin:0;
  float:left;
  background:url(images/index_02.jpg) 0 0 repeat-x;
  z-index:99999999;
}

#nav li {
  margin:0;
  padding:0;
  float:left;
  position:relative;
  display:block;
}

#nav a {
  font:bold 1.3em "Trebuchet MS", Arial, Verdana, sans-serif;
  color:#FFF;
  text-decoration:none;
  display:block;
  padding:6px 12px 5px 16px;
  letter-spacing:0.2em;
}

#nav a:hover {
  color:#FFF;
  background:#c69059 ;
  background-image:url(images/menubg.jpg);
}

/* menu first level dropdown  */
#nav ul li ul {

  padding:0;
  margin: 0px;
  display:block;
  position: absolute;
  width:15em;
  height:66px;
	background: #bc7d3c url();
  border:2px solid #a95905;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
  overflow:hidden;
}

#nav ul li ul li {
  float:none;
  width:10em; /* else firefox will not stretch item to width of ul dropdown */
}

#nav ul li ul a {
  padding:0;
  display:block;
  width:100%;
  border:0;
	padding:1px 2px 0 10px;
  text-align:left;
  font-size:1.0em;
  font-weight:normal;
  color:#FFFFFF;
}

#nav ul li ul a:hover {
  background:#c69059 ;
  margin: 0px;
  width:100%;
}

#nav ul li:hover ul, #nav ul li.sfhover ul { 
	/* lists nested under hovered list items */
	left: 0;
}

#nav {
	background:#FFF url(images/index_02.jpg) 
}

a:link { 
	color: #41678c; 
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a:visited { 
	color: #41678c; 
	text-decoration: none 
	font-family: Verdana;
	font-size: 10px;
}
a:hover { 
	color: #41678c; 
	text-decoration: underline;	
	font-family: Verdana;
	font-size: 10px;
}
a:active { 
	color: #41678c; 
	text-decoration: none 
	font-family: Verdana;
	font-size: 10px;
}
