.ht-tabelle { 
  width: 496px;
 }

.fehlermeldung { 
  font-weight: bold;
  color: red;
 }
.error { 
  font-weight: bold;
  color: red;
 }
#grussinput {   
  background-image: url(gutschein.jpg);
  border: 2px solid white;
  width: 400px;
  height: 447px;
  text-align: center;
  position: absolute;
  font-weight: bold;
  top: 10px;
  left: 80px;
  color: black;
 }

.grussarea { 
  padding: 180px 50px 200px 50px;
  text-align: center;
 }

.grussarea textarea { 
  font-size: 10px;
  text-align: center;
 }