/* DATEI: layout.css *//* globale Formatforlage  *//* body ist das bedeutendste */body,div,td,p { font-family:Tahoma,Arial,sans-serif; font-size:12pt; }body,div,td,p { background-color: #FFFFFF; color: #000060; }td.headline { background-color: #000060; color: #FFFFFF; font-weight:bold; }td.headline a { background-color: #000060; color: #FFFFFF; font-weight:bold;  text-decoration: none;}td.hell     { background-color: #E0E0E0;  } td.hell p  { background-color: #E0E0E0;  } td.hell a:link    { background-color: #E0E0E0; color: #000060; text-decoration: none; } td.hell a:visited { background-color: #E0E0E0; color: #000060; text-decoration: none; } td p { font-size:12pt; }td.dunkel	  { background-color: #A0A0A0; } td.dunkel a:link    { background-color: #A0A0A0; color: #000060; text-decoration: none; } td.dunkel a:visited { background-color: #A0A0A0; color: #000060; text-decoration: none; }td.maus	  { background-color: #ebdfeb; color: #600060; font-weight:bold; } td.maus a:link    { background-color: #ebdfeb; color: #600060; text-decoration: none; } td.maus a:visited { background-color: #ebdfeb; color: #600060; text-decoration: none; }td.ohnelink {color: #600060;}  td.ohnelink a:link    {text-decoration: none; color: #000060; }  td.ohnelink a:visited {text-decoration: none; color: #000060; }    p.rot { color: #600000 }/* p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i *//*     { font-family:Verdana,Arial,sans-serif; } *//* p,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i *//*     {font-size:100%; } *//*      {font-size:11pt; } *//* h1 { font-size:16pt; }  h2 { font-size:12pt; } h1 { font-size:120%; }  h2 { font-size:110%; }body         { background-color: #FFFFCC; color: #400000 }a:link       { color: #000099; text-decoration: underline }a:visited { color:#800080; text-decoration:underline; }*/