﻿HTML {
    background: #FFD
}

body {
   width: 1000px;
   margin: auto;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px
}

.kopje { border-style: none;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: rgb(0, 102, 0);
    line-height: 20px;
    clear: none;
    float: none;
    text-decoration: none;
    }

.kopje a {
    color: rgb(0, 102, 0);
}


#AJacobus {
    float: left;
    width: 210px;
    height: 144px;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-right: 10px;
}

.Ouders {
    position: absolute;
    top: 0px;
    left: 889px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: white;
    line-height: 30px;
    width: 107px;
    border-radius: 15px;
    text-shadow: 1px 1px 0 black;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    box-shadow: 2px 3px #000;
    background: #090;
    background: linear-gradient(to bottom,  #0D0, #070);
}

#buttonpos {
    position: absolute;
    top: 114px;
    left: 215px
}



.pbutton {
    width: 300px;
    height: 30px;
    background: #7D7;
    background: linear-gradient(to bottom,  #0DD, #077);
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    border-radius: 15px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    text-shadow: 1px 1px 0 black;
    color: white;
    margin-left: 2px;
    margin-right: 2px; 
    margin-top: 2px;
    margin-bottom: 2px;
    box-shadow: 2px 3px #000;
}

a {
  color: blue;
  font-weight: bold;
  text-decoration: none
}

a:hover {
   color: red
}


#PageHolderG {
    width: 1000px;
    margin-top: 250px;
    background: #FFD;
}

#Extra {
    position: fixed;
    z-index: 901;
    left: auto;
    top: 85px;
    width: 1000px;
    background: #FFD;
    height: 160px;
    border-bottom: 2px solid green
}

#GExtra {
    position: fixed;
    z-index: 901;
    left: auto;
    top: 85px;
    width: 1175px;
    background: #FFD;
    height: 160px;
    border-bottom: 2px solid green
}


#Extra p { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
    text-decoration: none;
}


#GExtra p { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
    text-decoration: none;
}

#PallExtra {
    position: fixed;
    z-index: 901;
    left: auto;
    top: 85px;
    width: 1000px;
    background: #FFD;
    height: 160px;
    border-bottom: 5px solid green
}


#Frame {
    left: auto;
    width: 1000px;
    margin-left: auto;
    margin-top: 0px;
    visibility: hidden
}


#PallPageHolder {
    display: inline-block;
    width: 950px;
    padding: 20px;
    border-left: 5px solid green;
    border-right: 5px solid green;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 250px;
    background: white
}

#PallIntro {
    background: white;
    border: 3px solid green;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

#PallIntro p { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
    text-decoration: none;
}


.pkopje {
    color: green;
    font-size: 20px;
    font-weight: bold;
    font-style: italic
}


.ATarget { 
    display: inline-block;
    margin-top: -265px; 
    padding-top: 265px
}



.Person {
    float: left;
    width: 300px;
    padding: 3px;
    Height: 40px;
    border: 1px solid black;
}

.Empty {
    float: left;
    width: 96px;
    Height: 50px
}

.Woman {
    float: left;
    width: 300px;
    padding: 3px;
    Height: 40px;
    border: 1px solid black;
    background: #FDD
}

.Man {
    float: left;
    width: 300px;
    padding: 3px;
    Height: 40px;
    border: 1px solid black;
    background: #FF8
}

.Connect {
    display: inline-block;
    float: left;
    width: 96px;
    height: 50px
}

.TLeft {
    float: left;
    width: 46px;
    height: 50px;
    border-right: 2px solid black
}

.TRight { 
    float: left;
    width: 48px;
    height: 23px;
    border-bottom: 2px solid black
}

.AngLeft {
    float: left;
    width: 46px;
    height: 50px
}
.AngRight {
    float: left;
    width: 46px;
    height: 23px;
    border-left: 2px solid black;
    border-bottom: 2px solid black
}

.Separator {
    float: left;
    height: 10px;
    width: 96px
}

.SepInUse {
    float: left;
    width: 46px;
    height: 10px;
    border-right: 2px solid black
}

.Closer {
    height: 50px;
    clear: right;
}

.SepCloser {
    height: 10px;
    clear: right;
}




