/* CCA Style File              */
/*                             */
/* (c) 2004-2009 Vasco Brattka */

a:link    { color:#006699; }
a:visited { color:#800080; }
a:hover   { color:#FF9900; }
a:active  { color:#EE0000; }

body { font-family:Arial,Helvetica,sans-serif; 
       font-size:12pt; 
       text-align:justify; 
       margin-left:10%;  
       margin-right:10%;
       width:80%; }

p.Head { text-align:right; 
         margin-right:-2mm; }

p.SmallCenter { font-size:8pt;
                text-align:center; 
                margin-top:8pt; }
                
p.Menue { font-size:8pt;
          text-align:center;  
          margin-top:8pt;   }

h1 { font-size:16pt;
     font-weight:bold;
     color:#006699;   
     margin-top:20pt; }
     
h2 { font-size:14pt;
     font-weight:bold;
     color:#006699;   
     margin-top:14pt;  }     

@media all {
p.Menue { font-size:8pt;
          text-align:center;
          margin-top:8pt;
          border-style:solid;
          border-width:1px;  
          background-color:#E8E8E8;
          padding-top:4pt;
          padding-bottom:4pt;           
          padding-left:4pt;
          padding-right:4pt;  }

h1 { font-size:16pt;
     font-weight:bold;
     color:#006699;
     margin-top:20pt; 
     font-style:italic; 
     border-style:solid; 
     border-width:1px;   
     border-color:#000000;   
     background-color:#E8F0FF;  
     padding-left:4pt;
     padding-right:4pt;
     padding-top:4pt;
     padding-bottom:4pt; }
     
h2 { font-size:14pt;
     font-weight:bold; 
     color:#006699;
     margin-top:20pt; 
     font-style:italic; 
     border-style:solid;         
     border-width:1px;     
     border-color:#000000;       
     background-color:#E8F0FF;   
     padding-left:2pt; 
     padding-right:2pt;
     padding-top:2pt;
     padding-bottom:2pt; } 
}

h3 { font-size:12pt;
     font-style:normal;
     font-weight:bold; 
     color:#006699;
     margin-top:12pt; }

h4 { font-size:12pt;
     font-style:normal;
     font-weight:bold; 
     color:#000000;
     margin-top:6pt; }

UL    { list-style-image:url(http://cca-net.de/images/bullet.gif); 
        text-align:left; }
UL UL { list-style-type:circle; list-style-image:none; }

UL.Space    { list-style-image:url(http://cca-net.de/images/bullet.gif); 
              text-align:left; }
UL.Space UL { list-style-type:circle; list-style-image:none; }
UL.Space LI { margin-top:5pt; }

TD.TDMenue { background-color:#E8E8E8; 
             border-style:solid;
             border-width:1px;
             border-color:#000000; }
 
TD.TDMenue a:link    { color:#006699; text-decoration:none; }
TD.TDMenue a:visited { color:#800080; text-decoration:none; } 
TD.TDMenue a:hover   { color:#FF9900; text-decoration:none; } 
TD.TDMenue a:active  { color:#EE0000; text-decoration:none; } 

SPAN.Calm a:link    { color:#006699; text-decoration:none; }
SPAN.Calm a:visited { color:#006699; text-decoration:none; } 
SPAN.Calm a:hover   { color:#006699; text-decoration:none; } 
SPAN.Calm a:active  { color:#006699; text-decoration:none; }

TABLE.TFORM { border-style:none;
              border-spacing:0pt;
              font-family:verdana; 
              font-size:8pt;}

TR.Header { background-color:#CCCCCC;
            font-family:verdana; 
            font-size:12pt; 
            color: #FFFFFF;}

TR.Foot { background-color:#CCCCCC;
          font-family:verdana; 
          font-size:8pt; 
          color: #FFFFFF;}

TR.Color0 { background-color:#FFFFFF;
            font-family:verdana; 
            font-size:8pt; 
            padding:6pt; }

TR.Color1 { background-color:#EEEEEE;
            font-family:verdana; 
            font-size:8pt; 
            padding:6pt; }

TD.Header { padding:6pt; }

TD.Left   { background-color:#FAFAFA; 
            text-align:right; 
            border-bottom-style:solid;
            border-bottom-width:1pt;
            padding:6pt;                }

TD.Right  { background-color:#EAEAEA; 
            font-family:Arial,Helvetica,sans-serif;
            font-weight:bold; 
            font-size:10pt;
            padding:3pt;         }
