/* Enable to display permanent vertical scrollbar in Firefox
html {
	min-height:				100%;
	margin-bottom:			1px;
}
*/
body {
	margin:					0px;
	padding:				0px;
	background:				#FCF9CE;
	vertical-align: 		center;
	font-family:			Arial;
	font-size:				12px;
}
table {
	border-collapse:		collapse;
	border-spacing:			0px;
}
td, th {
	vertical-align:			top;
	text-align:				left;
	padding:				0px;
}
img {
	border:					0px;
}
a, .sitemap_page, .sitemap_main_category {
	font: normal small Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color:#660066;
}
#containter-breadcrumbs {
	padding-bottom: 12px;
}
#containter-breadcrumbs a{
	font-size: 12px;
}
.populair{
	background-color:#502A15;
}
.eucalyptus{
	background-color:#588CBC;
}
.grassen{
	background-color:#758932;
}
.mossen{
	background-color:#6C3F76;
}
.varens{
	background-color:#58536A;
}
.overige{
	background-color:#B48243;
}
.exoten{
	background-color:#a24908;
}
.kerst{
	background-color:#660033;
}
.contact_info{
	padding: 0px 10px 10px 10px;
}
.transparant{
	width:120px;
	height:19px;
	margin-top:-25px;
	opacity:.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
    font-size:11px;
    text-align:center;
	color:#FFFFFF;
	padding-top: 3px;
}
.product{
	width: 120px;
	height: 165px;
	float: left;
	margin: 3px;
}
.product_detail{
	width: 400px;
	height: 300px;
	padding: 30px 30px 30px 1px;
}
.product_description{

	font-family: Arial;
	font-size: 13px;
	line-height: 25px;

}
.line_row TD{
	border-bottom:1px solid black;	
}
.product_links div{
	line-height: 38px;
	vertical-align: middle;
}
table.product_links {
	margin-bottom: 10px;
}
.news_line{
	font-size: 14px;
	font-family: Arial;
}
.border{
	border: 0px solid #DDDDDD;
	padding: 4px;
}
#top {
	background: url('/resources/images/bgr-top.jpg') no-repeat;
	background-position: bottom;
}
#left_middle {
	width:28px;
	height: 600px;
	background: url('/resources/images/bgr-left.jpg') repeat-y;
	background-position: right;
}
#right_middle {
	width:28px;
	height: 600px;
	background: url('/resources/images/bgr-right.jpg') repeat-y;
	background-position: left;
}
#bottom {
	height:28px;
	background: url('/resources/images/bgr-bot.jpg') no-repeat;
	background-position: top;
}

#top_frame{
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#image_frame{
	height:	590px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#main_window{
	height: 500px;
	padding: 0px 12px;
}
.main_content{
	height: 	426px;
}
.main_content_product{
	height: 	420px;
}
.main_content, .main_content_product, .main_content_production{
	overflow: 	auto;
	width:		520px;
	/ * padding: 	10px; * /
	/* font: normal small Arial, Helvetica, sans-serif; */
	font-family: Arial;
	background-attachment: fixed;
	color:#000000;
	font-size: 12px;
	padding: 0px 10px 0px 0px;
	margin:0;
	text-align: left;
	line-height: 20px;
}
.main_content_production{
	text-align: center;
	overflow: hidden;
}
.standard_font{
	font: normal small Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
}
/*
#links{
	height: 	45px;
	vertical-align: bottom;
/ *	padding: 0px 0px 12px 10px; * /
}
*/
#button{
	text-align: right;
	right: 0px;
	vertical-align: top;
}
/* .button{
	float: left;
	width: 170px;
	height: 40px;
	/ * padding: 10px 0 0 30px; * /
	text-align: left;
	vertical-align: middle;
} */
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color:#666666;

}
a {
	font: normal small Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color:#660066;
}
a:hover {
	text-decoration:none;
	color:#666666;
}
#logo{
	padding: 20px 0 0 40px;
}
.languages{
	width: 200px;
	height: 20px;
	bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.languages a{
	font-size: 10px;
}
#next_link{
	float: 						right;
	height:						20px;
	font-style:				italic;
	color:						#660066;
}
#next_link a{
	color:						#660066;
}
#prev_link{
	float: 						left;
	height:						20px;
	font-style:				italic;
	color:						#660066;
}
#prev_link a{
	color:						#660066;
}
/*
#containter-breadcrumbs a{
	font-size: 10px;
	padding: 10px;
	line-height: 30px;
}
.center_window{
	height: 100%;
	vertical-align: middle;
}
*/

.title {

	margin:						-6px auto 0px auto;
	color:						white;
}
.title-africa {
	background-color:			#502a15;
}
.title-asia {
	background-color:			#b48243;
}
.title-australia {
	background-color:			#58536a;
}
.title-europe {
	background-color:			#588cbc;
}
.title-centralamerica {
	background-color:			#758932;
}
.title-northamerica {
	background-color:			#6c3f76;
}