
@import url(class.css);
@import url(screen.css);
body 
   {

        margin: 0; border: 0; padding: 0;
        font: 10pt verdana;
        font-family: Arial, Helvetica, Sans-serif;
        background: url(/hintergrund/hnote2.gif) ;
        background-repeat:repeat-y;
        margin-left: 5px;
        margin-right: 5px;
}
td,ul,ol
 { font-family:Verdana,Arial,Helvetica,sans-serif;  color:#000000; }
.linklist
 { font-family:Verdana,Arial,Helvetica,sans-serif; color:#000000; }
.title
 { font-family:Verdana,Arial,Helvetica,sans-serif; color:#FFFFFF; }
.subheading
 { font-size:21.4px; font-family:"Courier New","Courier"; font-weight:bold; color:#992299 }
.sectionheading
 { font-size:17.4px; font-family:"Courier New","Courier"; font-weight:bold; color:#992299 }
a:link
 { color: #4466BB; text-decoration:underline; font-weight: bold;}
a:visited
 { color: #ff7A2276; text-decoration:underline; font-weight: bold;}
a:hover
 { color: #4466BB; text-decoration:underline; font-weight:bold;}
a:active
 { color: #ff7A2276; text-decoration:underline; font-weight:bold;}

.unicode { font-size:15px; font-family:"Arial Unicode MS",Arial,sans-serif; }
.doctop { vertical-align:top; text-align:center; }


code { font-family:"Courier New",Courier,monospace; color:#0000C0; }


p,li { line-height:105% }