#wrapper{
	width: 950px;
	height: 1000px;
	left: 50%;
	top: 20px;
	text-align: left;
	margin-top: -0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -475px; 
	position: absolute;
	/*background-color: #F1E4C2;*/
} 
#top1 {
	position:absolute;
	width:950px;
	height:386px;
	z-index:1;
	background: url(http://www.huizingahekkenhandel.nl/images/layouttop1.jpg);
	
}

#top2 {
	position:absolute;
	width:950px;
	height:386px;
	z-index:1;
	background: url(http://www.huizingahekkenhandel.nl/images/layouttop2.jpg);
	
}

#top3 {
	position:absolute;
	width:950px;
	height:386px;
	z-index:1;
	background: url(http://www.huizingahekkenhandel.nl/images/layouttop3.jpg);
	
}


#mid {
	position:absolute;
	width:950px;
	height:514px;
	z-index:2;
	left: 0px;
	top: 386px;
	background: url(http://www.huizingahekkenhandel.nl/images/layoutmid1.jpg);
	background-repeat:repeat-y;
	
}


#mid2 {
	position:absolute;
	width:950px;
	height:1000px;
	z-index:2;
	left: 0px;
	top: 386px;
	background: url(http://www.huizingahekkenhandel.nl/images/layoutmid1.jpg);
	background-repeat:repeat-y;
	
}









#footer {
	position:absolute;
	width:950px;
	height:14px;
	z-index:3;
	left: 0px;
	top: 900px;
	background: url(http://www.huizingahekkenhandel.nl/images/layoutfooter1.jpg);
	
}



#footer2 {
	position:absolute;
	width:950px;
	height:14px;
	z-index:3;
	left: 0px;
	top: 1386px;
	background: url(http://www.huizingahekkenhandel.nl/images/layoutfooter1.jpg);
	
}











#boxmenu {
	position:absolute;
	width:654px;
	height:28px;
	z-index:100;
	left: 104px;
	top: 395px;
}

#content {
	position:absolute;
	width:387px;
	height:389px;
	overflow: auto;
	z-index:5;
	left: 110px;
	top: 86px;
}



#content2 {
	position:absolute;
	width:780px;
	height:389px;
	/*overflow: auto;*/
	z-index:5;
	left: 110px;
	top: 86px;
}





#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width: 110px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

ul a{
font-weight: normal;/*links in navbar*/
color: #000;
cursor: default;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #000;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #000;
cursor: pointer;
}

ul li{
/*background-color: #000;)/
/*border-left: 3px solid #FFF;*/
color: #000;
}

ul ul li{
background-color: #ccc;
/*border-top: 3px solid #777;*/
border-left: 0;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 0px solid #000;/*rand onder navbar*/
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */

div.result{
float: left;
width: 566px;
height: 200px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

h2 {
font-size:14px;
font-weight: normal;
padding: 0px 0px;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

h5 {
	/* Omschrijving thumbnails */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	font-weight: normal;
	color: #000000;	
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
}


#footerlinks {
	position:absolute;
	width:1000px;
	font-family: Arial, Helvetica, sans-serif;
	height:20px;
	z-index:20;
	left: 5px;
	top: 2000px;
}
.lichtgrijs {color: #000000}




span.email {
	direction: rtl;
	unicode-bidi: bidi-override;
}
/*voorbeeld hoe je de email link kan stylen*/
span.email a:hover {
	color: red;
}


.style1 {color: #E9E9E9}

a:link {
	color: #000;
	/*tekstkleur navbar*/
}
a:visited {
	color: #000;
}


a.grijs:link {
	color: #ccc;
	/*tekstkleur navbar*/
}
a.grijs:visited {
	color: #ccc;
}



body {
	background-color: #FFFFFF;
}
