td {
	padding: 0px 0px 0px 5px;
}

div {
	position: absolute;
}

td {
  vertical-align: top;
}

img {
	position: absolute;
}

a {
	text-decoration:none;
}

a:link {
	color: darkgreen;
}

a:active {
	color: yellow;
}

a:visited {
	color: darkgreen;
}

a:hover {
	color: red;
}

.menu a:link {
	color: white;
}

.menu a:active {
	color: yellow;
}

.menu a:visited {
	color: white;
}

.menu a:hover {
	color: red;
}

.bron {
	margin-left: 15px;
	font-size: 12px;
	title: klik voor bron;
}

.person {
	top:230px;
	left:40px;
	width:560px;
	text-align:center;
}

.H1_person {
	line-height:50px;
	font-size:32px;
	font-weight: bold;
	color: darkred;
	width: 100%;
}

.data {
	top:350px;
	left:40px;
	width:560px;
}

.partner {
	padding: 0px 0px 0px 10px;
	line-height:24px;
	font-size:20px;
	font-weight: bold;
	white-space: nowrap;
}

.ouders {
	top:160px;
	width:290px;
	height:50px;
	line-height:50px;
	font-size:20px;
	font-weight: bold;
	background-color: white;
	border:solid 2px;
	border-radius:20px;
	text-align:center;
}

.ouders a:link {
	color: darkgreen;
}

.ouders a:hover {
	color: red;
}

.ouders a:visited {
	color: darkgreen;
}

.ouders a:active {
	color: gold;
}

.grootouders {
	top:110px;
	width:145px;
	height:50px;
	line-height:50px;
	font-size:14px;
	font-weight: bold;
	background-color: white;
	border:solid 2px;
	border-radius:20px;
	text-align:center;
}

.grootouders a:link {
	color: darkgreen;
}

.grootouders a:hover {
	color: red;
}

.grootouders a:visited {
	color: darkgreen;
}

.grootouders a:active {
	color: gold;
}


.overgrootouders {
	top:10px;
	width:72px;
	height:100px;
	line-height:30px;
	font-size:12px;
	background-color:white;
	border:solid 2px;
	border-radius:20px;
	text-align:center;
}

.overgrootouders a:link {
	color: darkgreen;
}

.overgrootouders a:hover {
	color: red;
}

.overgrootouders a:visited {
	color: darkgreen;
}

.overgrootouders a:active {
	color: gold;
}
