/* Homepage image bovenkant */
div#content .top {
	height:198px;
}
div#content .top img {
	z-index:3;
	position:absolute;
	top:189px;
}
.toptext {
	line-height: 18px;
	margin-top: -10px;
}
.toptext h1 {
	padding-bottom: -5px;
	margin-bottom: -5px;
}
.toptext p {

}
.toptext .toptextreal {
	/*margin-top: 10px;*/
	line-height: 18px;
}
/* end */

/* Buttons rechts Homepage */
.home_buttons_right {
	float:left;
	width:272px;
	height:82px;
	background-image:url(/skins/default/images/back_top.gif);
	background-repeat:repeat-x;
	text-align:right;
	padding-right:28px;
	padding-top:108px;
}

.home_buttons_right img {
	padding-top:8px;
	border:none;
}
/* end */

/* homepage machine image */
div#content #machine {
	clear:left;
	width:970px;
	height:455px;
	background-image:url(images/machine.jpg);
}
/* end */
