body {
	text-align: center;
	background-image: url(images/Achtergrond.GIF);
	background-position: top;
	background-repeat: no-repeat;
}

table {
	border-collapse: collapse;
	table-layout: fixed;
}

a:link,a:visited {
	color: #C0C0C0;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	//background: #7FFF00;
	//color: #000080;
	color: #7FFF00;
}




#mainmenu {
	width: 150px;
	position: relative;
	text-align: center;
}

#nakomelingen {
	visibility: hidden;
	width: 121px;
	position: relative;
	left: 136px;
	top: -144px;
	border-left: 8px solid white;
}

#kittens {
	visibility: hidden;
	width: 121px;
	position: relative;
	left: 136px;
	top: -168px;
	border-left: 8px solid white;
}

#nestjes {
	visibility: hidden;
	width: 121px;
	position: relative;
	left: 265px;
	top: -240px;
	border-left: 8px solid navy;
}




.head {
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: black;
	text-align: center;
	vertical-align: middle;
}

.text {
	font-family: tahoma, sans-serif;
	font-size: 13px;
	color: white;
}

.up {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: black;
}

.menu {
	border-bottom: 4px solid white;
}

.ph {
	border:1px solid #00376A;
}

.phv {
	border:1px solid white;
}