.td_site{
	text-align: center;
	vertical-align: middle;
}
.td_logo{
text-align: right;
	vertical-align: top;
}
.td_menu{
	background-image: url(../images/menu-divider.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 5px;
	vertical-align: bottom;
	text-align: center;
}
.td_product{
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: right;
	vertical-align: middle;
	}
.td_houseGarder{
	
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 192px;
	padding-top: 60px;
}
.td_kweekschemas{
	
	background-repeat: no-repeat;
	background-position: center top;
	height: 162px;
	font-family:"Copperplate Gothic Bold",Arial,Helvetica;
	font-size: 26px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	
}
td.td_productDetail{
    border-top: solid 1px #ff0000; 
	
	/*background-repeat: no-repeat;*/
	background-position: center top;
	
	padding: 0px;

}
.td_productMenuActive{
	
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ff0000;
	border-bottom-color: #ff0000;
	border-left-color: #ff0000;
	background-color: #000000;
	padding:4px;
}
.td_productMenuInActive{
    border-top-width: 1px;
	border-top-color: #ff0000;
	border-top-style: solid;
	background-color: #000000;
	background-image: url(../images/menu-divider.jpg);
	background-repeat: no-repeat;
	background-position: left -25px;
	padding:4px;
	}
.td_productMenuInActiveNone{
    border-top-width: 1px;
	border-top-color: #ff0000;
	border-top-style: solid;
	background-color: #333333;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: center;
}



.td_border{
border-bottom: 1px solid #ff0000;
}
.td_kweek{
	font-family: "Frutiger",Arial,Helvetica;
	font-size:14px;
	font-color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	color: #FFFFFF;
	background-repeat:no-repeat;
}

