/* Es folgen die Style-Definitionen, die Sie aendern koennen: *//* Unterhalb jedes Befehls steht eine Kurzerklaerung */body         { background-image:url('../bilder/bckgrnd/greenlang.jpg');                background-attachment: fixed; margin-top: 10px; margin-bottom:                10px }p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i     { font-family:Arial,sans-serif; font-size:11pt; }/* font-family = Schriftart fuer Textelemente *//* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */h1 { font-size:18pt; color:black; }h2 { font-size:16pt; color:black; }h3 { font-size:14pt; color:black; }h4 { font-size:12pt; }h5 { font-size:10pt; }h6 { font-size:8pt; }p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }td.xmpcode { border-width:1pt; border-style:solid; border-color:#999999; background-color:#FFFFE0; }.code { background-color:#FFFFE0; }td.xplcode { background-color:#EEEEFF; }.doc { background-color:#EEEEEE; }.qbar { background-color:#FFFFE0; font-size:9pt; font-family:Arial,sans-serif; }pre.normal { color:#000000; }a:link { color:red; text-decoration:underline;  }a:visited { color:blue; text-decoration:underline; }a:active { color:red; text-decoration:underline; }a:hover { color:green; text-decoration:none; }a.an { text-decoration:none; }  


