.kontaktContainer {
	background-image: url(../img/bakgrundHus1.jpg);
	height: 450px;
	width: 840px;
	float: left;
}
.kontaktBox {
	background-image: url(../img/kontaktBild.jpg);
	height: 384px;
	width: 406px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.kontaktBoxInfo {
	height: 384px;
	width: 406px;
	padding-top: 315px;
	padding-bottom: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
