/* Einbindung im -Bereich in der Form */ /* */ body { SCROLLBAR-ARROW-COLOR: #0000FF; }

body { font-family:Arial, Helvetica, sans-serif;
     font-size:10pt;
     background-color:#666666}


h1 { font-size:16pt;
     color:#000000;
     text-align:center;
     border-bottom:solid thin blue; }

h2 { font-size:14pt;
     text-align:center;
	 background-color:#CCCCCC; }

h3 { font-size:12pt;
     color:#000000;}

h4 { font-size:12pt;
     color:#000000;
     text-align:center;}

h5 { font-size:14pt;
     font-style:italic;
     text-align:center;}

p,li  { font-family:Arial, Helvetica, sans-serif;
        font-size:10pt;
        line-height:15pt;
        color:black; }

td     {  font-family:Arial, Helvetica, sans-serif;
       font-size:10pt; }

p   {  font-family:Arial, Helvetica, sans-serif;
       font-size:10pt; }

a:link { font-weight:bold;
   		color:#003080;
   		text-decoration:none; }

a:visited { font-weight:bold;
      	color:#003080;
     	text-decoration:none; }

a:hover { font-weight:bold;
    	color:#E00000;
    	text-decoration:none }

a:active { font-weight:bold;
     	color:#E00000;
     	text-decoration:underline }
