.tx-veguestbook-pi1 {
	margin-left: 50px;
	margin-right: 10px;
}

.tx-veguestbook-pi1 table, .tx-veguestbook-pi1 td{
	background:transparent;
	border:none;
}

.tx-guestbook-form-error {
	margin-left: 110px;
	color: #006699;
}

.tx-guestbook-form-error ul{
  margin: 0px;
}

.tx-guestbook-form-error li {
  display: inline;
  margin: 0px;
  margin-right: 10px;
  color: #333333;
}

.tx-guestbook-list-surname {
	font-weight: bold;
	color: #006699;
	font-size: 10;
	margin-bottom: 2px;
}

.tx-guestbook-form-inputfield-big {

}

.tx-guestbook-form-inputfield-med {

}

.tx-guestbook-form-obligationfield {
	color: red;
}

.tx-guestbook-form-textarea {

}

.tx-guestbook-latest-header {
	font-weight: bold;
}

.tx-guestbook-latest-small {
	color: #666666;
	font-size: 9px;
}

.tx-guestbook-list-entrycomment {
	font-style: italic;
}

.tx-guestbook-list-entrycomment-title {
	font-weight: bold;
}

.tx-veguestbook-pi1 .tx-guestbook-list-header {
	font-weight: bold;
	font-size: 10px;
	color: #333333;
		width: 100%;
	border-bottom: 1px solid #0066CC;
}

.tx-veguestbook-pi1 .tx-guestbook-list-row {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #333333;
	float: left;
	text-align: left;
	}

.tx-veguestbook-pi1 .tx-guestbook-list-rowleft {
	width: 30%;
	padding-top: 5px;
	background-color: #FBFBFB;
	}
	
.tx-guestbook-list-rowleft a {
	font-size: 10px;
}

.tx-guestbook-list-small {
	text-align: right;
	font-size: 10px;
	float:right;
	color: #666666;
}

.tx-guestbook-list-table {
	margin-left: -2px;
	clear: both;
}

.tx-veguestbook-pi1-browsebox td {
}

.tx-veguestbook-pi1-browsebox-scell {
	font-size: 10px;
}

.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-scell {
	font-size: 11px;
	font-weight:bold;
}

.tx-veguestbook-nav-box {
	float:right;
}

.tx-veguestbook-nav-box a {
	text-decoration: none;
	cursor: pointer;
	color: #006699;
	font-weight: bold;
}

/*** Teaser ****/
.information .tx-veguestbook-pi1 {
	margin: 0px;
}
.tx-veguestbook-pi1 .tx-guestbook-latest-header {
	border-bottom: #006cb6 1px solid;
}

.tx-guestbook-teaser-content{
	margin: 0px;
	border-left:#fdb543 solid 5px;
	padding-left:2px; 
	font-style: italic;
	clear: both;
}
.tx-guestbook-teaser-name{
	font-style: normal;
}
.tx-guestbook-teaser-date{
	font-size: 9px;
	color: darkgrey;
	margin-right: -15px;
	margin-bottom: 0px;
	height: 14px;
	float: right;
	clear: both;
	overflow: hidden;
}

.tx-guestbook-teaser-more{
	float:right;
}

