body{
	font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: black;
	background: #eabd00;
	margin: 0;
	padding: 0;
}

div.claim {
	position: absolute;
	top: 5px;
	left: 2px;
	width: 740px;
	height: 336px;
	background: url(../images/claim.png) no-repeat;
}

div.page {
	min-width: 746px;
}

div.imprint {
	position: absolute;
	left: 20px;
	text-align: left;
	float: right;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	bottom:20px;
	letter-spacing: 0.05em;
	line-height: 14px;
	z-index: 3;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: rgba(234, 189, 0, 0.75);
	color: #000;
	line-height: 18px;
}

div.logo {
	background:  url(../images/icke_.png) no-repeat right bottom;	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 518px;
	height: 770px;
}

