/*   Datei biz_qna   */

/*   Definition von Style Sheets fuer Bizerba Produktseiten   */
/*   erstellt von  Questions & Answers <qna@gmx.net>         */

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
        {font-family:Verdana,Tahoma,Arial,Helvetica,helv,sans-serif;}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,address,blockquote
        {color:#000000;}

a:link        {text-decoration:none;}
a:visited     {text-decoration:none;}
a:active      {text-decoration:none;}

/* !!! Farben für a nur im body-Tag der jeweiligen Seiten vorgeben, sonst Fehler in MSIE !!!*/

/* macht Text unsichtbar für CSS-Fähige Browser */
.invisible {font-size:small;color:#fff0e0;text-decoration:none;margin-bottom:0pt;}

                                        ; vertical-align:super;
/* groesstmoegliche Ueberschrift */
h1         {font-size:26px;}

/* weitere Ueberschriften */
h2         {font-size:20px;}

h3         {font-size:17px;
        font-weight:bold;}

h4         {font-size:14px;}
h5         {font-size:13px;letter-spacing:1px;margin:2px}

/* normaler Text */
p,li,address {font-size:13px; line-height:18px;}
td,th {font-size:13px;color:#00CC00}
ul  {list-style-image:url(../biz_gra/_dot.gif);}

/* Copyrigt-Fusszeile*/
.desbyqna { font-size: 10px; color: #666666; margin-top: 2px }

/* White On Black - Inverser Text */
.wob    {font-weight:bold;
        color:#ffffff;
        background-color:#000000;
        text-decoration:none;}

/* White On Black Center - Inverser Text zentriert*/
.wobc         {font-weight:bold;
        color:#ffffff;
        background-color:#000000;
        text-decoration:none;
        text-align:center;
        border-style:solid;
        border-width:1pt;
        border-color:#fff0e0;
        padding:2pt;}

/* White On Orange Center - aktuelle Rubrik */
.wooc         {font-weight:bold;
        color:#ffffff;
        background-color:#ff6633;
        text-decoration:none;
        text-align:center;}

/* White On Orange */
.woo         {font-weight:bold;
        color:#ffffff;
        background-color:#ff9933;
        text-decoration:none;}

/* Black On Orange */
.boo         {font-weight:bold;
        color:#000000;
        background-color:#ffffff;
        text-decoration:none;
        font-weight:bold;}

/* js - Link für JavaScript-fähige Browser */
.js         {font-size:8pt;
        color:#000000;
        text-decoration:none;
        margin:0pt;
        font-weight:bold;}

/* Superscripts fuer Fussnotenverweise */
sup {font-size:9px; vertical-align:super;}

/* menue1 - erste Navigationszeile */
/* lösst Klassennamen mit physikalischer Auszeichnung (wie wobc, wooc) ab */
.menue1 {font-size:10px;
         line-height: 12px;
        font-weight:bold;
        color:#FFFFFF;
        text-decoration:none;
        text-align:center;
        margin:0px;}

/* menue1hl - erste Navigationszeile, aktuelle Auswahl*/
.menue1hl {font-size:10px;
        line-height: 12px;
        font-weight:bold;
        color:#FFFFFF;
        text-decoration:none;
        text-align:center;
        margin:0px;}

/* menue1na - erste Navigationszeile, nicht aktiver Eintrag*/
.menue1na {font-size:10px;
        line-height: 12px;
        font-weight:normal;
        color:#FFFFFF;
        text-decoration:none;
        text-align:center;
        margin:0px;}

/* uebalken1 - Ueberschriftsbalken Typ 1*/
.uebalken1 {font-weight:bold;
        color:#000000;
        text-decoration:none;
        text-align:center;}


/* Menue_2 - zweite Navigationszeile */
/* lösst Klassennamen mit physikalischer Auszeichnung (wie wobc, wooc) ab */
.menue2 {font-size:10px;
        font-weight:bold;
        color:#330000;
        text-decoration:none;
        text-align:left;}

/* Menue_2 - zweite Navigationszeile, aktuelle Auswahl */
.menue2hl {font-size:10px;
        font-weight:bold;
        color:#330000;
        text-decoration:none;
        text-align:left;}

/* BildUnter - Bildunterschrift/Erläuterungstext */
.bildunter {font-size:10px;
        line-height:13px;
        margin-top:2px;
        color:#000000;
        text-decoration:none;
        text-align:center;}

/* Stand - Stand der letzten Aktualisierung */
.stand {font-size:8pt;
        color:#000000;
        text-decoration:none;
        text-align:right;}

/* Footer - Seitenfuss mit copyright-Angaben ... */
.footer {font-size:8pt;
        color:#666666;
        text-align:center;
        margin-top:0px;
        margin-left:15px;
        margin-right:15px;}

/* Adressen internationaler Vertretungen */
.adress  {font-size:8pt;}
.trans_tabtxt {  font-size: 8pt;}

/* Verlinkung zu Vorgänger bzw. Nachfolger-Geräten */
.old_type  {font-size:80%;}

/* Navigationspfad-Angabe */
.pfad  {font-size:80%;}

/* Blockelemente mit sichtbarem Rahmen - Block Border Thin*/
.bbt {border-width:1px;
      border-style:solid;
      border-color:#FF0000;}

/* fehlender Übersetzungstext */
.korrektur {color:#0000FF;}