td#tdTop
{
	background-color: #fff;
	 
	height: 104px;
}
 #tdRight
{
	background-image: url( 'images/GoGreenHaus-Website-(P)_05.jpg' );
	width: 396px;
	height: 424px;
	 
	background-repeat: no-repeat;
	vertical-align: top;
}
div#homeimage
{
	background-image: url( 'images/HomeOff.jpg' );
	width: 389px;
	height: 335px;
}
div#homeimage a:hover
{
	background-image: url( 'images/gogreen.jpg' );
	width: 389px;
	height: 335px;
}

div#Menu
{
	width: 125px;
	height: 250px;
	margin-left: 15px;
	float: left;
	margin-top: 40px;
}
#Menu ul
{
	list-style-type: none;
	padding: 0;
	margin: 15px;
	text-align: left;
}
#Menu li
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
	display: block;
	margin-bottom: 15px;
}
#Menu li a
{
	text-decoration: none;
	color: #5f8248;
}
#Menu li a:hover
{
	color: #fff;
}
.mtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #235004;
}
