/* CSS Document */
   
   
   
    b {color:#FFCC00; }
    body {background-color:#000080;}
    blink {color:#FF0000}
    h1 { border-bottom:4px double black; padding-bottom:4px; margin:4px; color:FFCC00; text-align:center;}
    h2 { border-bottom:4px singel black; padding-bottom:4px; margin:4px; color:FFCC00; text-align:center;}
    a.h2 {padding-bottom:4px; margin:4px; color:FFCC00; text-align:center;}
    a:link { text-decoration:none; color:#FFCC00 ;font-weight:bold; background-color:#000080; }
    a:visited { text-decoration:none; color:#FFCC00 ;font-weight:bold; background-color:#000080; }
    a:hover { text-decoration:none; color:#000080 ;font-weight:bold; background-color:#FFCC00; } 
    a.a:link { text-decoration:none; color:#000080 ;font-weight:bold; background-color:#FFCC00; }
    a.a:visited { text-decoration:none; color:##000080 ;font-weight:bold; background-color:#FFCC00; }
    a.a:hover { text-decoration:none; color:#FFCC00 ;font-weight:bold; background-color:#000080; }
    a.b:link { text-decoration:none; color:#000080 ;font-weight:bold; background-color:#000080; }
    a.b:visited { text-decoration:none; color:#000080 ;font-weight:bold; background-color:#000080; }
    a.b:hover { text-decoration:none; color:#000080 ;font-weight:bold; background-color:#000080; }
    a.c:link { text-decoration:none; color:#FFCC00 ;font-weight:bold; background-color:#000080; }
    a.c:visited{ text-decoration:none; color:#FFCC00 ;font-weight:bold; background-color:#000080; }
    a.d:hover{ text-decoration:none; color:#FFCC00 ;font-weight:bold; background-color:#000080; }
    a.d:link { text-decoration:none; color:#FFCC00 ;font-weight:bold; background-color:#FFcc00; }
    a.d:visited{ text-decoration:none; color:#FFCC00 ;font-weight:bold; background-color:#FFcc00; }
    a.d:hover{ text-decoration:none; color:#FFCC00 ;font-weight:bold; background-color:#FFcc00; }
    table.index {border:Thick dashed #FF0000; border-spacing:10px; table-layout:fixed; background-color:#FFCC00; color:#000080; font-weight:bold; }
    table.buecher {border:medium dashed #FFCC00; border-spacing:10px; table-layout:fixed; background-color:#FFCC00; color:#000080; font-weight:bold; }
    table.karten {table-layout:fixed,}
    table.vor { border:Thick inset #FFCC00; background-color:#000080; color:#FFCC00; font-weight:bold; }
    table.mit { border:Thick outset #FFCC00; background-color:#000080; color:#FFCC00; font-weight:bold; }
    table.ak  { border:thick solid red; background-color:#000080; color:#FFCC00; font-weight:bold; border-collapse:collapse}
    p {color:#FFCC00; text-align:center; font-weight:bold;}
    p.presse {color:#FFCC00; text-align:left; font-weight:bold;}
    td.a {border:Thin dashed #000080; text-align:center; font-weight:bold;}
    td.b {border:Thin outset #FFCC00; text-align:center;font-weight:bold;}
    td.gruppen {text-align:center;font-weight:bold;}
    td.c {border:Thin dashed #000080; text-align:center; width:20% ;font-weight:bold; }
    td.d {text-align:center; font-family:impact,;font-variant:small-caps; font-size:large;}
    td.e {text-align:center; font-family:impact,;font-variant:small-caps; font-size:x-large;}
    th.a {border:Thin outset #FFCC00; text-align:center;font-weight:bold;}
    li {display: inline;padding: 0; list-style: none;}
