 * {
	margin: 0;
	padding: 0
}

body {
	font: 11px/17px Verdana, sans-serif
}

.emhWrapper {
	width: 900px;
	margin: 0 auto
}

a.emhLogo {
	background: url(https://www.mueller-hespert.de/images/uploads/emhMain/emhLogo.gif) top left no-repeat;
	width: 228px;
	height: 74px;
	margin-top: 25px;
	margin-right: 40px;
	display: block;
	float: right
}

a.emhLogoEN {
	background: url(https://www.mueller-hespert.de/images/uploads/emhMain/emhLogoEN.gif) top left no-repeat;
	width: 228px;
	height: 74px;
	margin-top: 25px;
	margin-right: 40px;
	display: block;
	float: right
}

.emhHeader {
	width: 900px;
	height: 150px
}


a {
	text-decoration: none;
	outline: none;
	color: #004189
}

a:hover {
	text-decoration: underline
}

h1 {
	font: 17px/21px Verdana, sans-serif;
	font-weight: bold;
	color: #004189;
	border-bottom: 1px dotted #575656;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 35px
}

p {
	margin-bottom: 15px
}