body {
	margin: 0px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
}
.bamarstijl, p, ul, table {
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
}
#template {	
position: absolute;
margin: 0;
padding: 0;
left: 0;
top: 0;
width: 100%;
height: 100%;
}

.bglinks {
background-image: url(pics_nw/achtergrond_links.jpg); background-repeat: repeat-x;

}

.bgrechts {
background-image: url(pics_nw/achtergrond_rechts.jpg); background-repeat: repeat-x;

}


#gordijnen, #bedtextiel, #tafelkleden  {
position: absolute;
top: 25px;
left: 0px;
padding-top: 9px;
display: none;
background-color: transparent;
width: auto;
padding-left: 200px;
}

#hmnu{
		position: relative;
		top: 0px;
 		left:0px;
		font-family: Verdana, Helvetica, sans-serif;  /* menu list container */
        margin: 0px;                /* space around the list container */
        padding: 0px;
        background-color: transparent;     /* the default background color within the main menu container */
        color: white;                /* the default font color (not links) within the main menu container */
        z-index: 100;               /* push the menu up in the layer order a bit so it isn't hidden behind anything */
        width: 865px;
		height: 22px;
		border: 0px solid red;
		
		 /* Browser plug-ins like Flash or Quicktime may not allow you to overlap then with this menu! */
}

#dmnu{
		position: relative;
		top: 0px;
 		left:0px;
		font-family: Verdana, Helvetica, sans-serif;  /* menu list container */
        margin: 0px;                /* space around the list container */
        padding: 0px;               /* space within the list container */
        background-color: transparent;     /* the default background color within the main menu container */
        color: white;                /* the default font color (not links) within the main menu container */
        z-index: 100;               /* push the menu up in the layer order a bit so it isn't hidden behind anything */
        width: 865px;
		height: 56px;
		border: 0px solid red;
		 /* Browser plug-ins like Flash or Quicktime may not allow you to overlap then with this menu! */
}

#dmnu a{
		background: transparent;
		text-decoration: none;
		font-weight: bold;
		color: white;
}	
#dmnu a:hover {
        background: transparent;
        color: white;
}
#dmnu a:active {
        background: transparent;
        color: white;
}
#dmnu a:visited {
        background: transparent;
        color: white;
}

#hmnu a{
		background: transparent;
		text-decoration: none;
		font-weight: bold;
		color: white;
}	
#hmnu a:hover {
        background: transparent;
        color: white;
}
#hmnu a:active {
        background: transparent;
        color: white;
}
#hmnu a:visited {
        background: transparent;
        color: white;
}

   