/* DATEI: formate.css */
/* Py * 7.7.2002 */

body
{ margin-top:10px; margin-bottom:10px; margin-right:20px; background-color:#FFFFCC; line-height:130%; background-image:url(bilder/backgrd.gif); background-attachment:fixed;}

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,b,i
{ font-family:"Comic Sans MS", Arial, sans-serif;}

p,ul,ol,li,div,td,th,i
{ font-size:10.5pt; }

h1
{ font-size:200%; color:#800000; }

h2
{ font-size:150%; color:#800000; }

h3
{ font-size:120%; color:#800000; }

h4
{ font-size:90%; }

h5
{ font-size:70%; }

.klein
{ font-size:80%; }

address
{ font-size:80%; font-style:italic; }

a:link
{ color:#800000; text-decoration:underline; }

a:visited
{ color:#800000; text-decoration:underline; }

a:active
{ color:#CC3300; text-decoration:underline; font-weight:bold; }