#header.home {
	background: url(../images/layout/header_home.jpg) no-repeat;
}

#box1 h1, #box2 h1, #box3 h1 {
	
	margin-bottom: 10px !important;
	padding-bottom: 0;
}

#motiv.home {
	position: absolute;
	left: 40px;
	top: 0px;
	width: 808px;
	height: 373px;
	z-index: 0;
	background: url(../images/layout/home.jpg) no-repeat;
}

#box1, #box2, #box3 {
	position:absolute;
	z-index: 200;
	font-size: 90%;
}

#box1 {
	left:30px;
	top:340px;
	width:242px;
	height:114px;
}
#box2 {
	left:327px;
	top:375px;
	width:258px;
	height:105px;
}

#box3 {
	left:620px;
	top:310px;
	width:203px;
	height:85px;
}