/* CSS-Definition pirobase 4.2 for menu content, used by InformationCenter.
   This file has the same content like webedit-definition.css,
   except the definition of font1,...font7, which is empty for the
   WebEditCenter, but defined for the Information Center.
   Please do the equivalent changes in webedit-definition.css if you
   change definition.css
*/

BODY {     scrollbar-3d-light-color:#ffffff;
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#cccccc;
           scrollbar-dark-shadow-color:#666666;
           scrollbar-face-color:#cccccc;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color:#999999 
}

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

BODY,P,TD { font-size: 9pt; }  

SELECT,TEXTAREA,INPUT { font-size: 9pt; font-family:"Arial","Helvetica","Square721 BT"; }

.font1 { font-size: 7.5pt; }
.font2 { font-size: 10pt; }
.font3 { font-size: 12pt; }
.font4 { font-size: 13.5pt; }
.font5 { font-size: 18pt; }
.font6 { font-size: 24pt; }
.font7 { font-size: 36pt; }

ADDRESS { }
DD      { }
DT      { }

PRE { font-family: Monotype, Courier; font-size: 9pt; }

A:link    { color:#2C487C; text-decoration: none; }
A:visited { color:#1C386C; text-decoration: none; }
A:active  { color:#3C588C; text-decoration: none; }

H1 { font-size: 20pt; color:#1B3F71; font-weight:bold; }
H2 { font-size: 18pt; color:#1B3F71; }
H3 { font-size: 16pt; }
H4 { font-size: 14pt; }
H5 { font-size: 12pt; }
H6 { font-size: 11pt; }

BLOCKQUOTE { font-size:9pt;  }

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

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

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

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

.navselected    { font-size: 9pt; color:#2C487C; text-decoration: bold; }
.navchildren    { font-size: 8pt; color:#2C487C; text-decoration: none; }
.topnavigate    { font-size: 8pt; color:#2C487C; text-decoration: none; }


/* used in portlet view */

.portletcontent       { font-family: "Arial","Helvetica"; font-size: 10pt; color:#000000; }

.mainportlethead      { font-family: "Arial","Helvetica"; font-size: 8pt; color:#FFFFFF; }
.mainportletfooter    { font-family: "Arial","Helvetica"; font-size: 10pt; color:#000000; }

A.mainfooterlink { font-family: "Arial","Helvetica"; font-size: 10pt; color:#000000; text-decoration: none; }
A.mainfooterlink:hover { font-family: "Arial","Helvetica"; font-size: 10pt; color:#000000; text-decoration: underline;}

P .sourcecode { font-family: Courier New; font-size: 9pt; background-color: #cccccc }
.sourcecode { ec2kall: yes; font-family: Courier New; font-size: 9pt; background-color: #cccccc }
.important { ec2kall: yes; color: red; font-weight: bold; }

/* can be used to hide data islands */
.dataisland { display: none; visibility: hidden; } 


