
.result h2 {
    font-size: 120%;
    padding: 20px 15px 10px 5px;
    background: #006362;
    color: #ffffff;
}

.result table {
    width: 100%;
}

.result table tr th {
    background: #006362;
    color: #ffffff;
}

.result table tr td img {
    width: 48px;
}

#globalwrapper #content table td {
    border: none;
}

#globalwrapper #content tbody td {
	border-bottom:1px solid #006362;
    padding:4px;
}

#globalwrapper #content table {
    border-left:1px solid #006362;
    border-right:1px solid #006362;
}

body .module_personengids form#personengids_zoeken div {
    float:none;
}

.module_personengids table {
    border-collapse:collapse;
}

.module_personengids table td.url {
    width:270px;
}

.module_personengids table td.foto {
    width:70px;
}

.module_personengids table td.foto img{
    width:50px;
    height:65px;
}

.module_personengids table td.naamvoorletters {
    width:100px;
}


.module_personengids table td.image_width_class {
    display:none;
}

.module_personengids table thead{
    background-color:#006362;
}

#globalwrapper #content .module_personengids.detail table,
#globalwrapper #content .module_personengids.detail table td {
    border:0px;
    width:390px;
}

#globalwrapper #content .module_personengids.detail div.image {
    display:inline;
    width:123px;
    float:right;
}

.module_personengids.result tr.odd {
    background:#DBE9E9;
}

.module_personengids.result td.functie {
    width:50px;
}

.module_personengids.result td.telefoon {
    width:100px;
}

