#gaestebuch input, #gaestebuch textarea {
	width: 300px;
	border: 1px solid #ccc;
}
#gaestebuch textarea {
	height: 70px;
}