body { background-attachment: fixed; background-image: url(./bilder/hintergrund.site.jpg); background-repeat: repeat}



/* body { margin-top:10px; margin-bottom:10px; }*/



/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */

/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */

/* 10px = 10 Pixel, Wert aenderbar */







p,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i

     { font-family:Arial,sans-serif; }



/* font-family = Schriftart fuer Textelemente */

/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */







h1        { font-weight: bold; font-size: 40pt }

h2  { font-size: 25pt }

h3 { font-size:12pt; }

h4 { font-size:10pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

pre { font-family:Courier New,Courier; font-size:10pt; }



a:link { color:#AA5522; text-decoration:underline; }

a:visited { color:#772200; text-decoration:underline; }

a:active { color:#000000; text-decoration:none; }





h1 { font-family:Arial, sans-serif;  ; text-align: center} h2 { font-family:Arial, sans-serif;  } 
