#motiv {
	height:284px;
	width:100%;
	margin-top:6px;
}
	#motiv div {
		height:278px;
		width:770px;
	}

#main #claim {
	height:54px;
	background-color:#9D0051;
}
	#main #claim img {
		float:right;
		margin-right:48px;
	}

#main #bottom {
	height:88px;
}
	#main #bottom div {
		margin-left:510px;
		margin-top:12px;
		height:74px;
	}
	#main #bottom div img {
		float:left;
                position: relative;
                top: -22px;
	}
	#main #bottom div a {
		position:relative;
		top:22px;
                display: block;
		height:74px;
	}
