﻿
td.row1 h1
{
    margin-top: 0px;
    padding: 0px;
    padding-left:20px;
    text-align: left;
    font-size: 19px;
    color: #550b41;
    font-weight: bold;
}

td.row2
{
}


td.row3
{
    padding-top: 20px;
    padding-left:40px;
}

td.row4
{
    position: relative;
    padding-top: 5px;
    padding-left:40px;
}

td.Postwet
{
    text-align: center;
}
td.Postwet a.link
{
    padding-left: 4px;
    margin-right: 4px;
    font-size: 11px;
    color: #000;
    text-align: center;
}

/* ==============================================================*/
/* verhuisservice/vergelijken/
/* ==============================================================*/

.verg_s
{
    margin-top: 16px;
    margin-left: 20px;
    margin-bottom: 16px;
    padding-left: 18px;
    padding-right: 14px;
    font-family: Arial;
    font-size: 12px;
    color: #CC0000;
}

.verg_s a.linkb, .verg_s a.linkb:hover
{
    text-decoration: none;
    font-size: 12px;
    color: #CC0000;
    cursor: text;
}

.verg_s table td
{
    font-size: 12px;
    font-weight: normal;
    background-color: #ffffff;
    color: #000000;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: left;
}

.verg
{
    margin-left: 0px;
    margin-top: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

.verg a
{
    color: blue !important;
    text-decoration: none;
    font-size: 12px;
}

.verg a:hover
{
    color: blue;
    text-decoration: underline;
    font-size: 12px;
}

.verg span.rd, .verg_s span.rd
{
    color: Red;
}

.verg table td
{
    border-left: solid 1px #666;
}

.verg table td.label
{
    border-left: none;
}
.verg table th
{
    font-size: 12px;
    font-weight: bold;
    background-color: #bbae78;
    color: #ffffff;
    text-align: left;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    cursor: default;
}

.verg table td
{
    font-size: 12px;
    font-weight: normal;
    background-color: #ffffff;
    color: #000000;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: center;
    width: 100px;
    cursor: default;
}

.verg table td.sub_header
{
    font-size: 10px;
    font-weight: normal;
    background-color: #ffffff;
    color: #000000;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    width: 100px;
}

.verg table tr.values:hover td.label, .verg table tr.values:hover td.vcol1, .verg table tr.values:hover td.vcol1a, .verg table tr.values:hover td.vcol2
{
    background-color: #efefef;
    color: #550b41;
}

.verg table tr.values td.vcol1a
{
    color: #888;
}

.verg table tr.values:hover td.label
{
    color: #550b41;
}

.verg table tr.values:hover td.vcol1_pos, .verg table tr.values:hover td.vcol1a_pos, .verg table tr.values:hover td.vcol2_pos
{
    color: green;
}

.verg table tr.values:hover td.vcol1_neg, .verg table tr.values:hover td.vcol1a_neg, .verg table tr.values:hover td.vcol2_neg
{
    color: #CC0000;
}

.verg table tr.values:hover td.vcol2 a
{
    color: #00F !important;
}

/*
.verg table tr:hover td.vcol3, .verg table tr:hover td.sub_header, .verg table tr.empty:hover td
{
    background-color: #ffffff;
    color: #000000;
}
*/

.verg table td.label
{
    padding-left: 3px;
    text-align: left;
    width: 240px;
}

.verg table a.linka
{
    color: #000!important;
    text-decoration:none;
}

.verg table a.linka:hover
{
    color: #00F!important;
    text-decoration:underline;
}

.verg table td.block
{
    width: auto;
}

.verg table td.vcol1
{
    padding-left: 0px;
    padding-right: 0px;
    width: 156px;
}

.verg table td.vcol1a
{
    padding-left: 0px;
    padding-right: 0px;
    width: 110px;
}

.verg table td.vcol2
{
    padding-left: 0px;
    padding-right: 0px;
    width: 100px;
    color: #888;
}

.verg table td.vcol2 a
{
    color: #888 !important;
}

.verg table td.vcol3
{
    padding-left: 0px;
    padding-right: 0px;
    width: 110px;
    color: #888;
}

.verg table td.vcol3 a.linka
{
    color: #888!important;
    text-decoration:none;
}

.verg table td.vcol3 a.linka:hover
{
    color: #00F!important;
    text-decoration:underline;
}

.verg table td.vcol1, .verg table td.vcol1a, .verg table td.vcol2, .verg table td.vcol3
{
    text-align: center;
}

.verg table td.vcol3
{
    vertical-align: middle;
}

