/*********************************************/
/**** STYLE SHEET FOR DIALOBIS HELP FILES ****/
/*********************************************/
BODY { 
     font-family: "Verdana", "Arial", "Helvetica", "Sans", "Serif";
     font-size: 75.0%;
     background-color: #DDEEDD;
     color: black;
     margin-left: 20.0;
     margin-top: 0.0;
     }

P    { 
     font-size: 100.0%; 
     line-height: 120.0%;
     margin-top: 0.0; 
     margin-bottom: 6.0pt; 
     }

P.note,
P.tip, 
P.important, 
P.caution,
P.question, 
P.warning { 
          font-weight: bold; 
          clear: both;
          margin-top: 1em; 
          margin-bottom: .25em; 
          }    

P.small {font-size: 90%;}

P.notetext { margin-left: 1em; margin-bottom: 0.2em; }

P.nailed   {margin-bottom: 2.0pt;} 

/**************** HTML hyperlinks ***************************/
A:link    { color: #227722;}
A:active  { color: #FF33CC;}
A:visited { color: purple;}
A:hover   { color: red;}
/**************** Headers ***************************/
H1   {
     font-size: 130.0%; 
     color: #333333;
     font-weight: bolder;
     letter-spacing: 0.02em;
     line-height: 125.0%; 
     margin-bottom: 1.0em; 
     }

H1.fach   {
     font-size: 125.0%; 
     color: #227722;
     font-weight: bold;
     letter-spacing: 0.0em;
     line-height: 100.0%; 
     margin-top: 0.8em; 
     margin-bottom: 0.4em; 
     }

H2   { 
     font-size: 110.0%;
     color: #333333;
     letter-spacing: 0.0em; 
     margin-top: 1.5em; 
     margin-bottom: 0.5em; 
     }

H3   { 
     font-size: 100.0%; 
     letter-spacing: 0.05em;
     margin-left: 1.0em; 
     margin-top: 1.2em; 
     margin-bottom: 0.5em; 
     }

H4   { 
     font-size: 90.0%; 
     letter-spacing: 0.05em;
     margin-left: 2.0em; 
     margin-top: 1.2em; 
     margin-bottom: 0.4em; 
     }

/**************** Lists ***************************/
UL { margin-left: 3.0em; margin-top: 0.4em; }
LI { margin-top: 0.3em; margin-bottom: 0.3em; }
/**************** Tables ***************************/
TABLE { 
      font-size: 100.0%;
      text-align: left;
      margin-top: 0.5em;
      margin-bottom: 0.5em;
      }

TH    {
      background-color: #DDDDDD;
      text-align: left;
      vertical-align: top;
      margin: 0.5em;
      }

TR    {
      vertical-align: top;
      margin: 0.5em;
      }

TD    { 
      vertical-align: top;
      margin: 0.5em;
      }

/**************** DIALOBIS Logos ***************************/
.dialobisbar { 
           margin-left: -20.0;
           margin-top: 0.0;
           position: relative;
           }

/**************** Screenshots ***************************/
.screenshot { 
            text-align: left;
            margin-top: 1em;
            margin-bottom: 1em;
            }
