body
{
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    color: #000000;
    font-size: 14px;
}

*
{
    font-family: Hoefler Text, Times New Roman, serif;
}

table,tr,td
{
    margin: 0px;
    border-spacing: 0px;
    border-width: 0px;
    padding: 0px;
    vertical-align: top;
    text-align: left;
    font-family: Hoefler Text, Times New Roman, serif;
}

.document
{
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -390px;
}

.area-topleftimage
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    height: 120px;
    background-image: url(images/fix_banner_01.jpg);
}

.area-topimage
{
    position: absolute;
    top: 0px;
    left: 180px;
    width: 460px;
    height: 120px;
    background-image: url(images/fix_banner_02.jpg);
}

.area-topright
{
    position: absolute;
    top: 0px;
    left: 645px;
    width: 120px;
    height: 120px;
    background-color: #566384;
}

.area-topright-inner
{
    width: 120px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
}

.area-menu
{
    position: absolute;
    top: 125px;
    left: 0px;
    width: 180px;
    height: 320px;
    background-color: #566384;
    color: #ffffff;
}

.area-title
{
    position: absolute;
    top: 125px;
    left: 185px;
    width: 455px;
    height: 45px;
    background-color: #566384;
    font-size: 20px;
    color: #ffffff;
}

.area-title-inner
{
    width: 400px;
    height: 45px;
    padding-left: 15px;
    vertical-align: middle;
    font-size: 20px;
    color: #ffffff;
}

.area-contents
{
    position: absolute;
    top: 170px;
    left: 185px;
    width: 455px;
    height: 355px;
    background-color: #cccc99;
    background-image: url(images/fix_ship.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    overflow: auto;
    line-height: 120%;
}

.area-contents2
{
    position: absolute;
    top: 225px;
    left: 185px;
    width: 455px;
    height: 300px;
    background-color: #cccc99;
    overflow: auto;
    line-height: 120%;
}

.area-contents-inner
{
    padding: 15px;
}

.area-sideimage1
{
    position: absolute;
    top: 125px;
    left: 645px;
    width: 120px;
    height: 120px;
    background-image: url(images/fix_hoger_01.jpg);
}

.area-sideimage2
{
    position: absolute;
    top: 250px;
    left: 645px;
    width: 120px;
    height: 120px;
    background-image: url(images/fix_hoger_02.jpg);
}

.area-sideimage3
{
    position: absolute;
    top: 375px;
    left: 645px;
    width: 120px;
    height: 120px;
    background-image: url(images/fix_hoger_03.jpg);
}

.area-languages
{
    position: absolute;
    top: 500px;
    left: 645px;
    width: 120px;
    height: 25px;
/*
    background-color: #566384;
*/
    background-color: #c40005;
}

.area-languages-inner
{
    width: 120px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
}

.area-productimage1
{
    position: absolute;
    top: 125px;
    left: 185px;
    width: 165px;
    height: 100px;
    background-color: #cccccc;
}

.area-productimage2
{
    position: absolute;
    top: 125px;
    left: 350px;
    width: 125px;
    height: 100px;
    background-color: #c0c0c0;
}

.area-productimage3
{
    position: absolute;
    top: 125px;
    left: 475px;
    width: 165px;
    height: 100px;
    background-color: #cccccc;
}

.area-footer
{
    position: absolute;
    top: 530px;
    left: 0px;
    width: 765px;
    height: 25px;
    background-color: #6f85a4;
    font-size: 11px;
    color: #ffffff;
}

.area-footer-inner
{
    height: 25px;
    padding-left: 20px;
    vertical-align: middle;
    font-size: 11px;
    color: #ffffff;
}

.area-logo
{
    position: absolute;
    top: 445px;
    left: 0px;
    width: 185px;
/*
    width: 210px;
*/
    height: 80px;
    background-color: #ffffff;
    background-image: url(images/fix_logo.gif);
    background-repeat: no-repeat;
    background-position: center;
}

div.menu-item
{
    padding: 5px 5px 0px 20px;
    font-size: 16px;
}

div.menu-subitem
{
    padding-left: 30px;
    font-size: 12px;
}

div.menu-ruler
{
    margin: 3px 0px 0px 10px;
    padding: 0px;
    height: 1px;
    font-size: 1px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #aab1c1;
}

div.menu-spacer
{
    height: 7px;
    font-size: 1px;
}

a:link { color: #2e2282; }
a:visited { color: #2e2282; }
a:active { color: #c40005; }
a:hover { color: #6f85a4; }

a.menu-item { font-size: 16px; }
a.menu-item:link { color: #ffffff; text-decoration: none; }
a.menu-item:visited { color: #ffffff; text-decoration: none; }
a.menu-item:active { color: #ffffff; text-decoration: none; }
a.menu-item:hover { color: #cccc99; text-decoration: none; }

a.menu-subitem { font-size: 12px; }
a.menu-subitem:link { color: #ffffff; text-decoration: none; }
a.menu-subitem:visited { color: #ffffff; text-decoration: none; }
a.menu-subitem:active { color: #ffffff; text-decoration: none; }
a.menu-subitem:hover { color: #cccc99; text-decoration: none; }

a.language-item { font-size: 12px; }
a.language-item:link { color: #ffffff; text-decoration: none; }
a.language-item:visited { color: #ffffff; text-decoration: none; }
a.language-item:active { color: #ffffff; text-decoration: none; }
a.language-item:hover { color: #cccc99; text-decoration: none; }

div.text-subtitle
{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 125%;
}

