/* DATEI: iaact.css */
/* 22.01.02 Simon Zimmermann, WBZ Reinach */

body { background-color:#FFFFFF; background-image:url(/img/hintergrundlogo.gif); background-repeat:no-repeat; background-attachment:fixed; } 

p,h1,h2,h3,h4,ul,ol,li,div,td,th,b,blockquote,nobr,i,a { font-family:Arial,sans-serif,Helvetica; }
p,ul,ol,div,li,td { font-size:12pt; }

.mini  { font-size:6pt; }
.klein { font-size:8pt; }
.normal { font-size:10pt; }
.mittel { font-size:14pt; }
.gross { font-size:16pt; }
.maxi  { font-size:20pt; }

.bar   { font-size:10pt; background-color:#0000FF; color:#FFFFFF; font-weight:bold; }

.blau  { color:#0000FF; }

h1 { font-size:24pt; font-weight:normal; margin-top:6pt; }
h2 { font-size:16pt; font-weight:normal; margin-top:6pt; }
h3 { font-size:14pt; font-weight:bold; margin-top:6pt; }
h4 { font-size:12pt; font-weight:bold; margin-top:6pt; }

/* ol { list-style-type:decimal; } */
ul { list-style-type:circle; }

td,th { vertical-align:top; }

pre { font-family:Courier New,Courier;font-size:12pt; color:#0000C0; }
tt { font-family:Courier New,Courier;font-size:12pt; color:#0000C0; }

a:link { color:#00C400; text-decoration:underline; }
a:visited { color:#00C400; text-decoration:underline; }
a:active { color:#00C400; text-decoration:underline; }

a.nodeco:link { color:#00C400; text-decoration:none;font-weight:normal; }
a.nodeco:visited { color:#00C400; text-decoration:none;font-weight:normal; }
a.nodeco:active { color:#00C400; text-decoration:none;font-weight:normal; }