/* Style Sheets: vietnamesisch-dolmetschen.de, vietnamesisch-übersetzen.de */
/* Datei: w_style.css */
/* Copyright: Diplom-Kauffrau Kim Ngoc LAM, Freiberufliche Dolmetscherin und Übersetzerin für Vietnamesisch */
/* Autor: Bernd Kuehn */
/* Datum: 10.02.2010 */


/* Dokument-Layout */

body {
     margin-top: 2px;
     margin-bottom: 2px;
     font-family: arial,helvetica,sans-serif;
     background-color: #ffffff;
     scrollbar-arrow-color:#000000;
     scrollbar-base-color:#cccc33;
     scrollbar-face-color:#d6d3c4;
     }


/* Schriftformatierung fuer Textelemente */

p,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,button,form
     { font-family: arial,helvetica,sans-serif;
       font-size: 11pt; }

.text01 {
        font-family: arial,helvetica,sans-serif;
        font-size: 11pt;
        color: #990000;
        }

.text02 {
        font-family: arial,helvetica,sans-serif;
        font-size: 11pt;
        line-height: 120%;
        color: #990000;
        }

.text03 {
        font-family: arial,helvetica,sans-serif;
        font-size: 11pt;
        line-height: 120%;
        color: #666666;
        }

.text04 {
        font-family: arial,helvetica,sans-serif;
        font-size: 10pt;
        line-height: 120%;
        color: #666666;
        }

.mini {
      font-family: arial,helvetica,sans-serif;
      font-size: 9pt;
      line-height:120%;
      }

.mini_gr {
         font-family: arial,helvetica,sans-serif;
         font-size: 9pt;
         line-height:120%;
         color: #eeeeee;
         }

.mini_gr_stretch {
          font-family: arial,helvetica,sans-serif;
          font-size: 9pt;
          line-height:120%;
          letter-spacing:0.6em;
          font-weight:bold;
          color: #eeeeee;
          }

.mini_gr_bold {
          font-family: arial,helvetica,sans-serif;
          font-size: 9pt;
          line-height:120%;
          font-weight:bold;
          color: #eeeeee;
          }

.mini_red {
          font-family: arial,helvetica,sans-serif;
          font-size: 9pt;
          line-height:120%;
          color: #990000;
          }


/* Ueberschriften */

h1
   {
   font-family: arial,helvetica,sans-serif;
   font-size: 11pt;
   font-weight:normal;
   line-height:100%;
   margin-top: 2px;
   margin-bottom: 2px;
   color: #990000;
   }

h2 {
   font-family: arial,helvetica,sans-serif;
   font-size: 11pt;
   line-height:120%;
   color: #990000;
   }

h3 {
   font-family: arial,helvetica,sans-serif;;
   font-size: 11pt;
   line-height:120%;
   color: #666666;
   }

.header01 {
          font-family: arial,helvetica,sans-serif;;
          font-size: 11pt;
          line-height:120%;
          color: #666666;
          }


/* Layout-Elemente mit farbigem Hintergrund */

.bg01 { background-color: #d6d3c4; }
.bg02 { background-color: #efefe7; }
.bg03 { background-color: #cccc33; }
.bg04 { background-color: #efefe7; border-style: solid; border-width: thin; border-color: #cccc33;}
.bg05 { background-color: #efefe7; border-style: solid; border-width: thin; border-color: #990000;}


/* Verweise */

a:link {
       color: #000066;
       background: transparent;
       text-decoration: none;
       }

a:active {
         color: #00157a;
         background: transparent;
         font-style: italic;
         }

a:visited {
          color: #000066;
          background: transparent;
          text-decoration: none;
          }

a:hover {
        color: #000000;
        background: transparent;
        text-decoration: underline;
        }

a.nav:link {
           color: #000066;
           background: transparent;
           text-decoration: none;
           }

a.nav:active {
             color: #00157a;
             background: transparent;
             font-style: italic;
             }

a.nav:visited {
              color: #000066;
              background: transparent;
              text-decoration: none;
              }

a.nav:hover {
            color: #000000;
            background: transparent;
            text-decoration: underline;
            }

a.mini_gr:link {
           color: #eeeeee;
           background: transparent;
           text-decoration: none;
           }

a.mini_gr:active {
             color: #eeeeee;
             background: transparent;
             text-decoration: none;
             font-style: normal;
             }

a.mini_gr:visited {
              color: #eeeeee;
              background: transparent;
              text-decoration: none;
              }

a.mini_gr:hover {
            color: #ffffff;
            background: transparent;
            text-decoration: underline;
            }


/* Formatierungen fuer Formulare und Schaltflaechen */

.form {
        background-color: #fff9ef;
}
.button {
        cursor: hand; color: #000000; background-color: #d6d3c4;
}

