﻿/* Voor het hele document */
HTML {
    overflow-y: scroll;
    background: #FFD
}

a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px 0 black
}

a:hover {
    color: #AAF
}

#PageHolder {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    width: 1000px;
    margin: auto;
    visibility: hidden
}

.PersonsName {
    display: inline-block;
    width: 1000px;
    margin-bottom: 4px;
    line-height: 40px;
    border-radius: 20px;
    background: #F70;
    text-shadow: 1px 1px 0 black;
    box-shadow: 2px 2px 3px black
}

.TheName {
    float: left;
    width: 800px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-align: center
}

.IndexLink {
    float: left;
    width: 100px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    border-radius: 20px
}
.IndexLink a {
    color: white;
    text-decoration: none;
}
.IndexLink a:hover {
    color: yellow
}
.DummyLink {
    float: left;
    width: 100px;
    height: 40px
}

.PersoonTotaal {
    display: inline-block;
    width: 1000px;
    background: #077;
    border-radius: 20px;
    padding-bottom: 10px;
    margin-top: 4px;
    margin-bottom: 4px
}

.PersoonLinks {
    width: 520px;
    float: left;
}

.Personalia { 
    width: 480px;
    margin-left: 10px;
    margin-top: 10px
}

.PersonaliaLinks {
    float: left;
    font-weight: bold;
    line-height: 25px;
    color: white;
    text-shadow: 1px 1px 0 black;
    width: 110px
}

.PersonaliaRechts {
    float: left;
    line-height: 25px;
    color: yellow;
    text-shadow: 1px 1px 0 black;
    width: 370px
}

.Pictures {
    display: inline-block;
    padding: 10px
}

.Apicture {
    float: left;
    margin: 2px;
    border: 2px solid white
}

.AThumb {
    display: block
}

#Photo {
    border: none
}

#Viewer {
    position: absolute;
    left: auto;
    top: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: white;
    padding: 10px; 
    visibility: hidden;
    border: 2px solid blue;
}

#PhotoTitle {
}

.PersoonRechts {
    width: 480px;
    float: left
}

.KopOuders {
    width: 100%;
    font-size: 18px;
    color: white;
    text-shadow: 1px 1px 0 black;
    font-weight: bold
}

.FamilieLijst {
    display: inline-block;
    margin-left: 10px;
    width: 470px;
    line-height: 20px
}

.FamLedenLinks {
    width: 75px;
    margin-top: 5px;
    float: left;
    font-size: 16px;
    color: yellow;
    padding-right: 5px;
    text-align: right;
    text-shadow: 1px 1px 0 black;
    line-height: 25px
}


.ManPersoon {
    padding-left: 10px;
    line-height: 25px;
    margin-right: 10px;
    width: 366px;
    margin-top: 5px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    float: left;
    background: orange;
    text-align: center;
    border-radius: 12px;
    box-shadow: 2px 3px black
}

.VrouwPersoon {
    padding-left: 10px;
    line-height: 25px;
    margin-right: 10px;
    width: 366px;
    margin-top: 5px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    float: left;
    background: #7D7;
    text-align: center;
    border-radius: 12px;
/*    background: linear-gradient(to bottom,  #0D0, #070); */
    box-shadow: 2px 3px black 
}

.SexloosPersoon {
    padding-left: 10px;
    line-height: 25px;
    margin-right: 10px;
    width: 366px;
    margin-top: 5px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    float: left;
    background: #777;
    text-align: center;
    border-radius: 12px;
    box-shadow: 2px 3px black 
}

.RelatiesTotaal {
    display: inline-block;
    width: 1000px;
    background: #077;
    border-radius: 20px;
    padding-bottom: 10px;
    margin-top: 4px;
    margin-bottom: 4px
}

.RelatiesLinks {
    width: 520px;
    float: left
} 

.RelatieData {
    display: inline-block;
    margin-left: 10px;
    margin-top: 25px
}

.RelatieItemLinks {
    float: left;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 0 black;
    line-height: 25px;
    width: 115px  
}

#Partner {
    display: inline-block;
    margin-bottom: 5px
}

.HuwelijkLinks {
    float: left;
    margin-top: 5px;
    color: white;
    text-shadow: 1px 1px 0 black;
    font-weight: bold;
    line-height: 25px;
    width: 115px  
}

.RelatieItemRechts {
    float: left;
    color: yellow;
    text-shadow: 1px 1px 0 black;
    line-height: 25px;
    width: 375px  
}

.RelatiesRechts {
    width: 480px;
    float: left
}

.KinderLijst {
    display: inline-block;
    margin-left: 10px;
    width: 470px;
    line-height: 20px
}

.KinderenLinks {
    width: 75px;
    margin-top: 5px;
    float: left;
    font-size: 16px;
    color: yellow;
    padding-right: 5px;
    text-align: right;
    text-shadow: 1px 1px 0 black;
    line-height: 25px
}

.Note {
    padding: 3px;
    color: black;
}
.Note a {
    color: blue;
    text-shadow: none
}

.Note a:hover {
    color: red
}
