body {
	overflow: auto !important;
	width: 21cm !important;
	margin: 2em !important;
}

#header {
	display: none;
}

#printHeader {
	display: block;
}

#printHeader h1 {
	margin: 0px 0px 7px 0px;
}

#printHeader div.first {
	float: right;
	width: 450px;
	text-align: right;
}

#printButtons {
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	float: left;
}

#printMapDisclaimer {
	display: block;
	font-size: 7pt;
	color: #333;
}

#hideShadow1 {
	display: none;
}

#moreContent {
	display: none;
}

#myMapControl {
	display: none;
}

#map {
 	height: 19cm !important; width: 100% !important;
	display: block; bottom: inherit; position: static; 
	border: 3px solid #8EA72E;
}

#olControlOverviewMapMaximizeButton {
	display: none;
}

.hpProfil {
	padding: 0px !important;
	position: relative !important;
	bottom: 0px !important;
	right: 0px !important;
	z-index: inherit !important;
	opacity: 1 !important;
	margin: 1em 0.5em 1em 0px !important; 
	border: none !important;
	background-color: white;
	border-radius: 0px !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}

#printHpSummary {
	display: block;
	float: right;
	width: 350px !important;
	margin-top: 1em;
}

h2 {
	font-size: 1.1em;
}

#pbDiv {
	display: none;
}

.only-print {
	display: none !important;
}

#printUserNotes {
	display: block;
}
#printUserNotes h2 {
	margin-top: 1em;
}
#printUserNotes textarea {
	width: 100%;
	height: 1em;
	font-size: 1em;
	color: black !important;
}