/* default styles for extension "tx_ttgangebote" */
textarea.f3-form-error {
background-color:#FF9F9F;
border: 1px #FF0000 solid;
}

input.f3-form-error {
background-color:#FF9F9F;
border: 1px #FF0000 solid;
}

.tx-ttg-angebote table {
border-collapse:separate;
border-spacing:10px;
}

.tx-ttg-angebote table th {
font-weight:bold;
}

.tx-ttg-angebote table td {
vertical-align:top;
}
