      body,p,td,a,li,h1,h2,h3 {
        font-family:arial,helvetica,sans-serif;
        font-size: 95%;
        }
      body {
        background-image: url(assets/wabgroundblue1.jpg);
        background-repeat: repeat-y;
        margin-left: 30px;
        }
      p,td,li {
        font-size:15px;
        }
      h1 {
        color:#ff7f00;
        background-color: transparent;
        text-align:center;
        font-size:21px;
        }
      h2 {
        color:#7f0000;
        background-color: transparent;
        font-size:17px;
        }
      h3 {
        font-size:15px;
        }
      div#prices td.content {
        text-align:right;
        background-color:#ffdf8f;
        }
      div#prices td.caption {
        background-color:#ffbf6f;
        font-weight:bold;
        }
      div#prices td.months {
        background-color:#ffcf7f;
        text-align: left;
        }
      div#prices td.vehicle {
        }
      div#prices td.tableheader {
        text-align: center;
        font-weight: bold;
        color: #00007f;
        }
.t_preis {
    background-color: #ffdf8f;
    text-align: right;
    padding: 4px;
    }
.t_caption {
    background-color: #ffbf6f;
    font-weight: bold;
    text-align: right;
    padding: 4px;
    }
.t_saison {
    background-color: #ffcf7f;
    text-align: right;
    padding: 4px;
    }
      .en {
        color:#df5f1f;
        }
      div#specials td.content {
        background-color: #cfdfff;
        font-style: italic;
        }
      div#specials td.caption {
        background-color: #bfcfff;
        font-style: italic;
        font-weight: bold;
        }
      div#query td.tdquery {
        color:#00005f;
        background-color:#ffdf9f;
        font-weight:bold;
        }
      div#vehicles li {
        color: #00005f;
        font-weight: bold;
        font-size: 13px;
        margin-top: 6px;
        }
      div#infos li,p {
        color: #00005f;
        font-weight: bold;
        font-size: 13px;
        margin-top: 6px;
        }
      div#infos p {
        line-height: 150%;
        }