a
{
    color                       : #ff0000;
    text-decoration             : none;
}

a:hover
{
    color                       : #ff0000;
    text-decoration             : underline;
}

a:visited
{
    color                       : #ff0000;
}

body
{
    margin                      : 0px;
    font-family                 : Arial;
    font-size                   : 9.5pt;
    line-height                 : 13pt;
    color                       : black;

    scrollbar-face-color        : #ffffff; 
    scrollbar-shadow-color      : #cccccc; 
    scrollbar-highlight-color   : #cccccc; 
    scrollbar-3dlight-color     : #ffffff; 
    scrollbar-darkshadow-color  : #ffffff; 
    scrollbar-track-color       : #ffffff; 
    scrollbar-arrow-color       : #999999;
}

input
{
    font-family                 : Arial;
    font-size                   : 8.5pt;
}
.printerIcon
{
    padding-left                : 8;
}
.menuBarLink
{
    color                       : white;
}
.menuBarText
{
    font-size                   : 10pt;
}
.sommationPoint
{
    margin-top                  : 6px;
    margin-bottom               : 6px;
    background-image            : url('images/blackdot.gif');
    background-repeat           : no-repeat;
    background-position         : top left;
    padding-left                : 15px;
}
.inputtext
{
    border-style                : solid;
    border-width                : 1px;
    border-color                : #808080;
}

.inputsubmit
{
    border-style                : solid;
    border-width                : 1px;
    border-color                : #808080;
}

.inputreset
{
    border-style                : solid;
    border-width                : 1px;
    border-color                : #808080;
}

.textarea
{
    overflow                    : hidden
}

select
{
    font-family                 : Arial;
    font-size                   : 8.5pt;
}

button
{
    font-family                 : Verdana;
    font-size                   : 8.5pt;
}

hr
{
    height                      : 1px;
    color                       : #cccccc;
}
.menubar td
{
    padding-left                : 8;
    padding-right               : 8;
    white-space                 : nowrap;
    font-size                   : 9.5pt;
    color                       : #333333;
    cursor                      : default;
}

.menu
{
    cursor                      : default;
}
.menu td
{
    font-size                   : 9.5pt;
}
.menuover
{
    font-weight                 : bold;
}

.content td
{
    color                       : black;
    font-size                   : 9.5pt;
    line-height                 : 13pt;
}

.content .title
{
    font-size                   : 12pt;
    line-height                 : 16pt;
    color                       : #ff0000;
    font-weight                 : bold;
}
.content .subtitle
{
    font-size                   : 11pt;
    font-weight                 : bold;
    line-height                 : 14pt;
}
.content .summary
{
    font-size                   : 9.5pt;
    font-weight                 : bold;
    line-height                 : 13pt;
}
.download
{
    margin-left                 : 15px;
}
.flags
{
    font-size                   : 8.5pt;
    font-weight                 : bold;
    line-height                 : 10pt;
}
.name
{
    color                       : black;
}
.tableHeadRow
{
    font-size                   : 9.5pt;
    font-weight                 : bold;
    border-bottom-width         : 1px;
    border-bottom-color         : #cccccc;
    border-bottom-style         : solid;
}
.tableRow
{
    font-size                   : 9.5pt;
}
.rightColumn
{
    border-left-width           : 1px;
    border-left-color           : #cccccc;
    border-left-style           : solid;
}
.quickHdr
{
    font-size                   : 11pt;
    font-weight                 : bold;
    color                       : #999999;
}
.quickHdrProduct
{
    font-size                   : 11pt;
    font-weight                 : bold;
    color                       : #999999;
}
.quickItem
{
    font-size                   : 9.5pt;
    margin-bottom               : 6px;
    padding-left                : 0px;
}
.quickMore
{
    font-size                   : 9.5pt;
    font-weight                 : bold;
    margin-bottom               : 6px;
}
.quickPopup
{
    cursor                      : hand;
    color                       : #ff0000;
    font-size                   : 10pt;
}

.juridisch {
    font-size                   : 8pt;
    color                       : #999999;
}
.url
{
    font-size                   : 9.5pt;
}
.productName
{
    padding-top                 : 10px;
    font-size                   : 11pt;
}
.rootItem
{
    padding-left                : 10px;
}
.productItem
{
    padding-left                : 20px;
}
.title
{
    font-size                   : 12pt;
    font-weight                 : bold;
    color                       : #ff0000;
}
ul 
{
    list-style                  : square;
}

/* externe files */
.remark
{
    font-size                   : 9.5pt;
    color                       : gray;
    padding-top                 : 10px;
}
.formleft
{
    font-size                   : 9.5pt;
    padding-right               : 10px;
}
.formright
{
    font-size                   : 9.5pt;
}
.formtitle
{
    font-size                   : small;
    font-weight                 : bold;
}