.td_menue {
	border-style : none;
	border-color : DDDDDD;
	border-width : 1;
	background-color : DDDDDD;
}
.td_menue_active { 
	border-style : none; 
	border-color : DDDDDD;
	border-width : 1;
	background-color : DDDDDD;
}
.text_menue {
	font-family : Verdana;
	font-style : normal;
	font-size : 12px;
	font-color : 326C2F;
	letter-spacing : 1;
	text-decoration : none;
}
.text_top {
	font-family : Verdana;
	font-style : normal;
	font-size : 11px;
	font-color : FFFFFF;
	letter-spacing : 0;
	text-decoration : none;
}
input, select, textarea {
	font-family:Arial;
	font-size:10px;
}