
input.nuescht {
display:none;
}

.input_bg {
  background-color: #9BD4EF  
}

div.guestbook_text_box {
  z-index: 100;
  border: 2px solid #fff100; 
  left: 40px;
  top: 40px;
  position: absolute;
  padding: 30px 20px 20px 30px;
  width: 470px;
  text-align: justify;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  line-height: 130%; 
}