div#header div#title{ background: url(../img/header/14-gaestebuch.gif) no-repeat 234px top; }
label{
  width: 100px;
  display: block;
  float: left;
}
div#content-text input, 
div#content-text textarea{
 border: 1px #B17B3B solid;
  color: Black;
  width: 300px;
  float: left;
}
div#content-text input.submit{ width: 120px; background: #B17B3B;}
div#content-text div{  clear: both;  padding: 5px;}
div.guestbook-entry{  margin-top: 5px;   border: 1px #AF7D40 solid; padding: 5px;}