/*  Cascading style sheet für die Homepage ainringer.de */


/* body - Teil */

body         { background-color:#FFFFFF; text="#0000DF"; background-repeat:no-repeat; font-family:Helvetica,georgia,sans-serif,arial, times roman; font-size:10pt; }

h1        { text="#0000A0" }



/* links */

a:link { color:#2104BD; font-size:10; font-weight:bold; text-decoration:none; }
a:visited { color:#2104BD; font-size:10; font-weight:bold; text-decoration:none; }
a:active { color:#2104BD; font-size:10; font-weight:bold; text-decoration: none; }

p { font-family:Helvetica;
    font-size:9pt;
    color:#2104BD; }

ul { list-style-type:url(img/xgnext.gif }
ol { list-style-type:upper-roman }