body {
  background-color: white;
  font-family: 'Abel', sans-serif;
  font-size: 18px;
  color: #5e3e1a;
}

.content {
	background: none;
	width: 480px;
	height: 396px;
	margin: auto;
	padding: auto;
	margin-top: 85px;
}

.logo {
	background: none;
	width: 480px;
	height: 307px;
	text-align:center;
}

.logo a {
	width:100%;
}

.linie {
	background: #5e3e1a;
	width: 480px;
	height: 1px;
	margin-top: 65px;
}

.adresse {
	background: none;
	width: 480px;
	height: 36px;
	margin: auto;
	padding: auto;
	margin-top: 63px;
}

.adresse-icon {
	background: none;
	width: 40px;
	height: 36px;
	float: left;
	margin-left: 107px;
}

.adresse-content {
	background: none;
	width: 320px;
	height: 28px;
	float: right;
	margin-top: 7px;
}

.adresse-content a {
	text-decoration: none;
	color: #5e3e1a;
}

.mobile {
	background: none;
	width: 480px;
	height: 36px;
	margin: auto;
	padding: auto;
	margin-top: 26px;
}

.mobile-icon {
	background: none;
	width: 40px;
	height: 36px;
	float: left;
	margin-left: 107px;
}

.mobile-content {
	background: none;
	width: 320px;
	height: 28px;
	float: right;
	margin-top: 2px;
}

.mobile-content a {
	text-decoration: none;
	color: #5e3e1a;
}

.mail {
	background: none;
	width: 480px;
	height: 36px;
	margin: auto;
	padding: auto;
	margin-top: 26px;
}

.mail-icon {
	background: none;
	width: 40px;
	height: 36px;
	float: left;
	margin-left: 107px;
}

.mail-content {
	background: none;
	width: 320px;
	height: 28px;
	float: right;
}

.mail-content a {
	text-decoration: none;
	color: #5e3e1a;
}