#inhalt #kontakt .text div h3 {
	margin-top: 0px;
	margin-bottom: 1px;
	font-weight: bold;
}

#inhalt #kontakt .text div p em {
	position: relative;
	float: left;
	width: 65px;
	font-style: normal;
}

#inhalt #kontakt .text div p span {
  display: block;
}

#inhalt #kontakt .text div.anfragen {
	position: relative;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
	background-color: white;
}

html>body #inhalt #kontakt .text div.anfragen {
	height: auto;
	min-height: 1px;
}

#inhalt #kontakt .text div.anfragen a.logo {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 0px;
	padding: 35px 15px;
}

#inhalt #kontakt .text div.anfragen a.logo img {
	display: block;
}

#inhalt #kontakt .text div.anfragen h3 {
	margin-bottom: 6px;
	color: #75828C;
}

#inhalt #kontakt .text div.anfragen h3 img {
	width: 8px;
	height: 6px;
	vertical-align: -1px;
}

#inhalt #kontakt .text div.anfragen p {
	margin-bottom: 0px;
	padding-left: 100px;
}

#inhalt #kontakt .text div.anfragen p strong {
	position: absolute;
	left: 9px;
	font-weight: normal;
	color: #75828C;
}

#inhalt #kontakt .text div.person {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}

#inhalt #kontakt .text div.person p strong {
	display: block;
	font-weight: normal;
	margin: 3px 0px 5px;
}
