body {
	background-color: #036149;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	margin: 0 auto;
	width: 770px;
	text-align: left;
}
h1 {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	margin: 20px 0px 0px;
	padding: 0px;
	height: 60px;
	width: 770px;
	text-indent: -2000pt;

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

}
#nav {
	padding: 0px;
	height: 45px;
	width: 650px;
	margin:  0px;
}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#nav ul li {
	text-indent: -2000pt;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;

}

#nav ul li a	{
	display: block;
	height: 45px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#hetbedrijf { background-image: url(../img_menu/bedrijf.gif);	width: 132px;}
#lijsten { background-image: url(../img_menu/lijsten.gif);	width: 62px;}
#kunst { background-image: url(../img_menu/kunst.gif); width: 59px;}
#zakelijkemarkt { background-image: url(../img_menu/zakelijkemarkt.gif); width: 125px;}
#diversen { background-image: url(../img_menu/diversen.gif); width: 79px;}
#openingstijden { background-image: url(../img_menu/openingstijden.gif); width: 122px;}
#contact { background-image: url(../img_menu/contact.gif); width: 71px;}

#nav ul li a:hover{
	background-position: 0px -45px;
	margin: 0px;
	padding: 0px;

}

#nav a.current {
	background-position: 0px -45px;
}
#subnav {
	margin: 0px;
	padding: 0px 0px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036149;
	background-color: #efc74e;
	display: block;
	float: left;
	height: 0px;
}
#subnav ul {
	margin: 0px;
	list-style-type: none;
	
}

#subnav ul li {
	text-align: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;

}
#subnav ul li a {
	margin: 0px;
	padding: 0px;
	color: #036149;
	text-decoration: none;
	font-weight: bold;

}
#subnav ul li a:hover{
	margin: 0px;
	padding: 0px;
	color: #036149;
	font-weight: bold;
	text-decoration: underline;
}
#content_niele {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	min-height: 450px;
	width: 770px;
	/ height: 450px;
}
.hetbedrijf { background-image: url(../img/lijst_05.gif);}
.lijsten { background-image: url(../img/lijst_04.gif);}
.kunst { background-image: url(../img/lijst_03.gif);}
.zakelijkemarkt { background-image: url(../img/lijst_02.gif);}
.diversen { background-image: url(../img/lijst_01.gif);}
.openingstijden { background-image: url(../img/lijst_05.gif);}
.contact { background-image: url(../img/lijst_04.gif);}
.info { background-image: url(../img/lijst_03.gif);}


#tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 550px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 170px;
	line-height: normal;
	text-align: left;

}
#footer {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 770px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
