/*
        sunzinet AG (Bonn) // http://www.sunzinet.com // copyright 2003 by sunzinet
        Kunde / Projekt: C & G / Dörrenberg Edelstahl
        Erstellt von: Rafael J. Staib (RJS) - sunzinet // Erstellt am: 07. Nov 2003
*/

a {
  text-decoration: none;
  text-transform: uppercase;
  color: #747677
}
a:hover {
  text-decoration: underline;
  text-transform: uppercase;
  color: #747677
}

body { background-color: #D6D6D6; }
body, table, tr, td, p, br, div, span, input, textarea, select {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: #333333
}
p {
        font-size: 10pt;
        text-align: justify;
        line-height: 14pt
}
b { font-weight: bold }
i { font-style: italic }

.plike {
        font-size: 10pt;
        line-height: 14pt
}

/* Pfadbezogener Link */
.root {
        text-transform: uppercase;

        color: #CDCDCC
}

.path {
text-transform: uppercase;
        font-weight: bold;
        color: #787877
}

a.pfad {
        text-decoration: underline;
        font-weight: bold;
        color: #CDCDCC
}
a:hover.pfad {
        text-decoration: none;
        font-weight: bold;
        color: #CDCDCC
}

/* Unterrubrik Rechts */
a.umenu {
        text-decoration: none;
        text-transform: none;
        color: #000000
}
a:hover.umenu {
        text-decoration: none;
        text-transform: none;
        color: #FFFFFF
}

/* Produktlink */
a.prodA {
        font-size: 12pt;
        text-decoration: none;
        text-transform: none;
        color: #FFFFFF
}
a:hover.prodA {
        font-size: 12pt;
        text-decoration: none;
        text-transform: none;
        color: #FFFFFF
}
a.prodB {
        font-size: 10pt;
        text-decoration: none;
        text-transform: none;
        color: #FFFFFF
}
a:hover.prodB {
        font-size: 10pt;
        text-decoration: none;
        text-transform: none;
        color: #000000
}

/* Produktbezogener Link - Edelstahl */
a.edels { color: #3F964D }
a:hover.edels { color: #3F964D }

/* Produktbezogener Link - Feinguss */
a.feing { color: #C59900 }
a:hover.feing { color: #C59900 }

/* Produktbezogener Link - Formguss */
a.formg { color: #C3221A }
a:hover.formg { color: #C3221A }

/* Produktbezogener Link - Oberfläschentechnik */
a.oberf { color: #295DA5 }
a:hover.oberf { color: #295DA5 }

/* Kontaktbezogener Link */
.submenu { line-height: 12pt }

.kontakt {
  text-transform: uppercase;
  color: #747677
}

/* Formularfelder */
.fldSearch {
        height: 18px;
        width: 120px; /* size="15" */
        border: 0px none
}

.butSearch {
        height: 18px;
        border-width: 1px;
        border-style: none;
        background-color: #FEFEFE
}

/* Hintergrundfarben für Tabellen */
#tableA { background-color: #747677 }
#tableB { background-color: #CCCCCC }
#tableC { background-color: #FFFFFF }
