/* power for h-z-t website */ /* Abstaende Navigationselemente */ body { margin-top:10px; } body { margin-bottom:0px; } body { margin-left:0px; } table { margin-left:0px; } /* Einstellungen der Seite */ body { background-color:#ffffff; SCROLLBAR-BASE-COLOR:#ffffff; SCROLLBAR-ARROW-COLOR:#008000;} p,td,li,h2,h4 { color:#000fff; } p,h5 { color:#000000; } p,h3 { color:#ff0000; } p,td,li,h1 { color:#0000ff; } p,td,li,h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, Verdana; } p,td,li { font-size:13px; font-weight:normal; } hr { color:#008000; } h1 { font-size:22px; font-weight:bold; } h2 { font-size:20px; font-weight:bold; } h3 { font-size:16px; font-weight:bold; } h4 { font-size:16px; font-weight:bold; } h5 { font-size:13px; font-weight:bold; } .class1 { font-size:12px; font-weight:normal; color:#000000; font-family: Arial, Verdana, Helvetica; } .class2 { font-size:16px; font-weight:normal; color:#000000; font-family: Arial, Verdana, Helvetica; } .class3 { font-size:14px; font-weight:normal; color:#000000; font-family: Arial; } .class4 { font-size:15px; font-weight:bold; color:#008000; font-family: Verdana, Arial, Helvetica; } .class5 { font-size:16px; font-weight:bold; color:#ffff00; font-family: Verdana, Arial, Helvetica; } .class6 { font-size:14px; font-weight:bold; color:#000000; font-family: Verdana, Arial, Helvetica; } .class7 { font-size:12px; font-weight:bold; color:#ffff00; font-family: Verdana, Arial, Helvetica; } .class8 { font-size:16px; font-weight:bold; color:#000000; font-family: Verdana; } .class9 { font-size:14px; font-weight:bold; color:#ff0000; font-family: Verdana; } .class10 { font-size:16px; font-weight:bold; color:#ff0000; font-family: Verdana; } .butt { border:1px solid #000000; background-color:#ffffff; width:60px; height:22px; font-size: 10px; margin:0px; padding:0px; } /* Definitionen Links */ a:link { color:#008000; text-decoration:underlined; font-weight:normal; font-size:14px; font-family: Arial;} a:active { color:#008000; text-decoration:underlined; font-weight:normal; font-size:14px; font-family: Arial;} a:visited { color:#008000; text-decoration:underlined; font-weight:normal; font-size:14px; font-family: Arial;} a:hover { color:#800000; text-decoration:none; font-weight:bold; font-size:14px; font-family: Arial;}