/* Grundformatierung des body Bereiches */ body { color:#000000; background-color:#FFFFFF; font-family:Verdana,Arial,'Times New Roman',sans-serif; font-size:12px; margin:0px; scrollbar-base-color:#990033; scrollbar-face-color:#FFFFFF; scrollbar-highlight-color:#990033; scrollbar-track-color:#FFFFFF; } /* Formatierung des table Bereiches */ table { color:#000000; font-family:Verdana,Arial,'Times New Roman',sans-serif; font-size:12px; } td { color:#000000; font-family:Verdana,Arial,'Times New Roman',sans-serif; font-size:12px; } /* Formatierung der Links */ a { color:#0000FF; font-family:Verdana,Arial,'Times New Roman',sans-serif; font-size:12px; } form { color:#000000; background-color:#FFFFFF; font-family:Verdana,Arial,'Times New Roman',sans-serif; font-size:10px; } .content { color:#000000; background-color:#FFFFFF; font-family:Verdana,Arial,'Times New Roman',sans-serif; font-size:12px; } .navtop { color:#990033; background-color:#FFFFFF; font-family:Verdana,Arial,'Times New Roman',sans-serif; font-size:12px; } .title { color:#FFFFFF; background-color:#990033; font-family:Verdana,Arial,'Times New Roman',sans-serif; font-size:12px; font-weight:bold; } .form { color:#000000; background-color:#FFFFFF; font-family:Verdana,Arial,'Times New Roman',sans-serif; font-size:10px; } .form2 { color:#000000; background-color:#FFFFFF; font-family:Verdana,Arial,'Times New Roman',sans-serif; font-size:10px; width:150px; } .button { color:#000000; background-color:#CCCCCC; border-color:#000000; font-family:Verdana,Arial,'Times New Roman',sans-serif; font-size:10px; border-style:none; } .showtable { border-color:#990033; border-style:solid; border-width:thin; border-width:2px; width:100%; padding:4px; } .articletable { background-color:#FFFFCC; /* border-width:2px; border-width:thin; border-style:solid; border-color:#990033; */ } .alert { color:#FF0033; font-size:12px; } .important { color:#FF0033; font-size:12px; font-weight:bold; }