#left_side {
	background-color:#d3b598;
}
#menu li.current a,#menu li.active a {
	color:#ba4d34;
}
#guestbook {
	font-size:12px;
	color:#ffffff;
}
#guestbook p {
	font-size:12px;
}
#content {
	height:324px;
	overflow:hidden;
}
.tx-veguestbook-pi1 {
	font-size:12px;
	margin:15px 10px 0 15px;
}
.tx-veguestbook-pi1 input {
	margin-top:10px;
	margin-right:30px;
	margin-bottom:5px;
	height:15px;
	font-size:12px;
	width:220px;
	padding:3px;
	border:2px inset grey;
}
.tx-veguestbook-pi1 input.phone, .tx-veguestbook-pi1 input.fax {
	width:120px;
	margin-right:10px;
}
.tx-veguestbook-pi1 input.checkbox {
	margin-right:5px;
	margin-top:0px;
	width:15px;
	height:15px;
}
.tx-veguestbook-pi1 textarea {
	margin-bottom:5px;
	margin-top:10px;
	width:225px;
	height:100px;
	border:2px inset grey;
}
.tx-veguestbook-pi1 input.submit {
	height:32px;
	width:123px;
	font-size:12px;
	margin-bottom:0px;
	padding-bottom:10px;
	margin-bottom:0px;
	position:relative;
	top:-45px;
	right:170px;
	margin-left:20px;
	float:right;
	border:none;
	background-image:url(../images/gaestebuch-submit.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
}