 .MENULINK
 {
   font-family:Helvetica,Arial,Avantgarde;
   color: black;
   font-weight: bold;
   text-decoration:none;
   border-left: thin solid black;
   border-right: thin solid black;
   font-size: 13px;
 }
 .MENULINK:hover
 {
   text-decoration: underline;
 }
 .MENULEISTE
 {
   font-family:Helvetica,Arial,Avantgarde;
   border-width: 1mm;
   border-style: ridge;
   border-color: #101010;
 }
 .KATMENU
 {
   font-family:Helvetica,Arial,Avantgarde;
 }
 .KATLINK0
 {
   font-family:Helvetica,Arial,Avantgarde;
   color: black;
   font-weight: bold;
   text-decoration: none;
   font-size:22px;
 }
 .KATLINK0:HOVER
 {
   text-decoration: underline;
 }
 .KATLINK1
 {
   font-family:Helvetica,Arial,Avantgarde;
   color: #404040;
   font-weight: bold;
   text-decoration: none;
   font-size:17px;
 }
 .KATLINK1:HOVER
 {
   text-decoration: underline;
 }
 .KATLINK2
 {
   font-family:Helvetica,Arial,Avantgarde;
   color: #808080;
   font-weight: bold;
   text-decoration: none;
   font-size:15px;
 }
 .KATLINK2:HOVER
 {
   text-decoration: underline;
 }
 .KATLINK3
 {
   font-family:Helvetica,Arial,Avantgarde;
   color: #A0A0A0;
   font-weight: bold;
   text-decoration: none;
   font-size:14px;
 }
 .KATLINK3:HOVER
 {
   text-decoration: underline;
 }
 .KATLINK4
 {
   font-family:Helvetica,Arial,Avantgarde;
   color: #A0A0A0;
   font-weight: bold;
   text-decoration: none;
   font-size:13px;
 }
 .KATLINK4:HOVER
 {
   text-decoration: underline;
 }
 .KATLINK5
 {
   font-family:Helvetica,Arial,Avantgarde;
   color: #A0A0A0;
   font-weight: bold;
   text-decoration: none;
   font-size:12px;
 }
 .KATLINK5:HOVER
 {
   text-decoration: underline;
 }
 .KATLINK6
 {
   font-family:Helvetica,Arial,Avantgarde;
   color: #A0A0A0;
   font-weight: bold;
   text-decoration: none;
   font-size:10px;
 }
 .KATLINK6:HOVER
 {
   text-decoration: underline;
 }
 .WARENKORB
 {
   font-family:Helvetica,Arial,Avantgarde;
   font-size: 10px;
 }
 .WARENKORBHEAD
 {
   font-family:Helvetica,Arial,Avantgarde;
   font-weight:bold;
 }
 .WARENKORBLINK
 {
   font-family:Helvetica,Arial,Avantgarde;
   text-decoration: none;
   color: black;
   font-weight: bold;
 }
 .WARENKORBLINK:HOVER
 {
   text-decoration: underline;
 }
 .ARTIKELICON
 {
   filter: Alpha(opacity=100, finishopacity=20, style=2);
 }
 .TITEL
 {
   font-size: 30px;
   font-weight: bold;
   filter: DropShadow(color=#C0C0C0, offx=3, offy=3);
 }
 .PFADLINK
 {
   font-weight: bold;
   text-decoration: none;
   color: black;
 }
 .PFADLINK:HOVER
 {
   text-decoration: underline;
 }
 .HTML
 {
   text-decoration:none;
   font-weight:bold;
   color:black;
 }
 .KATEGORIE
 {
   text-decoration:none;
   font-weight:bold;
   color:black;
 }
 .ARTIKEL
 {
   text-decoration:none;
   font-weight:bold;
   color:black;
 }
 .HTML:HOVER
 {
   text-decoration:underline;
 }
 .KATEGORIE:HOVER
 {
   text-decoration:underline;
 }
 .ARTIKEL:HOVER
 {
   text-decoration:underline;
 }
 .SHORT
 {
   background-color:white;
   border:thin solid black;
   font-size:14px;
 }
 .TECHTABLE
 {
   background-color:white;
   border: thin solid black;
 }
 .TECHNISCHEDETAILS
 {
   font-size: 15px;
   width = 90%;
   text-align: center;
   background-color:white;
   border: thin solid black;
 }
 .BESCHREIBUNG
 {
   font-size: 15px;
   width = 90%;
   text-align: center;
   background-color:white;
   border: thin solid black;
 }
 .ROOTKAT
 {
   background-image: url(haus.gif);
   background-repeat: no-repeat;
   background-position: center top;
 }
 .input
 {
   background-color:#FFFFE0;
   font-family:Arial,sans-serif;
 }
 .RO
 {
   background-color: gray;
   font-weight: bold;
   color: white;
   text-align: right;
 }
 .GP
 {
	background-color: #FFFFE0;
	font-weight: bold;
        text-align: right;
 }
 .KP
 {
	background-color: Yellow;
	font-weight: bold;
        text-align: right;
 }
 .LIEFERZEIT
 {
   font-size: 10px;
   color: gray;
 }
 .SHORTDESC
 {
   font-size: 10px;
 }
 .MENGE
 {
   font-size: 12px;
 }
 .CONTENTCELL
 {
   border-right-color: black;
   border-right-width: thin;
   border-right-style: solid
 }
 .ARTNR
 {
   font-size: 8px;
   color:lightgray;
 }