/* die gruenen Tabellen Ende */

table.SortimentVorne
{
border: 1px solid #335B1E;
width: 420px;
height: 30px
}

table.SortimentMitte
{
border: 1px solid #335B1E;
width: 130px;
height: 30px
}

table.SortimentHinten
{
border: 1px solid #335B1E;
width: 90px;
height: 30px
}
/* die gruenen Tabellen Ende */


/* die roten Tabellen */
table.SortimentVorneRot
{
border: 1px solid #BB011D;
width: 420px;
height: 30px
}

table.SortimentMitteRot
{
border: 1px solid #BB011D;
width: 130px;
height: 30px
}

table.SortimentHintenRot
{
border: 1px solid #BB011D;
width: 90px;
height: 30px
}
/* die roten Tabellen Ende */

/* die roten Tabellen */
table.SortimentVorneGrau
{
border: 1px solid #666666;
width: 420px;
height: 30px
}

table.SortimentMitteGrau
{
border: 1px solid #666666;
width: 130px;
height: 30px
}

table.SortimentHintenGrau
{
border: 1px solid #666666;
width: 90px;
height: 30px
}
/* die roten Tabellen Ende */

/* hier die beiden gef&uuml;llten Tabellenkoepfe rot und gruen */

td.SortiHeadGr
{
background-color: #335B1E;
padding: 5px;
height: 30px
}				
td.SortiHeadRo
{
background-color:  #BB011D;
padding: 5px;
height: 30px
}	

td.SortiHeadGrau
{
background-color:  #666666;
padding: 5px;
height: 30px
}	


/* hier die beiden gef&uuml;llten Tabellenkoepfe rot und gruen */


table.SortimentRo
{
border: 1px solid #BB011D;
height: 30px
}

td.SortiInh
{
padding: 5px;
height: 30px
}	

	