/**
 * Style sheet eichhorn-home
 */
body
{
	overflow:hidden;
	background-color:#99cc33;
	background-position:center top;
	background-repeat:repeat-x;
}

#home_bild
{
	margin-top:20px;
	margin-left:400px;
}

