.verpackung_raschelsack {
float								: right;
width								: 138px;
height								: 150px;
margin-right						: 25px;
}

.verpackung_roedeldraht {
float								: right;
width								: 180px;
height								: 150px;
margin-left							: 35px;
}

.verpackung_naehgarn {
float								: right;
width								: 131px;
height								: 120px;
margin-left							: 35px;
}

.verpackung_anhaengeetiketten {
float								: right;
width								: 160px;
height								: 150px;
margin-left							: 35px;
}

.verpackung_papiertueten {
float								: right;
width								: 186px;
height								: 150px;
margin-left							: 25px;
}

.verpackung_clipnetz {
float								: right;
width								: 148px;
height								: 150px;
margin-left							: 35px;
}

.verpackung_zertifikate {
float								: right;
width								: 129px;
height								: 150px;
margin-left							: 15px;
}

.verpackung_titel1 {
margin-top							: -20px;
}

.verpackung_titel {
font-size							: 11pt;
font-weight							: 600;
line-height							: 28px;
}

.verpackung_titel.blau {
color								: #3a6ea5;
}

.verpackung_titel.rot {
color								: #ff0000;
}

.tabelle_verpackungen {
display								: table;
line-height							: 26px;
}

.tabelle_verpackungen .header {
display								: table-row;
}

.tabelle_verpackungen .header  .col {
display								: table-cell;
border-bottom						: 1px solid #000000;
}

.tabelle_verpackungen .header  .col:before {
content								: "" !important;
}

.tabelle_verpackungen .row {
display								: table-row;
}

.tabelle_verpackungen .row_spacer .col {
padding-top							: 20px;
}

.tabelle_verpackungen .row .col {
display								: table-cell;
}

.tabelle_saecke .col:nth-child(1) {
width								: 100px;
}

.tabelle_saecke .col:nth-child(2) {
width								: 100px;
}

.tabelle_saecke .col:nth-child(3) {
width								: 100px;
}

.tabelle_saecke .col:nth-child(4) {
width								: 300px;
}

.tabelle_saecke .col:nth-child(5) {
width								: 150px;
}

.tabelle_saecke .col:nth-child(5):before {
content								: "Ballen a ";
}

.tabelle_roedeldraht .col:nth-child(1) {
width								: 150px;
}

.tabelle_roedeldraht .col:nth-child(2) {
width								: 450px;
}

.tabelle_roedeldraht .col:nth-child(3) {
width								: 150px;
}

.tabelle_papiertueten .col:nth-child(1) {
width								: 100px;
}

.tabelle_papiertueten .col:nth-child(2) {
width								: 100px;
}

.tabelle_papiertueten .col:nth-child(3) {
width								: 400px;
}

.tabelle_papiertueten .col:nth-child(4) {
width								: 150px;
}

.spacer_verpackungen {
clear								: both;
margin-bottom						: 30px;
}

@media screen and (max-width: 450px)
{
.verpackung_raschelsack {
margin-right						: 0px;
margin-top							: 0px;
}

.verpackung_roedeldraht {
float								: none;
display								: block;
width								: 180px;
height								: 150px;
margin								: auto;
}

.verpackung_naehgarn {
float								: none;
display								: block;
width								: 131px;
height								: 120px;
margin								: auto;
}

.verpackung_papiertueten {
width								: 186px;
height								: 150px;
margin-left							: 15px;
}

.verpackung_papiertuete {
width								: 108px;
height								: 150px;
margin-left							: 30px;
}

.verpackung_clipnetz {
float								: none;
display								: block;
width								: 148px;
height								: 150px;
margin								: auto;
}

.verpackung_titel1 {
margin-top							: 20px;
}

.tabelle_saecke .col:nth-child(1) {
width								: 95px;
}

.tabelle_saecke .col:nth-child(2) {
width								: 95px;
}

.tabelle_saecke .col:nth-child(3) {
display								: none;
}

.tabelle_saecke .col:nth-child(4) {
width								: 160px;
}

.tabelle_saecke .col:nth-child(5) {
width								: 100px;
}

.tabelle_saecke .col:nth-child(5):before {
content								: "";
}

.tabelle_roedeldraht .col:nth-child(1) {
width								: 150px;
}

.tabelle_roedeldraht .col:nth-child(2) {
width								: 200px;
}

.tabelle_roedeldraht .col:nth-child(3) {
width								: 100px;
}

.tabelle_papiertueten .col:nth-child(1) {
width								: 95px;
}

.tabelle_papiertueten .col:nth-child(2) {
width								: 95px;
}

.tabelle_papiertueten .col:nth-child(3) {
width								: 170px;
}

.tabelle_papiertueten .col:nth-child(4) {
width								: 90px;
}
}