div, ul, li, h1, h2, form, fieldset, input, p, blockquote, th, td, body {
	margin:0;
	padding:0;
	border:0;
	color:#fff;
}
table img {
	border:solid 3px #fff;
}
body {
	background:url(HAZ-Logo-sw3.gif);
	font-size: 100.01%;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
}
p {margin: 0 0 0.8em 0; font-size:9pt;
}
body > div {
	font-size:9pt;
	position:absolute;
	height:480px;
	width:800px;
	margin:-263px 0 0 -422px;
	padding:0 15px 0 15px;
	top:50%;
	left:50%;
	background-color:#F47321;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
	-moz-box-shadow:5px 5px 25px #000;
	-webkit-box-shadow:5px 5px 25px #000;
	box-shadow:5px 5px 25px #000;
}
.vcenter {
	height:480px;
	overflow:hidden;
	float:left;
	display:table;
	#position:relative;
}
div.vcenter {
	width:180px;
}
div + div.vcenter {
	width:130px;
}
div + div + div.vcenter {
	width:440px;
	overflow:visible;
}
.vcenter2 {
	#position:absolute;
	#top:50%;
	display:table-cell;
	vertical-align:middle;
}
.header, .nav, .article {
#position:relative;
#top:-50%;
}
ul {
	color:#000000;
	line-height:200%;
	padding:10px 5px 10px 15px;
	border-left:1px solid #fff;
	list-style:none;
}
.section {
	width:440px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	border-left:1px solid #fff;
	text-align:justify;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
}
ul a {
	color:#000;
}
.section ul {
	color:#fff;
	line-height: 170%;
	padding: 0;
	border-left: 0px;
}
h1 {
	font-size:11pt;
	font-weight:bold;
	margin: 0 0 0.8em 0;
}
h2 {
	font-size:9pt;
	font-weight:bold;
	margin: 0 0 0.8em 0;
}
table {
	text-align:left;
	vertical-align:top;
	border:0;
	width:auto;
	margin:0;
}
td {
	vertical-align:top;
	padding:0 10px 5px 0;
}
.section td {
	padding:0 30px 5px 0;
}
label {
	width:110px;
	float:left;
	clear:left;
}
input, textarea, .Button {
	width:240px;
	color:#000000;
	background-color:white;
	float:none;
	border:0px;
	padding:1px;
	margin-top:3px;
	font-size:9pt;
	font-family:Arial, Helvetica;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:1px 1px 7px #000;
	-webkit-box-shadow:1px 1px 7px #000;
	box-shadow:1px 1px 7px #000;
}
.Text {
	height:14px;
}
.Nachricht {
	height:60px;
}
.Button {
	height:20px;
}
fieldset, form, img {
	border:0;
}
#map_canvas {
	width:440px;
	height:320px;
	background-image: url(lage.gif);
	background-repeat: no-repeat;
}
