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

body {
	height: 100%;
	width: 100%;
}

h1 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 415px;
	height: 40px;
	margin-left: -207px;
	margin-top: -20px;
	background: url(../images/undr_constr.png) no-repeat;
	z-index: 3;
}

h1 a {
	display: block;
	height: 100%;
	width: 100%;
}

h1:hover {
	background-position: 0px -40px;
}

h1 span, #notiz span {
	display: none;
}
