@charset "UTF-8";

.Col20Hidden #colBox20,
.Col20Hidden #colVertical20,
.Col19Hidden #colBox19,
.Col19Hidden #colVertical19,
.Col18Hidden #colBox18,
.Col18Hidden #colVertical18,
.Col17Hidden #colBox17,
.Col17Hidden #colVertical17,
.Col16Hidden #colBox16,
.Col16Hidden #colVertical16,
.Col15Hidden #colBox15,
.Col15Hidden #colVertical15,
.Col14Hidden #colBox14,
.Col14Hidden #colVertical14,
.Col13Hidden #colBox13,
.Col13Hidden #colVertical13,
.Col12Hidden #colBox12,
.Col12Hidden #colVertical12,
.Col11Hidden #colBox11,
.Col11Hidden #colVertical11
{
	visibility: collapse;
}

.SeitePlanung #tableStueckliste th+td,
.SeitePlanung #tableStueckliste th+td+td,
.SeitePlanung #tableStueckliste th+td+td+td,
.SeitePlanung #tableStueckliste th:first-child+th,
.SeitePlanung #tableStueckliste th:first-child+th+th,
.SeitePlanung #tableStueckliste th:first-child+th+th+th
{
	display: none;
}

.SeiteAnsicht .AnsichtAngebot #tableStuecklisteColArtikelnummer,
.SeiteAnsicht .AnsichtAuftragsbestaetigung #tableStuecklisteColArtikelnummer,
.SeiteAnsicht .AnsichtBestellung #tableStuecklisteColArtikelnummer,
.SeiteAnsicht .AnsichtStueckliste #tableStuecklisteColEinzelpreis,
.SeiteAnsicht .AnsichtStueckliste #tableStuecklisteColGesamtpreis,
.SeiteAnsicht .AnsichtAufbauanleitung #tableStuecklisteColEinzelpreis,
.SeiteAnsicht .AnsichtAufbauanleitung #tableStuecklisteColGesamtpreis
{
	display: none; /* nessessary for Firefox, bug? */
}

.SeiteAnsicht .AnsichtAngebot #tableStueckliste th:first-child+th,
.SeiteAnsicht .AnsichtAuftragsbestaetigung #tableStueckliste th:first-child+th,
.SeiteAnsicht .AnsichtBestellung #tableStueckliste th:first-child+th,
.SeiteAnsicht .AnsichtAngebot #tableStueckliste th+td,
.SeiteAnsicht .AnsichtAuftragsbestaetigung #tableStueckliste th+td,
.SeiteAnsicht .AnsichtBestellung #tableStueckliste th+td,
.SeiteAnsicht .AnsichtAngebot #tableStueckliste td:first-child+td,
.SeiteAnsicht .AnsichtAuftragsbestaetigung #tableStueckliste td:first-child+td,
.SeiteAnsicht .AnsichtBestellung #tableStueckliste td:first-child+td,
.SeiteAnsicht .AnsichtStueckliste #tableStueckliste th:first-child+th+th+th,
.SeiteAnsicht .AnsichtStueckliste #tableStueckliste th:first-child+th+th+th+th,
.SeiteAnsicht .AnsichtStueckliste #tableStueckliste th+td+td+td,
.SeiteAnsicht .AnsichtStueckliste #tableStueckliste th+td+td+td+td,
.SeiteAnsicht .AnsichtStueckliste #tableStueckliste td:first-child+td+td+td,
.SeiteAnsicht .AnsichtStueckliste #tableStueckliste td:first-child+td+td+td+td,
.SeiteAnsicht .AnsichtAufbauanleitung #tableStueckliste th:first-child+th+th+th,
.SeiteAnsicht .AnsichtAufbauanleitung #tableStueckliste th:first-child+th+th+th+th,
.SeiteAnsicht .AnsichtAufbauanleitung #tableStueckliste th+td+td+td,
.SeiteAnsicht .AnsichtAufbauanleitung #tableStueckliste th+td+td+td+td,
.SeiteAnsicht .AnsichtAufbauanleitung #tableStueckliste td:first-child+td+td+td,
.SeiteAnsicht .AnsichtAufbauanleitung #tableStueckliste td:first-child+td+td+td+td
{
	display: none;
}

.SeiteAnsicht #tableStueckliste tfoot
{
	background-image: url(../images/backgroundTableStuecklisteTfoot.gif);
	background-repeat: repeat-x;
}


