html, body {
	background-color: #B4CA5E;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial,sans-serif;
	font-size: 11px;
	padding:0px;
	margin:0px;
	height:100%;
}

body {
}

#container {
	padding: 0px;
	position: relative;
	width: 700px;
	margin: 0 auto;
	border:1px solid #B4CA5E; /* fixes scrollbar bug in firefox */
}

img {
	padding: 0px;
	margin: 0px;
	display: block;
}

img.replacement {
	display: inline;
	margin: 0px;
	padding: 0px;
}

h1
{
	color: #FFF;
	font-size: 20px;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
}

h2
{
	color: #10431B;
	font-size: 25px;
	line-height: 100%;
	padding: 0px;
	margin: 37px 0px 10px 0px;
	text-align: right;
}

h2 img.replacement
{
	color: #10431B;
	font-size: 30px;
	line-height: 100%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

h3 {
	background-color: #FFF;
	color: #10431B;
	font-weight: bold;
	font-size: 11px;
	line-height: 21px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	height: 21px;
	border-bottom: 2px solid #B4CA5E;
}

h4 {
	color: #10431B;
	font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial,sans-serif;
	font-weight:bold;
	text-align:right;
	background-color:#F0F4DE;
	background-image:url('../img/arrow_down.jpg');
	background-repeat: no-repeat;
	background-position: 470px 12px;
	padding:10px 25px 10px 10px;
	margin:0px;
}

#header {
	position: relative;
	margin: 25px 0px 25px 0px;
	padding: 0px;
	color: #10431B;
}

#nav {
	float: right;
	width: 471px;
	height:  35px;
	margin: 64px 0px 0px 0px;
	padding:0px;
}

#nav li {
	display: inline;
	height: 35px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav li a {
	background-image: url('../img/nav.png');
	height: 35px;
	display: block;
}

#nav li a span {
	display: none;
}

#nav01 {width: 73px; background-position: 0px 35px;}
#nav02 {width: 87px; background-position: -73px 35px;}
#nav03 {width: 83px; background-position: -160px 35px;}
#nav04 {width: 66px; background-position: -243px 35px;}
#nav05 {width: 71px; background-position: -309px 35px;}
#nav06 {width: 91px; background-position: -380px 35px;}

#nav01:hover, #nav01.sel {width: 73px; background-position: 0px 0px;}
#nav02:hover, #nav02.sel {width: 87px; background-position: -73px 0px;}
#nav03:hover, #nav03.sel {width: 83px; background-position: -160px 0px;}
#nav04:hover, #nav04.sel {width: 66px; background-position: -243px 0px;}
#nav05:hover, #nav05.sel {width: 71px; background-position: -309px 0px;}
#nav06:hover, #nav06.sel {width: 91px; background-position: -380px 0px;}

#home img {
	border:none;
}

#prod_type {
	float: left;
	width: 200px;
	height: 355px;
	background-color: #DAE5AF;
	margin: 0px;
	padding: 0px;
}

#prod_merk {
	float: left;
	width: 200px;
	height: 355px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#merklist {
	background-color: #CBDA8F;
}

#prod_items {
	float: left;
	width: 280px;
	background-color: #C3D57E;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#detailwrapper {
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	height:355px;
	overflow:auto;
	overflow-x:hidden;
}

ul.productlist {
	background-color: #DAE5AF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow:auto;
	overflow-x:hidden;
}

ul.productlist li, ul.productlist li a {
	list-style: none;
	display: block;
	/*height: 21px;*/
	line-height:  21px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #10431B;
}


ul.productlist li a {
	text-indent: 5px;
	text-decoration: none;
}

ul.productlist li a:hover, ul.productlist li a.sel {
	background-color: white;
	font-weight: bold;
}

a.btn {
	color: #FFF;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url('../img/anchor.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding:3px 23px 3px 8px;
	line-height: 19px;
	text-decoration: none;
}

a.ultralight {
	background-color: #B4CA5E;
	color: #10431B;
	background-image: url('../img/anchor3.gif');
}

a.light {
	background-color: #35992A;
}

a.dark {
	background-color: #10431B;
	background-image: url('../img/anchor2.gif');
}

a.double {
	margin:0px 0px 0px 10px;
}

div.detailblock {
	width: 100%;
	position: relative;
	float: left;
	background-color: #D2DF9E;
}

div.detailblock strong {
	color: #10431B;
	line-height: 28px;
	padding: 0px 0px 0px 5px;
	display: block;
}

div.detailblock img {
	float: left;
	margin: 0px 0px 0px 5px;
}

div.detailblock span {
	float: left;
	clear: none;
	padding: 0px 10px 10px 10px;
	width: 105px;
}

div.detailblock a.btn {
	float: right;
	margin:0px 10px 10px 0px;
}

* html div.detailblock a.btn {
	margin:0px 31px 10px 0px;
}

div.odd, #tuinbouwdetail div.odd {
	background-color: #C3D47E;
}

#footer {
	float: left;
	color: #10431B;
	line-height: 140%;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	width: 700px;
}

#footer a {
	color:#10431B;
	text-decoration:none;
}

#titelblok, div.titelblok {
	width:490px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
	background-color:#D2DF9E;
}

/*///////////////////////////////////////////////////////////*/
/*////////////    TEKSTBLOK      //////////////////////////////*/
/*///////////////////////////////////////////////////////////*/

#tekstblok, div.tekstblok, div.error {
	width:470px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	background-color:#D2DF9E;
}

#tekstblok p, div.tekstblok p {
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial,sans-serif;
	font-size: 11px;
	line-height:140%;
	padding:5px 0px 5px 0px;
	margin:0px;
}

div.error {
	margin-top:10px;
}


#tekstblok ul {
	margin:10px 0px 10px 20px;
	padding:0px;
}

#tekstblok li {
	margin:0px;
	padding:0px;
	list-style:square;
}

div.big {
	width:680px;
}

div.titelbig {
	width:700px;
}

div.titelbig h4 {
	background-position: 680px 12px;
}

div.galerijtitel {
	width:432px;
}

div.galerijtitel h4 {
	background-position: 412px 12px;
	padding-bottom:11px;
}

#container div.galerij {
	width:412px;
	min-height:173px;
	height:173px;
	
}

div.galerijthumb {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:268px;
	height:239px;
	float:left;
	clear:both;
	background-image:url("../img/FG_background.png");
	background-position:bottom;
	background-repeat:no-repeat;
}

div.galerijthumb img {
	border:none;
	position:relative;
	left:35px;
	top:54px;
}

div.galerij_detail {
	float:left;
	width:700px;
	background-color:#D2DF9E;
	padding:20px 0px 20px 0px;
}

div.galerij_detail a {
	background-image:url('../img/TU_occasie_thumbbg.png');
	background-repeat:no-repeat;
	background-position:-5px -5px;
	position:relative;
	width:120px;
	height:100px;
	float:left;
	padding:24px 0px 0px 26px;
	margin:0px 7px;
}

div.galerij_detail img {
	border:none;
	margin:0px 4px 4px 0px;
}

div.right {
	float:right;
}

#container div.occasie {
	float:right;
	min-height:117px;
	_height:117px;
	background-repeat:no-repeat;
}

#container div.ocbackground {
 	background-image:url('../img/TU_occasie_thumbbg.png');
	position:relative;
	padding:10px 10px 10px 170px;
	width:310px;
}

img.occasiefoto {
	position:absolute;
	top:29px;
	left:31px;
	border:none;
}

#sidenav #occasies_p {
	margin:0px;
	padding:0px 10px 10px 10px;
	border-top:10px solid #B4CA5E;
}

/*///////////////////////////////////////////////////////////*/
/*////////////    SIDENAV      //////////////////////////////*/
/*///////////////////////////////////////////////////////////*/

#sidenav {
	width:200px;
	float:left;
	margin:10px 10px 0px 0px;
	padding:0px;
	background-color: #10431B;
	color:#FFFFFF;
}

#sidenav img.detail {
	border-top:10px solid #B4CA5E;
}

#sidenav table, #sidenav div.wrapper{
	margin:10px;
	padding:0px;
}

#sidenav table th, #sidenav strong{
	text-align:left;
	padding:3px 0px 10px 0px;
	color:#B4CA5E;
}

#sidenav table td{
	vertical-align:top;
	padding:5px 0px 5px 0px;
}

#sidenav table th.td1 {
	padding:5px 0px 5px 0px;
	
}

#sidenav p {
	padding:0px 0px 0px 20px;
	margin:10px 0px 0px 0px;
	background-image: url("../img/arrow_sidenav.gif");
	background-repeat:no-repeat;
	background-position:0px 3px;
}

#sidenav p a{
	color:#FFF;
	text-decoration:none;
}

#sidenav p.sel {
	background-image: url("../img/arrow_sidenav_sel.gif");
}

#sidenav ul {
	margin:5px 0px 5px 0px;
	padding:0px;
}

#sidenav ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	_display:inline-block;
}

#sidenav ul li a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:30px;
	line-height:20px;
	display:block;
}

#sidenav ul li a span { float:left; margin-left:-10px; }

#sidenav ul li a.sel {
	color:#b4ca5e;
}

/*///////////////////////////////////////////////////////////*/
/*////////////    CONTACT      //////////////////////////////*/
/*///////////////////////////////////////////////////////////*/

#cont_gegevens {
	float: left;
	clear:left;
	width: 200px;
	background-color: #10431B;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	color:#FFFFFF;
}

#cont_gegevens a {
	color:#FFF;
}

#cont_gegevens #adres { 
	float:left;
	padding:0px 10px 0px 10px; 
	margin:10px 0px 0px 0px;
}

#cont_plan {
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
	background-color: #FFFFFF;
}

#cont_plan p {
	margin:0px;
	padding:0px 10px 5px 0px;
	text-align:right;
	font-size:10px;
}

#cont_plan a img {
	display:inline;
	border:none;
	margin: 0px 0px 0px 3px;
}

#cont_plan a {
	color:#10431B;
	text-decoration:none;
}

#sidenav.medewerkers_p {
	margin:-10px 0px 0px 0px;
	padding:0px;
	border-bottom:10px solid #B4CA5E;
}

/*///////////////////////////////////////////////////////////*/
/*////////////      NEWS    /////////////////////////////////*/
/*///////////////////////////////////////////////////////////*/


#newsblock {
	width: 700px;
	height: 200px;
	background-color: #10431B;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#newsblocktekst {
	margin: 0px 0px 0px 413px;
	background-image: url('../img/mask_top.png');
	/* PESKY IE FIX FOR BG PNGS */
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/mask_top.png', sizingMethod='scale');
	height: 160px;
	width: 247px;
	padding: 20px;
	text-align: right;
}

#newsblocktekst h1{
	margin-left:25px;
}

#newsblocktekst span {
	display: block;
	margin: 30px 0px 0px 0px;
	width: 247px;
	height: 100px;
	line-height: 140%;
	padding: 0px;
	color: #FFF;
	overflow: hidden;
}

img.newsfoto {
	float:left;
	margin:10px 10px 0px 0px;
}

div.tekstblok {
	min-height:95px;
	height:auto !important;
	height/**/:95px;
}

div.tekstblok a {
	float:right;
}

/*///////////////////////////////////////////////////////////*/
/*////////////      DETAIL    ///////////////////////////////*/
/*///////////////////////////////////////////////////////////*/

#detailfoto {
	display:inline;
	margin:0px;
	border:10px solid #D2DF9E;
	float:right;
}

#detailblock {
	margin:10px;
	padding:0px;
}

#detailoverview {
	padding:0px;
	margin:10px 0px 10px 10px;
	color:#10431B;
}

#detailoverview img {
	padding:0px;
	margin:0px;
	float:left;
}

#detailoverview table {
	margin:0px;
	padding:0px;
}

#specs {
	vertical-align:bottom;
	line-height:140%;
	padding:0px 0px 0px 10px;
}

#specs p {
	padding:0px 0px 7px 0px;
	margin:0px;
}

#specs strong {
	text-transform:uppercase;
}

#detailoverview label {
	float:left;
	width:50px;
	font-weight:bold;
}

#oldfashionwrapper {
	position:relative;
	background-color:#D2DF9E;
	height:355px;
	overflow:auto;
}

#oldfashionwrapper a {
	position:absolute;
	bottom:10px;
	right:10px;
}

a.teruglink {
	text-decoration:none;
	color:#000000;
	margin:10px 0px 0px 0px;
	float:right;
}

/* =============== */
/* = medewerkers = */
/* =============== */

#medewerkers {
	float:left;
	margin:-10px 0px 0px 10px;
	width:490px;
	overflow:hidden;
}

.contactpersoon {
	padding:5px 0px 25px 0px;
	margin:0px;
	clear:both;
	line-height:140%;
}

#medewerkers .contactpersoon a { 
	display:inline;
	text-align:left;
	float:none;
	color:#10431B;
}

.contactpersoon img {
	padding:17px 24px 21px 19px;
	margin:0px 10px 0px 0px;
	background: transparent url('../img/portret_bg.jpg') no-repeat;
	float:left;
}

/* ======================= */
/* = tuinbouwassortiment = */
/* ======================= */
#tuinbouwdetail {
	float:left;
	width:470px;
}

#tuinbouwdetail div.tekstblok {
	float:left;
	width:345px;
	padding:15px 15px 15px 130px ;
	color:#10431b;
	position:relative;
}

#tuinbouwdetail div.tekstblok strong {
	font-weight:bold;
	font-size:12px;
}

#tuinbouwdetail div.tekstblok img {
	position:absolute;
	left:15px;
	border:none;
}

#tuinbouwdetail div.overzicht ul {
	margin:0px 0px 30px 0px;
	list-style:none;
	padding:0px;
}

#tuinbouwdetail .overzichtwrapper {
	padding:0px 0px 15px 0px;
}

#tuinbouwdetail div.overzicht li {
	margin:0px;
	padding:2px 0px 2px 0px;
}

#tuinbouwdetail div.overzicht li a {
	float:none;
	background:transparent url('../img/bullet_tuinbouw.jpg') no-repeat 5px 3px;
	padding:0px 0px 0px 20px;
	color:#10431b;
	text-decoration:none;
}
