html, body {
    height              :   100%;
    color               :   #000000;
    font-family         :   arial, helvetica, sans-serif;
    font-size           :   12px;
}

div#container {
    width               :   100%;
}

div#header {
    display             :   none;
}

div#header img {
    float               :   right;
}

div#headerright {
    display             :   none;
}

div#menu {
    display             :   none;
}

h1 {
    font-size           :   18px;
}

h3 {
    font-size           :   14px;
}

p, ul {
    line-height         :   18px;
}

p img {
    float               :   right;
    border              :   1px solid #ffffff;
    margin-left         :   20px;
    margin-bottom       :   15px;
}

table.prijslijst {
    border              :   1px solid #ffffff;
    border-collapse     :   collapse;
}

table.prijslijst th {
    text-align          :   left;
    border-bottom       :   1px solid #ffffff;
    background-color    :   #ee7774;
    padding             :   3px;
}

table.prijslijst th.prijs {
    text-align          :   right;
}

table.prijslijst td {
    border-bottom       :   1px solid #ee7774;
    padding             :   2px;
}

table.prijslijst td.prijs {
    text-align          :   right;
}

form td {
    vertical-align      :   top;
}

form label {
    margin-right        :   10px;
}

form input.text, form textarea.text {
    width               :   300px;
    font-family         :   arial, helvetica, sans-serif;
    font-size           :   12px;
}

form table td {
    font-size           :   12px;
}

div.melding {
    border              :   1px solid #990000;
    background-color    :   #ffffff;
    color               :   #666666;
    padding             :   5px;
}

div.melding ul {
    margin-bottom       :   0px;
}

div#content a {
    color               :   #ff0000;
}

div#content a:hover {
    color               :   #000000;
}

h6 {
    font-size           :   11px;
    font-weight         :   normal;
    text-align          :   center;
    margin-top          :   30px;
    color               :   #f3a09e;
    border-top          :   1px solid #ee7774;
    padding-top         :   5px;
}

div#content h6 a {
    color               :   #f3a09e;
}

div#content h6 a:hover {
    color               :   #ffffff;
}
