html, body {
height: 100%;
}
a:link {
color: #003300;
text-decoration: none;
}
a:visited {
color: #003300;
text-decoration: none;
}
a:hover {
color: #003300;
text-decoration: underline;
}
a:active {
color: #003300;
text-decoration: none;
}
/*css om te centreren*/
body {
	background-color: #003300;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #003300;
}
#container {
width: 750px;
position: relative;
height: 100%;
margin-right: auto;
margin-left: auto;
background-image: url(afbeeldingen/background_total.jpg);
}
#banner {
	width: 100%;
	position: relative;
	height: 128px;
	background-color: #003300;
	background-image: url(afbeeldingen/banner_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
width: 235px;
position: relative;
height: 113px;
float: left;
padding-left:15px;
}
#navigatie_boven {
position:relative;
top: 0px;
height:113px;
right:0px;
margin-right: 5px;
}
#navigatie_boven a							{ display: block; height:113px; width:108px; float: left; background: no-repeat 0 0; }
#navigatie_boven a span					{ display: none; }
#navigatie_boven a#link_home			{ background-image: url(afbeeldingen/button_home.gif); }
#navigatie_boven a#link_producten	{ background-image: url(afbeeldingen/button_producten.gif); }
#navigatie_boven a#link_inloggen		{ background-image: url(afbeeldingen/button_inloggen.gif); }
#navigatie_boven a#link_winkelwagen	{ background-image: url(afbeeldingen/button_winkelwagen.gif); }
#navigatie_boven a:hover					{ display:block;background-position: -108px 0; }
#navigatie_boven a:active 				{ display:block; text-indent:-108px; }
#navigatie_boven a#active 				{ display:block; text-indent:-108px; }
img {  border:none; }

#container2 {
position:relative;
float:left;
width: 180px;
min-height: 487px;
_height: 487px;
margin: 0;
}
#navigatie_links {
width:180px;
margin: 0;
}
div.button{
float:left;
padding-top:15px;
padding-left:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#zoeken{
float:left;
padding-top:25px;
padding-left:15px;
width: 165px;
text-align:left;
}
#container3 {
width: 750px;
position: relative;
float: left;
background-color: #ffcc00;
}
#inhoud {
	position: relative;
	float: left;
	width: 720px;
	min-height: 457px;
	_height: 457px;
	padding-left:15px;
	padding-right:15px;
	background-color: #ffcc00;
	background-image: url(afbeeldingen/footer_background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#voettekst {
position: relative;
float:left;
width: 550px;
margin-top:15px;
padding-left:15px;
padding-right:15px;
height: 30px;
font-size: 9px;
text-align:right;
}
#container4 {
width: 180px;
min-height: 487px;
_height: 487px;
position: relative;
float: left;
}
div#aanbiedingen{
width:150px;
padding-top:15px;
padding-left:15px;
}
div#nieuwsbrief{
	text-align:left;
	padding-right:17px;
	float: right;
	margin-top: 100px;
}
td.titel {
	font-size: 14px;
	font-weight: bold;
}
td.product {
width:275px;
color: #666666;
border-bottom: 1px solid #33cc33;
}
td.categorie {
	width:175px;
	border-bottom: 1px solid #003300;
	text-align:center;
	vertical-align: bottom;
}
td.productbest {
width:275px;
color: #666666;
border-bottom: 1px solid #33cc33;
}
div#totalen{
width:400px;
height:100px;
padding-top:10px;
padding-right: 82px;
float: right;
}
input.verzenden {
	border-width: 1px;
	border-color: #cccccc;
	width: 75px;
	font-weight: bold;
	color: #003300;
}
input {
border-width: 1px ;
border-color: #cccccc;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width: 134px;
color: #000000;
}
textarea {
border-width: 1px ;
border-color: #cccccc;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width: 175px;
height: 72px;
color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height: 24px;
	color: #003300;
	font-weight: bold;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height: 18px;
	color: #003300;
	font-weight: bold;
}
