/* ---------------------------------------------- HTML tags ---------------------------------------------- */
body {
	background-color: #939f3a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	background-image: url(img/Olaf-Nijenkamp-Groothandel-Tuinplanten_BG.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
	}

h1 {
	color : #006633;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 36px;
	line-height: 100%;
	background:url("img/tablijnusd.png") no-repeat;
	background-position: -20px bottom;
	padding-bottom: 20px;
	display: block;
	margin: 0 0 30 0px;
	}
h2 {
	color : #919d32;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	margin: 10px 0px 5px 0px;
	}
h3 {
	color : #036635;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: italic;
	font-size : 120%;
	margin: 10px 0px 5px 0px;
	}
h4 {
	color : #cf1700;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: italic;
	font-size : 110%;
	margin: 20px 0px 2px 0px;
	}
img {
	border: none;
	}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height: 130%;
}

li {
	color: #036635;
	}






/* -------------------------- belangrijke hoofdelementen (include.layout.xxx.php) --------------------------- */

#bg_image {
	background-image: url(img/Olaf-Nijenkamp-Groothandel-Tuinplanten_Eikebladeren.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 0px 0px 0px;
	}

#boddie {
	padding: 0px 25px 25px 25px;
	background:none;
	width: 1010px;
	height: 100%;
	}

#menu{
	border: 0px solid #003322;
	padding: 0px; 
	width: 970px;
	margin: 0px 0px 0px 0px;	
	background-image: url(img/Olaf-Nijenkamp-Groothandel-Tuinplanten_Menubar.png);
	background-repeat: repeat-x;
	background-position: top;
	}
   
.menu_button {
	display: block;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	padding: 10px;
	text-align: center;
	z-index: 999;
	}

#bannier{
	position: absolute;
	border: 0px solid #003322;
	padding: 0px; 
	width: 970px;
	height: 210px;
	margin: 0px 0px 0px 0px;	
	background-image: url(img/Olaf-Nijenkamp-Groothandel-Tuinplanten_Buttonkader.png);
	background-repeat: no-repeat;
	background-position: top;
	}

#afbeelding {
	position: absolute;
	top: 5px;
	height: 200px;
	margin: 0px 5px 5px 5px;	
	background-repeat: no-repeat;
	background-position: top left;
	width: 700px;
	}   

/* ----------------------------------- Opmaak elementen op homepage ---------------------------------------------- */

.Frontpage {
	width: 154px;
	float: right;
	height: 220px;
	padding: 0 0 20 0px;
	}

.FrontpageSeperator {
	width: 0px;
	float: right;
	border-left: #eeeeee solid 1px;
	height: 200px;
	margin: 0 29 0 29px;
	}

.FrontpageContent {
	position: relative;
	top: -15px;
	}

#twitter_update_list li { /* Opmaak van de Twitteropsommingslijst*/
	list-style-type: none;
	position: relative;
	left: -40px;
	padding-bottom: 20px;
	width: 221px;
	}






#knoppen {
	margin: 20px 0px 0px 650px;	
	padding: 20px 0px 0px 650px;	
	}   

#content{
	padding: 0px; 
	width: 970px;
	background-image: url(img/Olaf-Nijenkamp-Groothandel-Tuinplanten_BgContentKader.png);
	background-repeat: repeat-y;
	position: relative;
	top: 204px;	
	}
   






#copy {
	font : normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	padding: 0px; 
	width: 970px;
	background:none;
	background-color: transparent;
	background-image: url(img/Olaf-Nijenkamp-Groothandel-Tuinplanten_Bottombar.png);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 999999999999999999999999999999999999;
	}

.Plantblok {
	border: 1px solid #cfdc8c; 
	float: left;
	width: 160;
	height: 70px;
	margin: 0 15 30 15px;
	}

.img {
	border : 1px solid #006633;
	margin-bottom: 25px;
	}

.tdKolomNaam {
	border-bottom : solid 1px #cf1700;
	padding : 3px;
	font-weight : bold;
	}

.tdOverzicht {
	border-bottom : solid 1px #999999;
	padding : 3px;
	font-weight : normal;
	color: #006633;
	}

.tdRoodverzicht {
	border-bottom : solid 1px #999999;
	padding : 3px;
	font-weight : normal;
	color: #cc0000;
	}

.tdKolomInfo {
	border-bottom : solid 1px #115fbc;
	padding : 3px;
	color: #000000;
	}


.left {
	float: left;
	width: 296px;
	padding: 0px;
	background-color: #e6f3ae;
	border: 1px solid #8f9b31; 
	margin: 0px; 
	position: relative;
	top: 0px;
	left: 0px;
	}

.right {
	float:right;
	width: 580px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	top: 55px;
	}

.top {
	padding: 00px 00px 00px 00px;
	}

.lichtgroenkader{
	background-color: #e6f3ae;
	border: 1px solid #8f9b31; 
	padding: 10px; 
	}

.lichtgroenkaderopwit{
	background-color: #ffffff;
	border: 1px solid #cfdc8c; 
	padding: 10px; 
	}

.lichtgroenerandkader{
	background-color: #ffffff;
	border: 1px solid #cfdc8c; 
	padding: 10px; 
	}

.banner_info {
	padding: 0px;
	width: 185px; 
	border: 1px solid #006633;
	background-image: url(img/Olaf_Nijenkamp-groothandel_in_tuinplanten-menu_kaderachtergrond.png);
	}   

.error{
	color: red;
	font-weight: bold;
	}

.telfaxemail {
	float: left;
	width: 50px;
	}	
	
.celllt {
	border-left-width : 1px;
	border-left : thin solid #006633;
	border : 1 px solid Blue;
	border-bottom : none;
	border-right : none;
	border-top : 1px solid #006633;
	background-color : #006633;
}
.cellrt {
	border : 1 px solid;
	border-bottom : none;
	border-left : 1px solid #006633;
	border-right : 1px solid #006633;
	border-top : 1px solid #006633;
	}
.celltxt {
	font-size: 11px;
}

.special_button {
	display: block;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #cf1700;
	padding: 10px;
	text-align: center;
}

.artikelinfo {
	font : normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;

}

.index_kolommen {
	border-left: 1px solid silver;
	padding: 0px 8px 0px 10px;
	margin: 0px;
	}
.index_kolommen#direct {
	border-left: 0px;
	}














/* ----------------------------------- Hyperlinks ---------------------------------------------- */

a:link {
	font-style: normal;
	color: #006633;
	}

a:visited {
	font-style: normal;
	color: #006633;
	}

a:hover {
	font-style: normal;
	color : #919d32;
	}

a:link.copy {
	font : normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	}
						
a:visited.copy {
	font : normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	}

a:hover.copy {
	font : normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #f1ffbe;
	}
	
a:link.menu_button {
	color : #000000;
	text-decoration: none;
	}
						
a:visited.menu_button {
	color: Black;
	text-decoration: none;
	}

a:hover.menu_button {
	color : #cf1700;
	text-decoration: none;
	background-image: url(img/Olaf_Nijenkamp-groothandel_in_tuinplanten-menu_hoverachtergrond.png);
	}
						
a:link.special_button {
	color : #cf1700;
	text-decoration: none;
	}
						
a:visited.special_button {
	color : #cf1700;
	text-decoration: none;
	}

a:hover.button {
	color: white;
	}
	
a:hover.special_button {
	color: #006633;
	text-decoration: none;
	background-image: url(img/Olaf_Nijenkamp-groothandel_in_tuinplanten-menu_hoverachtergrond.png);
	}
	














/* ----------------------------------- Formulier onderdelen ---------------------------------------------- */

input{
	position: relative;
	float: right;
	border: solid 1px #e8ce15;
	background-color: #ffffff;
	color: #000000;
	width: 245px;
	height: 21px;
	margin: 0px 3px 3px 0px;
	padding: 0px 3px 0px 3px;
	}

select{
	position: relative;
	float: right;
	border: solid 1px #e8ce15;
	background-color: #ffffff;
	color: #000000;
	width: 245px;
	height: 21px;
	margin: 0px 3px 3px 0px;
	padding: 0px 3px 0px 3px;
	}

textarea {
	position: relative;
	float: right;
	border: solid 1px #e8ce15;
	background-color: #ffffff;
	color: #000000;
	width: 295px;
	height: 210px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 3px;
	margin-right: 3px;
	padding-right: 3px;
	}

input.radio {
	background-color: none;
	float: left;
	height: 12px;
	width: 12px;
	border: 0px;
	position: relative;
	top: -3px;
	margin: 5px 5px 0px 7px;
	padding: 0px 0px 0px 0px;
	}

label {
	position: relative;
	font-size: 12px;
	background-color: none;
	height: 21px;
	text-align: right;
	width: 150px;
	border: 0px solid red;
	display: block;
	float: left;
	margin: 0px 5px 3px 0px;
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
	clear: left;
	}

.radio_label {
	position: relative;
	top: 3px;
	background-color: none;
	height: 21px;
	display: block;
	clear: none;
	width: 100px;
	color: 000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	border: 0px;
	text-align: left;
	vertical-align: middle;
}
.checkbox {
	position: relative;
	top: 3px;
	background-color: none;
	height: 14px;
	display: block;
	clear: none;
	width: 14px;
	color: 000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	text-align: left;
	vertical-align: middle;
}
button {
	}						
	
.button {
	background-color: #006633;
	border: 1px solid white;
	color: white;
	font-weight: bold;
	margin: 3px;
	width: 147px;
	text-align: center;
	}						
	
.kleine_knop {
	background-color: #006633;
	border: 1px solid white;
	color: white;
	font-size: 10px; 
   font-weight: normal; 
   }
   
.verplicht {
	color: #ee0000;
	font-weight: bold;
	}

.verplichtingevuld {
	color: #000000;
	font-style: normal;
	}

.tipinputfield {
	color: #666666;
	font-style: italic;
	}

.nietingevuld {
	background-color: #ffcccc;
	border: 1px solid red;
	} 

.telfaxemail {
	float: left;
	width: 70px;
	}	
	
.ww_button {
	display: block; 
	color: #00aa00; 
	font-weight: normal;
	text-decoration: none; 
	float: left;
	border: solid 1px #919d32;
	padding: 3px;
	margin-right: 5px;
	background-image: url(img/Olaf_Nijenkamp-groothandel_in_tuinplanten-menu_hoverachtergrond.png);
	}
