table.articles {
    border-collapse: collapse;
    margin-bottom: 1em;
}

table.articles th {
}

table.articles td {
    vertical-align: top;
}

table.articles td.col1 {
    padding-right: 16px;
}

table.articles td.thumbnail img {
    border: 1px solid #ccc;
}

table.articles td.thumbnail span {
    display: block;
    width: 90px;
    height: 120px;
    border: 1px solid #ccc;
    color: #ccc;
    line-height: 100px;
    text-align: center;
}

table.articles td div.hr hr {
    margin-top: 2em;
    margin-bottom: 2em;
    border-color: #ddd;
}

table.address {
    border-collapse: collapse;
    margin-bottom: 1em;
    width: 100%;
}

table.address th {
    padding: 4px 0;
}

table.address td {
    padding: 0 0 4px 0;
    vertical-align: top;
}

table.address td.label {
    width: 20%;
    white-space: nowrap;
    padding-top: 5px;
}

table.address td.value {
    width: 80%;
}


.tx-saqof-pi1 h1 {
    margin-bottom: 1.5em;
}

.tx-saqof-pi1 .infoPriceSaq {
    font-size: 10px;
}

.tx-saqof-pi1 .price {
    font-weight: bold;
    font-size: 14px;
}

.tx-saqof-pi1 img.image {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 2em;
    border: 1px solid #ccc;
}

#content .tx-saqof-pi1 div.rte {
    margin-bottom: 1.5em;
}

#content .tx-saqof-pi1 p.downloads {
    margin-bottom: 1.5em;
}

#content .tx-saqof-pi1 p.images {
    margin-bottom: 1.5em;
}

.tx-saqof-pi1 p.images img {
    margin-top: 2px;
    margin-right: 5px;
    border: 1px solid #ccc;
}


/**
 * BASKET
 */
.tx-saqof-pi3 div.basket {
    font-size: 11px;
    background-image: url(../fileadmin/images/bg_box.jpg);
    margin-bottom: 1em;
}

.tx-saqof-pi3 div.basket-innerWrap {
    padding: 7px 7px 5px 7px;
}

.tx-saqof-pi3 div.basket h2 {
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 4px;
    letter-spacing: 1px;
    color:#333;
}

.tx-saqof-pi3 div.basket p.order {
    margin: 0;
    text-align: right;
    padding-top: 4px;
}

.tx-saqof-pi3 div.basket table {
    border-collapse: collapse;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.tx-saqof-pi3 div.basket th {
    padding: 4px;
    border: 1px solid #fff;
}

.tx-saqof-pi3 div.basket td {
    padding: 2px;
    border-top: 1px solid #fff;
    vertical-align: top;
    font-size: 11px;
    color: #333;
}

.tx-saqof-pi3 div.basket a {
    text-decoration: none !important;
}

/**
 * FORMULAR
 */
.tx-saqof-pi2 ul.errors {
    margin: 0 !important;
    padding: 0 !important;
}

.tx-saqof-pi2 ul.errors li {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    color: red;
}

.tx-saqof-pi2 .summary-submit {
    float: left;
    margin-right: 0.5em;
}

/*.tx-saqof-pi2 .basket-submit {
    float: left;
    margin-right: 0.5em;
}*/

.tx-saqof-pi2 .address-radioitem {
    display: inline;
}

.tx-saqof-pi2 .form-text {
    width: 280px;
}

.summary-buttons {
    margin-top: 2em;
}

.tx-saqof-pi2 #tx_saqof_pi2_zip,
.tx-saqof-pi2 #tx_saqof_pi2_ship_zip {
    width: 60px;
}

.tx-saqof-pi2 #tx_saqof_pi2_location,
.tx-saqof-pi2 #tx_saqof_pi2_ship_location {
    width: 211px;
}

.tx-saqof-pi2 .form-text-quantity {
    width: 25px;
}

.self-distribution {
    font-weight: bold;
    margin-top: 3em !important;
}

table.summary {
    border-collapse: collapse;
    margin-bottom: 1em;
    width: 100%;
}

table.summary th {
    padding: 3px 5px;
    border: 1px solid #ccc;
}

table.summary td {
    padding: 3px 5px;
    border: 1px solid #ccc;
    vertical-align: top;
}

table.summary td.col1 {
    width: 5%;
}

table.summary td.col3 {
    width: 5%;
    white-space: nowrap;
}
