@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#lokitext {
	position: absolute;
	left: 5%;
	top: 40%;
	right: 5%;
}
.lokicenterpage {
	position: absolute;
	left: 350px;
	top: 40%;
	right: 5%;
}
#lokifootwrap {
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: 20px;
	left: 0;
	text-align: center;
}
#lokifooter {
	text-align: center;
	margin: 0 auto;
	width: 200px;
}
#contactform {
	position: absolute;
	left: 300px;
	top: 200px;
}
