*{
  overflow: hidden;
}

html{
  height: 100%;
}

body{
	background: #ffffff;
	margin: 0;
	padding: 0;
	height:100%;
}

div#AlternativeContent, div#flash
{
  height: 100%;
}

div#band{
	position: absolute;
	top: 0;
	background: url(../gif/baustelle_2.gif) no-repeat top left;
	width: 200px;
	height: 200px;
}

div#spacer{
  width: 100%;
  height: 50%;
  margin-top: -120px;
}

div#temppic{
  background: #ffffff url(../jpg/bauschild.jpg) no-repeat center center;
  height: 150px;
  width: 600px;
  margin: auto;
}

div#temppic a{
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

div#install
{
  color: #796701;
  width: 550px;
  margin: auto;
  padding-top: 20px;
  font-family: Verdana;
  font-size: 10px;
}
