@page {
	size: auto;
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	position: relative;
	width: 210mm;
	height: 297mm;
	margin: 0 auto;
	padding: 0;
	font-family: "HelveticaNeueLT Pro 45 Lt", Helvetica, Arial, sans-serif;
}

h1, h2, h3, .container {
	page-break-inside: avoid;
}

.container {
	padding-top: 6.5em;
	position: absolute;
	width: 100%;
	background: url("/nachhaltigkeit/javax.faces.resource/img/background.png.jsf?ln=st-nachhaltigkeit")
		no-repeat center top;
	background-size: contain;
	font-size: 16px;
	line-height: 1.364;
}

.footer {
	margin-top: 9.5em;
	margin-bottom: 3em;
}

.footer p {
	text-align: center;
	font-size: .66em;
}

.certificate-title {
	color: #115542;
	text-align: center;
}

.certificate-title h3 {
	font-size: 1.25em;
	letter-spacing: .316em;
	font-weight: 600;
	text-transform: uppercase;
}

.certificate-subtitle {
	margin-top: 2em;
	text-align: center;
}

.certificate-subtitle h4 {
	font-weight: bold;
	font-size: .95em;
}

.certificate-subtitle p {
	font-size: 1.5em;
}

.organisation-title {
	margin-top: 6em;
	text-align: center;
}

.organisation-title h1 {
	font-size: 2em;
	font-weight: 600;
}

.organisation-title p {
	font-size: 1.5em;
	line-height: 1;
}

.classification-text {
	margin-top: 2.5em;
	text-align: center;
}

.logo-wrapper {
	width: 100%;
	text-align: center;
}

.logo {
	width: 16.5em;
	margin-top: 3.75em;
	margin-bottom: .85em;
}