body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

h1 {
	font-size: 16px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr {
	margin: 0px;
	padding: 0px;
}

#lageplan_print_container {
	position: absolute;
	width: 100%;
	bottom: 0px;
	top: 0px;
	text-align: center;
}

#lp_content {
	position: relative;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: left;
}

#lp_header {
	width: 552px;
	text-align: left;
	border: 0px solid black;
	border-top-width: 1px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#lp_copyright {
	width: 552px;
	text-align: right;
	border: 0px solid black;
	border-bottom-width: 1px;
	padding: 5px;
	padding-bottom: 2px;
	margin-top: 30px;
}

#lp_lageplan {
	width: 550px;
	border: 1px solid black;
	border-top: 1px solid #B8B8B8;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	*/ margin-bottom: 10px;
}

#lp_beschreibung {
	margin-top: 25px;
	margin-bottom: 3px;
	border: 1px solid black;
	padding: 0px;
	padding-top: 5px;
	width: 552px;
}

#lp_copy {
	margin: 5px;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: normal;
}

#lp_logo {
	position: absolute;
	right: 5px;
	top: 12px;
}

#lp_ansicht {
	padding: 5px;
	width: 552px;
	border: 1px solid black;
	border-bottom-width: 0px;
	font-weight: bold;
	padding-left: 10px;
	font-size: 13px;
}

#lp_beschreibung h2 {
	position: relative;
	left: 0px;
	right: 0px;
	border-bottom: 1px solid #B8B8B8;
	height: 23px;
	padding-left: 10px!important;
	padding-bottom: 0px;
	margin-left: 0px;
}

#lageplan_bild {
	display: none;
}

