/* NACH diesem File greift noch das CSS vom Frontpage-Design ... *//* generelle Einstellungen von Tags */code,.code,pre.code {  background-color:#ECECEC;  font-family:"Lucida Console","New Courier",Courier,monospace;  font-weight:bold;}form,input,div.inlined  {  display:inline;}img {  border:0;}/* Classes für eigene Formatierungen */.mini {  font-size:x-small;}.small,.klein {  font-size:small;}.large,.gross {  font-size:large;}.bold,.fett {  font-weight:bold;}.block,div {  text-align:justify;}.lefttop        { text-align:left;   vertical-align:top;    }.leftmiddle     { text-align:left;   vertical-align:middle; }.leftbottom     { text-align:left;   vertical-align:bottom; }.centertop      { text-align:center; vertical-align:top;    }.centermiddle   { text-align:center; vertical-align:middle; }.centerbottom   { text-align:center; vertical-align:bottom; }.righttop       { text-align:right;  vertical-align:top;    }.rightmiddle    { text-align:right;  vertical-align:middle; }.rightbottom    { text-align:right;  vertical-align:bottom; }.besides  {  /*font-size:11px;*/  color:#AAAAAA;}.alarm  {  color:black;  background-color:#FFAAAA;  font-weight:bold;  font-size:125%;}.hinweis	{  color:blue;  background-color:#F0F0FF;  padding:5px;  border:1px dotted blue;  font-size:80%;  margin-bottom:1em;}.simlink  {   /* simuliert einen Link *//*  background-color:#EEFFEE;  color:#006600;*/  border-bottom:1px dashed #009900;}span.programm,a.programm,a.programm:link,a.programm:hover {  background-color:#BBFFBB;  padding:3px;  color:black;  border:2px #888888 outset;}.hilfe  {  border-bottom:1px dashed #009900;  color:#006600;  cursor:help;}.strikethru	{  text-decoration:line-through;}.red	{ color:red; }.green	{ color:#66FF66; }.blue	{ color:blue; }li.level1 { list-style-image:_themes\zid\zid_h1.gif; }li.level2 { list-style-image:_themes\zid\zid_h2.gif; }li.level3 { list-style-image:_themes\zid\zid_h3.gif; }/* für simulierte Headlines mit Abstandskontrolle  */.h1  { font-size:21px; font-weight:bold;   font-family:"Trebuchet MS",sans-serif; color:#000000; }.h2  { font-size:17px; font-weight:bold;   font-family:"Trebuchet MS",sans-serif; color:#993300; }.h3  { font-size:16px; font-weight:bold;   font-family:"Trebuchet MS",sans-serif; color:#990000; }.h4  { font-size:15px; font-weight:bold;   font-family:"Trebuchet MS",sans-serif; color:#000000; }.h5  { font-size:11px; font-weight:bold;   font-family:"Trebuchet MS",sans-serif; color:#990000;  margin-top:1pt; margin-bottom:3pt; }.h6  { font-size:11px; font-weight:normal; font-family:"Trebuchet MS",sans-serif; color:#993300;  margin-top:1pt; margin-bottom:3pt;  font-style:italic; }.o0	{ margin-top:0px; }.o1	{ margin-top:3px; }.o2	{ margin-top:6px; }.o3	{ margin-top:9px; }.o4	{ margin-top:12px; }.o5	{ margin-top:15px; }.u0	{ margin-bottom:0px; }.u1	{ margin-bottom:3px; }.u2	{ margin-bottom:6px; }.u3	{ margin-bottom:9px; }.u4	{ margin-bottom:12px; }.u5	{ margin-bottom:15px; }/* wird angegeben als z.B. class="h2 o0 u4" *//* ================================================================ *//* die folgenden dienen dem "Korrigieren" des von Frontpage generierten CSS *//* Muß am Ende unseres eigenen CSS stehen ... */html,body,p,table,tr,th,td,dl,dt,dd,ol,ul,li,p,div,hr,center,b,i,strong,em {  font-family:Arial,Verdana,sans-serif,Helvetica;  /* Helvetica ist das letzte, da sonst auf dem Mac die Schrift zu klein wird */}h1  { font-size:16pt; font-weight:bold; font-family:"Trebuchet MS",sans-serif; }h2  { font-size:13pt; font-weight:bold; font-family:"Trebuchet MS",sans-serif; }h3  { font-size:12pt; font-weight:bold; font-family:"Trebuchet MS",sans-serif; }h4  { font-size:11pt; font-weight:bold; font-family:"Trebuchet MS",sans-serif; }h5  {       font-weight:bold; font-family:"Trebuchet MS",sans-serif;  margin-top:1pt; margin-bottom:3pt; }h6  { font-size:8pt;  font-weight:normal; font-family:"Trebuchet MS",sans-serif;  margin-top:1pt; margin-bottom:3pt;  font-style:italic; }ul li,li.level1 {  min-height:25px;  /* zid_ul1.gif ist 22px hoch */  padding-left:7px;}ul ul li,li.level2  {  min-height:19px;  /* zid_ul1.gif ist 16px hoch */  padding-left:5px;}ul ul ul li,li.level3 {  min-height:14px;  /* zid_ul1.gif ist 11px hoch */  padding-left:3px;}a:hover img {  background-color:Transparent;  text-decoration:none;}/* WICHTIG - hier folgt noch das CSS vom Frontpage-Theme! */