  body { background-color: rgb(255, 255, 204);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: rgb(51, 102, 153);
    }

  td, th { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: rgb(51, 51, 51);
    }
  
  td.suppe { text-align: center;
    }

  td.geld { text-align: right;
	    white-space: nowrap;
    }

  div.karte { text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: rgb(204, 102, 0);
    }

  h2.karte { text-align: center;
    }

  table.karte { font-family: "Times New Roman",Times,serif;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    width: 85%;
    }

  a { font-size: 12px;
    text-decoration: none;
    color: rgb(255, 255, 255);
    }

  form { background-color: rgb(204, 204, 153);
    }

  .kartentitle { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    }

  .title { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 20px;
    background-color: rgb(0, 0, 204);
    color: rgb(255, 255, 255);
    }

  .subtitle { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: rgb(0, 51, 0);
    }

  .header { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    background-color: rgb(102, 153, 0);
    color: rgb(255, 255, 51);
    }

  .navtext { color: rgb(255, 255, 255);
    text-align: left;
    }

  .nav { font-family: Verdana,Arial,Helvetica,sans-serif;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    background-color: rgb(0, 0, 204);
    }

  .navLink { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: rgb(0, 128, 0);
    }

  .sidebar { padding: 3px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 14px;
    background-color: rgb(255, 255, 204);
    color: rgb(0, 51, 51);
    }

  .sidebarHeader { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: rgb(0, 51, 0);
    background-color: rgb(255, 255, 102);
    }

  .sidebarFooter { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    background-color: rgb(255, 255, 153);
    font-style: italic;
    }

  .footer { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color: rgb(51, 51, 51);
    background-color: rgb(0, 0, 204);
    }

  .legal { font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    color: rgb(51, 51, 51);
    }

  .box1 { border-style: double;
    border-color: rgb(153, 255, 153) rgb(0, 51, 0) rgb(0, 51, 0) rgb(153, 255, 153);
    border-width: thin;
    }

  .promo { font-family: "Times New Roman",Times,serif;
    color: rgb(0, 0, 51);
    }

  .titlebar { font-family: "Times New Roman",Times,serif;
    font-size: 9px;
    color: rgb(255, 255, 255);
    background-color: rgb(51, 102, 153);
    }

  .dingbat { font-family: Arial,Helvetica,sans-serif;
    background-color: rgb(255, 255, 255);
    color: rgb(102, 0, 0);
    font-weight: bolder;
    font-size: medium;
    }

  .kartetitle { text-decoration: underline;
    font-size: large;
    }

  input.big { width: 100px;
    }

  input.small { width: 50px;
    }


