BODY {
    margin: 0px;
}

TABLE.topmost TR {
    background-color: transparent;
}
TABLE.topmost TR TD {
    background-color: transparent;
}

TABLE.wwsmall TR TD {
    background-color: white;
}
TEXTAREA.flat {
    border: 1px solid #000000;
}


H1 {
    font-family: Arial, Comic sans ms;
    font-size: 10pt;
    font-weight: regular;
}
H2 {
    font-family: Arial, Comic sans ms;
    font-size: 14pt;
    font-weight: bold;
}

H3 {
    font-family: Arial, Comic sans ms;
    font-size: 12pt;
    font-weight: bold;
}

P {
    font-family: Arial, Comic sans ms;
    font-size: 10pt;
}
x

P.tiny {
    font-size: 8pt;
}
DIV.tekst P {
    padding-top:      0px;
    margin-top:      0px;
    padding-right:    5px;
}

DIV.exam {
    visibility:       hidden;
    border:           1px solid gray;
    background-color: white;
    padding:          5px;
    position:         absolute;
    top:              100px;
    left:             100px;
    z-index:          100;
}

P.winkelwagen {
    font-size: 8pt;
}

P.artikeltekst INPUT {
    border: 1px solid gray;
}

A.menubar {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

TABLE.menu TD {
    background-color: white;
}

A {
    color: #484848;
    text-decoration: none;
}
A.menuselect:hover {
    color: black;
    text-decoration: none;
}
TD.topmenuselect A.menuselect {
    color: white;
    text-decoration: none;
}
TD.topmenuselect P {
    color: white;
}
TD.topmenuselect A.menuselect P {
    font-weight: bold;
}

A.menuselect {
    color: #484848;
    text-decoration: none;
}
A IMG {
    border: 0px solid black;
}
TD.showitem {
    width: 100px;
    height: 150px;
    border: 0px solid #484848;
}
TABLE.blok TR TD {
    background-color: white;
}

INPUT {
    border: 1px solid #000000;
}
INPUT.noborder {
    border: 0px solid #000000;
}


TABLE.opties INPUT {
    border: 0px solid #000000;
}
TABLE.cmb_base TD {
    border: 1px solid gray;
}
TABLE.cmb_popup TD {
    border: 1px solid gray;
}


