
.tx-guestbook-field {
}

.tx-guestbook-header {
    width: auto;
}

.tx-guestbook-result {
    font-size: 12px;
    margin-top: 12px;
}
.tx-guestbook-date {
    float:right;
    font-size:11px;
    font-weight:bold;
}
.tx-guestbook-moe-firstname {
    float: left;
    font-size:9px;
    font-weight:bold;
    padding:0 0 0 5px;
    
}
.tx-guestbook-moe-email {
    float:right;
    font-size:11px;
    margin-right:10px;
}
.tx-guestbook-right {
    background-color: #ffffff ! important;   
    margin-top: 2px;     
    /*
    border-top:1px solid #d2d2d2 ! important;
    border-left:1px solid #d2d2d2 ! important;
    border-bottom:1px solid #ececec ! important;
    border-right:1px solid #ececec ! important;
    */

}
.tx-guestbook-right p {
    min-height:50px;
    padding: 15px 0 0 5px;
    background: #ffffff;
}
.tx-srfreecap-pi2-image {
  margin: 0;
  padding: 0;
}

.tx-srfreecap-pi2-cant-read {
    font-size: 12px;
    color: #222222;
}

.tx-veguestbook-pi1 label {
  display: block;
  width: 170px;
}

.form-moe-rechts {
    float: right;
}
.form-moe-links {
    float: left;
}

.tx-guestbook-form-inputfield-med, .tx-guestbook-form-textarea, .tx-guestbook-form-inputfield-big, .tx-guestbook-form-inputfield-med {
    width: 250px;
    border-top:1px solid #d2d2d2 ! important;
    border-left:1px solid #d2d2d2 ! important;
    border-bottom:1px solid #ececec ! important;
    border-right:1px solid #ececec ! important;
    margin-bottom: 5px ! important;
}
.tx-guestbook-form-textarea {
    height: 100px;
}
fieldset {
    border: none;
}
.form-moe-links-submit {
    float: left;
    width: 182px;
}

.form-moe-rechts-submit {
    float: left;
}

#error-ausgabe-moe {
    color: #ff0000;
    font-weight: bold;
    margin-bottom: 15px;
}

.clearer-box {
    clear: both;
}
