/* CSS-Definition pirobase 4.2 for menu content, used by WebEditCenter.
   This file has the same content like definition.css,
   except the definition of font1,...font7, which is empty for the
   WebEditCenter, but defined for the Information Center, and except
   EditCenter2000 specific definitions at the end of this file.
*/

BODY {      }

BODY,P,TD,TH,LI,UL,OL, A, H1,H2,H3,H4,H5,H6,BLOCKQUOTE,DIV { font-family:Arial, Helvetica, sans-serif;  }

BODY,P,TD { font-size: 9pt;  color : Black; }  /*letter-spacing:0.2mm; word-spacing:0.8mm; */
.font1 {
	font-size: 10px; color : Black;
}
.font2 {
	font-size: 9pt;
	color : Black;
}
.font3 { font-size: 11pt; color : Black; }
.font4 { font-size: 13pt; color : Black; }
.font5 { font-size: 14pt; color : Black; }
.font6 { font-size: 16pt; color : Black; }
.font7 { font-size: 18pt; color : Black; }

ADDRESS { }
DD      { }
DT      { }

PRE { font-family: Monotype, Courier;}

STRONG, B { font-weight: bold; } /* Netscape4 correction */

A:link    { color:#1B3F71; }
A:visited { color:#990099; }
A:active  { color:#CC0000; }

H1 { font-size: 18pt; font-weight:bold;}
H2 { font-size: 16pt; font-weight:bold;}
H3 { font-size: 14pt; font-weight:bold;}
H4 { font-size: 13pt; font-weight:bold;}
H5 { font-size: 11pt; font-weight:bold;}
H6 { font-size: 9pt; font-weight:bold;}
H7 { font-size: 8pt; font-weight:bold;}

BLOCKQUOTE { font-size:9pt; letter-spacing:0.2mm; word-spacing:0.8mm; }

/* inhalt */
.inhnavhead     { font-size: 9pt; color: #1B3F71; }
.inhnavhead a   { font-size: 9pt; color: black; }
.inhnavfooter   { font-size: 8pt; color: black; }
.inhnavfooter a { font-size: 8pt; color:#1B3F71; }
.inhfooter      { font-size: 8pt; color:#666666; } /* font-family: "Arial";*/
.inhfooter a    { font-size: 8pt; color:#666666; }

/* used in: menue_n01.htx */
.menu A { font-family: "Helvetica", "Arial"; color: black; font-size: 9pt; text-decoration: underline; }

/* used in: workflow-header */
.head { font-family: "Helvetica", "Arial"; color: white; font-size: 22pt; font-weight:bold; }


/**********************************************************************/
/* EditCenter 2000 specific definitions                               */
/**********************************************************************/

/* can be used for displaying the anchors */
/*
.ec2k_anchorsymbol { 
  background-image: url(/webedit/Images/glyphs/anchor_txt.gif);
  height: 15px;
  width: 38px;
  font-height: 10pt;
}
*/


