<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tx-veguestbook-pi1 {
    font-size:100%;
    clear: both;
}

/* error handling */
.tx-veguestbook-pi1 p.tx-guestbook-form-error {
font-weight:bold;
color:#fff;
}

/* display of result count */
.tx-veguestbook-pi1 .tx-guestbook-result {

}

/* pagination */
.tx-veguestbook-pi1 .tx-guestbook-pagination {

}

/* pager */
.tx-veguestbook-pi1 .tx-guestbook-result-pagination {
    display: inline;
    float: left;
    height: 31px;
    width: 100%;
}

.tx-veguestbook-pi1 .tx-guestbook-result-pagination ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.tx-veguestbook-pi1 .tx-guestbook-result-pagination ul li {
    border: 0px;
    color: #FFFFFF;
    display: inline;
    float: left;
    width: auto;
    font-size: 13px;
    font-weight: normal;
    margin: 5px 0 0;
    padding: 0 10px 0 0;
}

.tx-veguestbook-pi1 .tx-guestbook-result-pagination ul li span {
    padding-right: 10px;
}

/* styles for list mode */
.tx-veguestbook-pi1 h2.tx-guestbook-header {

}

.tx-guestbook-item {
    background: url("../img/page_border.png") repeat-x scroll left top transparent;
    float: left;
    padding: 20px 0;
    width: 100%;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
    background: none;
    float: left;
    height: auto;
    width: 220px;
    padding-top: 61px;
}

.tx-veguestbook-pi1 .tx-guestbook-left p {
    padding-top: 0px;
    margin-top: 0px;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
    float: left;
    margin: 0 0 0 20px;
    width: 700px;
}

/* styles for latest mode */
.tx-veguestbook-pi1 .tx-guestbook-latest p,
.tx-veguestbook-pi1 .tx-guestbook-right p {
    
}

.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
   	color: #FFFFFF;
    float: left;
    font-size: 11px;
    font-weight: normal;
    margin: 2px 0 7px;
    padding: 0;
    text-decoration: none;
    width: 100%;
}

.tx-veguestbook-pi1 .tx-guestbook-right h3 {
font-size:100%;
color:#990000;
font-weight:bold;
background:none;
}

.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
font-size:75%;
color:#333;
font-style: italic;
}

.tx-veguestbook-pi1 .tx-guestbook-latest {
display:block;
padding:0.25em;
clear:both;
}

/* form styles */
.tx-veguestbook-pi1 .tx-guestbook-field {
 	display: block;
    margin: 0 0 14px;
    padding: 0;
    position: relative;
}

.tx-veguestbook-pi1 .tx-guestbook-field:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.tx-veguestbook-pi1 .tx-guestbook-field label {
	float: left;
    width: 430px;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 5px;
    padding-top: 0;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med,
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big,
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	float: left;
    width: 95.8%;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C4C4C4 #E9E9E9 #E9E9E9 #C4C4C4;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    padding: 7px 3px;
}

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	display: block;
    padding: 0.3em;
    position: relative;
    width: 95.8%;
    height: 100px;
    overflow: hidden;
}

.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield,
.tx-veguestbook-pi1 .freecap-span,
.tx-veguestbook-pi1 .tx-srfreecap-pi2-cant-read {
	color: #FFFFFF;
    font-size: 13px;
}

.tx-veguestbook-pi1 .tx-guestbook-image {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 8px;
}

.tx-veguestbook-pi1 img.tx-srfreecap-pi2-image {
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
}

.tx-veguestbook-pi1 #freecap {
    float: left;
    margin: 12px 0 0;
    padding: 3px 0.5em 3px 0;
    width: 95.8%;
}

.tx-veguestbook-pi1 fieldset {
border:none;
}

.tx-veguestbook-pi1 legend {
display:none;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap {
float:left;
display:block;
background:#F7F7F7;
border:1px solid #CCC;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap {
margin-left:2.25em;
}


.tx-veguestbook-pi1 .tx-guestbook-freecap img {
float:left;
display:block;
padding-left:0.25em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap input {
float:left;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap label {
clear:both;
display:block;
float:none;
width:10em;
margin-bottom:0.5em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap p {
font-size:75%;
padding:0.25em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
display:none;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
color:#990000;
}

.tx-veguestbook-pi1 .tx-guestbook-clear {
clear:both;
display:block;
}


.tx-veguestbook-pi1 div.type-button {
    padding: 3px 0;
    display: block;
    margin: 0 0 14px;
    position: relative;
}

.tx-veguestbook-pi1 input.tx-guestbook-submit {
    background: url("../img/button_submit.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 30px;
    line-height: 0;
    text-indent: -9999px;
    width: 107px;
}

.tx-veguestbook-pi1 input.tx-guestbook-submit:hover {
    background: url("../img/button_submit.png") no-repeat scroll 0 -30px transparent;
}</pre></body></html>