/* Kantoorautomatisering --- positive, comoputer services: positive2002.css */

body {
   font-family: verdana, sans-serif, serif, Times, Arial ;
   color: black;
   background: white;
   margin-left:0; margin-right:0px; margin-top:0; margin-bottom:0;
}

TABLE.positive
{
    WIDTH: 775px;
    BORDER: 0;
}

TABLE.posalign
{
    WIDTH: 100%;
    BORDER: 0;
    TEXT-ALIGN: center;
    COLOR: white;
    BACKGROUND: white;
}

TR.header0
{
    FONT-FAMILY: verdana, sans-serif, serif, Times, Arial;
    FONT-SIZE: xx-large;
    FONT-WEIGHT: normal;
    COLOR: white;
    BACKGROUND: black;
    MARGIN-BOTTOM: 0em;
    TEXT-ALIGN: right;
}

TR.header1
{
    FONT-FAMILY: verdana, sans-serif, serif, Times, Arial;
    FONT-SIZE: x-small;
    COLOR: blue;
    BACKGROUND: white;
    TEXT-ALIGN: right;
}

TR.header2
{
    FONT-FAMILY: verdana, sans-serif, serif, Times, Arial;
    FONT-SIZE: medium;
    COLOR: white;
    BACKGROUND: #96ADD6;
}

TR.footer
{
    FONT-FAMILY: verdana, sans-serif, serif, Times, Arial;
    FONT-SIZE: xx-small;
    COLOR: white;
    BACKGROUND: #0067AC;
}

A.linkfoot{
    FONT-SIZE: xx-small;
    COLOR: white;
    FONT-FAMILY: verdana, sans-serif, serif, Times, Arial ;
    TEXT-DECORATION: none;
    BACKGROUND: none;
}

A.linkfoot:hover{
    FONT-SIZE: xx-small;
    FONT-WEIGHT: bold;
    COLOR: white;
    FONT-FAMILY: verdana, sans-serif, serif, Times, Arial ;
    TEXT-DECORATION: none;
    BACKGROUND: none;
}

A.linkhead
{
    FONT-STYLE: italic;
    FONT-WEIGHT: bold;
    COLOR: #0067AC;
    FONT-FAMILY: verdana, sans-serif, serif, Times, Arial ;
    TEXT-DECORATION: none;
    BACKGROUND: none;
}

A.linkhead:hover
{
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder;
    COLOR: #0067AC;
    FONT-FAMILY: verdana, sans-serif, serif, Times, Arial ;
    TEXT-DECORATION: none;
    BACKGROUND: none;
}

TD.linkhead
{
    TEXT-ALIGN: center;
    BACKGROUND: blue;
    COLOR: navy;
    width: 120px;
    height: 26px;
}

TD.linknothing
{
    WIDTH: 1px;
    HEIGHT: 1px;
}

TD.header
{
    WIDTH: 140px;
    HEIGHT: 60px;
    TEXT-ALIGN: right;
    COLOR: white;
    BACKGROUND: url("../images/nix.gif") black;
}

TD.mainprod
{
    TEXT-ALIGN: left;
    HEIGHT: 292px;
    COLOR: black;
    BACKGROUND: url("../images/back_pro.gif") white no-repeat 0 6px;
}

TD.maindienst
{
    TEXT-ALIGN: left;
    HEIGHT: 292px;
    COLOR: black;
    BACKGROUND: url("../images/back_die.gif") white no-repeat 0 6px;
}

TD.mainhome
{
    TEXT-ALIGN: justify;
    HEIGHT: 292px;
    COLOR: black;
    BACKGROUND: url("../images/back_hom.gif") white no-repeat 0 6px;
}

TD.mainrelaties
{
    TEXT-ALIGN: left;
    HEIGHT: 292px;
    COLOR: black;
    BACKGROUND: url("../images/back_rel.gif") white no-repeat 0 6px;
}

TD.maininfo
{
    TEXT-ALIGN: left;
    HEIGHT: 292px;
    COLOR: black;
    BACKGROUND: url("../images/back_inf.gif") white no-repeat 0 6px;
}

TD.footer
{
    WIDTH: 140px;
    TEXT-ALIGN: center;
}

TD.posalign
{
    WIDTH: 100%;
    TEXT-ALIGN: center;
}


