body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#424242;    /* gesamt hintergrund */
 text-align:center;
}

#formu {
  padding-top: 100px;
  padding-left: 50px;
}

td, th {
  font-size: 12px;
  line-height: 150%;
}

.formular {
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
}

#bildk {
  margin: auto;
  text-align: center;
  margin-top: 50px;
  width: 800px;
  height: 600px;
  background-image:url(/baustelle/bild-k.jpg);
  repeat: none;
  position: relative;
}

#bildn {
  margin: auto;
  text-align: center;
  margin-top: 50px;
  width: 800px;
  height: 600px;
  background-image:url(/baustelle/bild-n.jpg);
  repeat: none;
  position: relative;
}

#bild {
  margin: auto;
  text-align: center;
  margin-top: 50px;
  width: 800px;
  height: 600px;
  background-image:url(/baustelle/bild.jpg);
  repeat: none;
  position: relative;
}

#link {
  position: absolute;
  top: 520px;
  left: 510px;
	width: 40px;
	height: 15px;
}

#link a {
  background-image:url(/baustelle/link.gif);
  width: 40px;
	height: 15px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}