input, textarea { border: 1px solid #ccc }


/* for pages "kontakt.html" and "gaestebuch.html" only */
#contact form#kform, #guests form#gbform { padding-top: 5px  }
#contact form#kform input, #contact form#kform textarea, #guests form#gbform input, #guests form#gbform textarea { line-height: 1.1em; color: #756A5D; padding: 1px }
#contact form#kform input, #guests form#gbform input { float: right }
#contact form#kform input, #guests form#gbform input { width: 120px }
#contact form#kform textarea, #guests form#gbform textarea { width: 98%; height: 130px }
#contact form#kform p, #guests form#gbform p { padding: 0 0; text-align: left }
#contact form#kform p.last input#go, #guests form#gbform p.last input#go { cursor: pointer; color: #fff; background: #22201E; font-weight: bold; line-height: 25px; text-decoration: none; padding: 0 8px; height: 25px; display: block }
#contact form#kform p.last input#go, #guests form#gbform p.last input#go { width: 8em; text-align: center }
#contact form#kform p.last input#go:hover, #guests form#gbform p.last input#go:hover { text-decoration: none; color: #fc5c05 }
