body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p, th, td, b, i, ul, tt {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #7b3d39;
	line-height: 140%;
	font-size: 11px;
}

a:link, a:visited {
	color: #3E4F2F;
}

a:active, a:hover {
	color: #ffffff	;
	background-color: #99906c;
}

/****************************************************************************************************
ve_guestbook
****************************************************************************************************/

.tx-veguestbook-pi1 {
  /* gesamtes DIV */
}

.tx-guestbook-form input {
	border:				thin solid #99906C;
	width:				200px;
}

.tx-guestbook-form-textarea {
	border:				thin solid #99906C;
	width:				350px;
}

.tx-guestbook-header, .tx-guestbook-list-header, .tx-guestbook-latest-header {
	background-color: #99906c;
	font-weight: bold;
	color: white;
}

.tx-guestbook-latest-row, .tx-guestbook-list-row, .tx-guestbook-list-rowleft {
	background-color: #fff9df;
}

.tx-guestbook-form-error, .tx-guestbook-form-error ul {
	font-weight: bold;
	color: red;
}

.tx-guestbook-list-small {
}

.tx-guestbook-list-entrycomment-title {
}

.tx-guestbook-list-entrycomment {
}

.tx-guestbook-form-obligationfield {
}

.tx-guestbook-form-inputfield-big {
}

.tx-guestbook-form-inputfield-med {
}

#button_default {
	width: 120px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color:#99906C;
	color:#FFFFFF;
	font-weight:bold;
	height:						25px;
	border-top:					thin solid #F2F0EE;
	border-right:				thin solid #75736E;
	border-bottom:				thin solid #75736E;
	border-left:				thin solid #F2F0EE;
}
