html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, br, form, fieldset, a, img, div, padding, td {
	margin:0;
	border:0;
	padding:0;
	list-style:inside;
}



body {
	height:100%;
	background:#275310 url(../images/bodyBackground.gif);
	font:12px Arial, Helvetica, sans-serif;
	color:#636363;
}


/* ========================================================================== Containers */

#container {
	position:absolute;
	left:50%;
	margin:0 0 0 -480px;
	width:960px;
	min-height:600px;
	height:auto!important;
	height:600px;
	background:url(../images/bg_container.gif) repeat-y;
	border-bottom:#143603 3px solid;
}

#logo_language {
	width:960px;
	height:39px;
	background:#275310 url(../images/bodyBackground.gif);
	padding:26px 0 0 0;
}

#logo
{
	position:absolute;
	margin:-29px 0 0 695px;
}

#language {
	background:#427c0e;
	padding-left:29px;
	width:90px;
}

#language select {
	font:10px Arial, Helvetica, sans-serif;
	color:#b8b8b8;
	width:90px;
	border:0;
}

#header {
	width:692px;
	height:226px;
	background:url(../images/header2010.jpg) no-repeat;
	float:left;
}

#navigatie {
	background:url(../images/navigatie_bg.gif) repeat-x;
	width:268px;
	height:226px;
	float:right;
}

#navigatie_flower {
	background:url(../images/navigatie_bg_ro.gif) right bottom no-repeat;
	width:268px;
	height:226px;	
}

#navigatie_flower ul {
	float:right;
}

#navigatie_flower ul li {
	list-style:none;
	padding:10px 28px 10px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(../images/navigatie_dot.gif) no-repeat right;
	text-align:right;
}

#navigatie_flower ul li a:link, #navigatie_flower ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;	
}

#navigatie_flower ul li a:hover, #navigatie_flower ul li a:active {
	color:#f9242c;
	text-decoration:none;
}

#content_spacer {
	height:25px;
	width:100%;
	clear:both;
	float:none;
}

#content {
	width:840px;
	min-height:500px;
	height:auto!important;
	height:500px;
	padding:0 60px 0 60px;
}

#content h1 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#f9242c;
}

#content h2 {
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#636363;
	margin:30px 0 8px 0;
}

#content ul li {
	list-style:square inside;
	padding:2px 0 2px 0;
}

#content a {
	color:#f9242c;
	text-decoration:none;	
}

#content a:hover {
	color:#f9242c;
	text-decoration:underline;
}

/* -- Content interface --*/
#top
{
	float:right;
	width:595px;
	height:22px;
	padding-top:10px;
	border-bottom:1px solid #cccccc;
}

#top h3
{
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#content2
{
	float:right;
	width:575px;
	padding:10px;
}

#content2 a
{
	color:#333333;
	text-decoration:underline;
}


/* Flower type navigation */
#menu
{
	border:1px solid #cccccc;
	float:left;
	width:200px;
	padding:10px;
	margin:0 20px 20px 0;
}

#menu ul
{
	margin:0 0 15px 0;	
}

#menu ul li {
	list-style:none inside;
	background:url(../images/liItem.gif) no-repeat left;
	padding:2px 0 2px 25px;
	display:block;
}

#menu ul li a
{
	display:block;
}


/* Sub Menu */
#content2 .subsoort
{
	width:100%;
}

#content2 .subsoort li
{
	display:block;
	list-style:none inside;
	background:url(../images/liItemGrey.gif) no-repeat left;
	padding:2px 0 2px 25px;
}

#content2 .subsoort li a
{
	
}

/* ----------- OVERZICHT van producten */

.contentOverzichtRegel td
{
	font-size:11px;
	padding-bottom:10px;
}

.contentOverzichtRegel .image_border
{
	padding:1px;
	border:1px solid #cccccc;
	margin-right:20px;
}

#content .contentOverzichtRegel h2
{
	margin:0;
	font:12px/25px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

#content .contentOverzichtRegel span
{
	width:150px;
	float:left;
}

/* ----------- OVERZICHT van EEN product */
 
#image
{
	float:right;
	padding:1px;
	border:1px solid #cccccc;
}

#detail ul
{
	margin-bottom:25px;	
	background:#f4f4f4;
}

/* ----------- OVERZICHT van Collecties */

#collectionImage
{
	margin-bottom:20px;
}

.collectionTable
{
	width:100%;
}

.collectionTable td
{
	width:20%;	
}

.collectionTable img
{
	padding:1px;
	border:1px solid #cccccc;
	margin:10px;
}

#collectiedetail small
{
	margin:15px 0 15px 0;
	display:block;
}

/* ----------- OVERZICHT van bestelling */

#overview
{
	
}

.overviewHeader td, .overviewHeader td 
{
	vertical-align:top;
}

#overview tr td
{
	border-right:1px solid #ebebeb;
	border-bottom:1px solid #e2e2e2;
	padding:2px;
	margin:0;
}

#overview tr td img
{
	vertical-align:middle;
}

/* ---- Overview adres form ---*/
.orderForm
{
	background:#d9e5cf;
	border:1px solid #a1be87;
	padding:0 20px 0 20px;
}

.orderForm label
{
	width:200px;
	float:left;
	font-weight:bold;
}

.orderForm input
{
	margin-bottom:5px;	
}

.fout
{
	margin-left:10px;
	color:#F00;
	font-weight:bold;
}

/* FOOTER */
#footer {
	width:960px;
	height:56px;
	clear:both;
	padding:60px 0 0 0;
	background:url(../images/footer_bloem.gif) no-repeat bottom right;
	color:#666666;
}

#footer a:link, #footer a:visited {
	color:#666666;
	text-decoration:none;	
}

#footer a:hover, #footer a:active {
	color:#000;
	text-decoration:underline;
}

#footer #links {
	width:150px;
	padding:0 0 0 50px;
}

#footer #links li {
	list-style:none;
	padding:7px 0 7px 0;
}

#footer #midden {
	width:90px;
	padding:17px 0 0 0;
	float:right;
}

#footer #rechts {
	width:235px;
	padding:0 150px 0 0;
	float:right;
}

#footer #rechts li {
	list-style:none;
	padding:7px 0 7px 0;
	float:right;
}
