#container{
	position: relative;
	top: 20px;
	width:776px;
	height: 93%;
	margin : 0px auto;
	text-align: left;
}


.homehg{
	background-color: #FDD104;
	background-image: url(../_images/homehg.jpg);
	background-repeat: repeat-y;
}


#linkshome{
	float: left;
	width: 170px;
}

#logo{
	position: absolute;
	left: 19px;
	bottom: 10px;
}

#rechtshome{
	float: left;
	margin-left: 42px;
	width: 564px;
}

#startbild{
	width: 564px;
	height: 250px;
}

#homemh{
	position: absolute;
	right: 0px;
	margin-top: -25px;
	width: 29em;
}