<!--
   a { color: #215080; }
   
   a.unter {color:black; text-decoration:none;}
   a.unter:hover {color:black; text-decoration:underline;}
   a.fett:hover {color:black; font-weight: bold;}
   a.unterblau:hover {color:blue; text-decoration:underline;}
   input.bestell { font-size:10pt;background-color:rgb(255,255,255); border-width:1px; border-color:rgb(204,204,204); border-style:solid;}
   input.kontakt { font-family:Verdana; font-size:12px; color:#333333; border-width:1px; border-color:<? echo $farbe; ?>; border-style:solid; width:250px; }
   select.kontakt { font-family:Verdana; font-size:12px; color:#333333; border-width:1px; border-color:<? echo $farbe; ?>; border-width:1px; border-style:solid; width:250px; }
   textarea.kontakt { font-family:Verdana; font-size:12px; color:#333333; border-width:1px; border-color:<? echo $farbe; ?>; border-width:1px; border-style:solid; width:250px; }
   td.menu {}
   a.menu {text-decoration:none;color:#3a5e83;font-weight:bold;}
   a.menu:hover {text-decoration:none;text-align:center;}
   a.menul {text-decoration:none;}
   a.menul:hover {text-decoration:underline;text-align:center;}
   a.menul1 {text-decoration:none;}
   a.menul1:hover {text-decoration:underline;text-align:center;}
   a.menul2 {text-decoration:none;color:#C10000;}
   a.menul2:hover {text-decoration:underline;text-align:center;}
   a.black2maroon {text-decoration:none;color:#333333;font-weight:bold;}
   a.black2maroon:hover {text-decoration:none;color:maroon}
   table.standard {font-family:Verdana;font-size:10pt;color:#222222;}
   table.menu {font-family:Arial;font-size:15px;color:#777777;}
   table.untermenu {font-family:Arial;font-size:10pt;color:<? echo $farbe; ?>;}
   span.teaser {font-size:12pt;color:#00607d;}
   h1 {font-family:Arial;font-size:10pt;color:#222222;font-weight:bold;}
--> 
