@charset "utf-8";
body {
	background-color: #2B3625;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}

.stijl1 {
	font-size: 20px;
	font-weight: bold;
}
.text_white_widow_header {
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
}
.text_strain_name {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_strain_discription {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.text_grow_only_the_best {
	font-size: 30px;
	color: #006600;
	line-height: normal;
	top: 0px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.text_here_at_wws {
	font-size: 16px;
	color: #006600;
	line-height: normal;
	top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.text_price_info {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 500;
}

.text_link_more_info {
	font-size: 12px;
	color: #00FF00;
	font-weight: 100;
	text-decoration: underline;
	font-style: italic;
}
.text_links_right_top {
	font-size: 12px;
}

.index_bg_top {
	background-image: url(images/top-banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.index_tbl_nav_cel {
	background-image: url(images/bg_nav.jpg);
	text-decoration: none;
}
.product_box_td_name {
	margin: 0px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.product_box_td_prices {
	margin: 0px;
	padding-top: 60px;
}
.productbox_background_no_repeat {
	background-image: url(images/bg_product_box.jpg);
	background-repeat: no-repeat;
}
.index_bg_banner {
	background-image: none;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 30px;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.position_picture {
	padding-top: 15px;
}
.tbl_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/bg_text_field.jpg);
	background-repeat: no-repeat;
}
.td_banner_text {
	padding-top: 40px;
	padding-left: 230px;
}

.tbl_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/bg_product_box.jpg);
	background-repeat: no-repeat;
	
	
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #96E25B;
}
a:active {
	text-decoration: none;
	color: #94E258;
}

