/*
   +-------------------------------------------------+
   | Style-Sheet Vorlage für MR Etikettiertechnik    |
   +-------------------------------------------------+
*/

/* --- <Body> --- */

  body { font-family:tahoma,verdana; font-size:9pt; color:#828282; height:100%; margin:0px;}
  
/* --- </Body> --- */

/* --- <HTML> --- */

    html { height:100%;}
	
/* --- </HTML> --- */

/* --- <Links> --- */
  
  a:active	{ font-family:tahoma,verdana; color:#1d1f63; text-decoration:none;}
  a:link	{ font-family:tahoma,verdana; color:#1e1ba6; text-decoration:none;}
  a:visited { font-family:tahoma,verdana; color:#1e1ba6; text-decoration:none;}
  a:hover	{ font-family:tahoma,verdana; color:#1d1f63; text-decoration:none;}
  a:visited:hover { font-family:tahoma,verdana; color:#1d1f63; text-decoration:none; }
  
/* --- </Links> --- */


/* --- <Überschriften> --- */

  h1 { font-family:tahoma,verdana; font-size:12pt; font-weight:bold; }
  h2 { font-family:tahoma,verdana; font-size:11pt; font-weight:bold; }
  h3 { font-family:tahoma,verdana; font-size:10pt; font-weight:bold; }
  h4 { font-family:tahoma,verdana; font-size:9pt; font-weight:bold; }
  h5 { font-family:tahoma,verdana; font-size:8pt; font-weight:bold; }
  h6 { font-family:tahoma,verdana; font-size:10pt; font-weight:bold; color:#2f329e;}

/* --- </Überschriften> --- */


/* --- <Tabellen> --- */

  th { font-family:tahoma,verdana; font-size:9pt; font-weight:bold;}
  td { font-family:tahoma,verdana; font-size:9pt;}
  
 /* --- </Tabellen> --- */

/* --- <Klassen fuer overlib.js> --- */

  .oForeGround { background-color:#f8f8f8; text-align:justify;}
  .oBackGround { background-color:#1e1ba6; }
  .oText       { font-family:Arial,Helvetica; font-size:8pt; font-weight:normal; text-align:justify; color:#828282;}
  .oCaption    { font-family:Arial,Helvetica; font-size:9pt; font-weight:bold; background-color:#1e1ba6; color:#ffffff;}
  .oClose      { font-family:Arial,Helvetica; font-size:8pt; font-weight:normal; color:#000000;}

/* --- </Klassen fuer overlib.js> --- */
