#force-scrollbar { position: absolute; top: 0; bottom: -1px;
                      width: 1em; z-index: -1; }

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 0;
	margin: 15px;
	background: #008080;
}

font.kopje
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2;
	text-decoration: underline;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	spacing: 0px;
}

table.stamboom
{   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

table.toonhonden
{   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	border-color: #FAFA64;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

td.stamboom
{   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

td.stamboom_kampioen
{   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAFA64;
	border-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-weight: bold;
}

td.stamboom_gegevens1
{   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: right;
	width: 60px;
	border-style: none;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
}

td.stamboom_gegevens2
{   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	border-style: none;
	padding-bottom: 10px;
}

td.stamboom_gegevens3
{   	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	vertical-align: top;
	text-align: right;
	border-style: none;
	padding-bottom: 10px;
	font-weight: bold;
}

td.neststamboom_gegevens1
{   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	width: 100px;
	border-style: none;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 0px;
}

td.neststamboom_gegevens2
{   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	border-style: none;
	padding-bottom: 10px;
}

td.neststamboom_gegevens3
{   	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	vertical-align: top;
	text-align: left;
	border-style: none;
	padding-bottom: 0px;
	font-weight: bold;
}

td.toonhonden
{   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	border-top-color: #000000;
	border-bottom-color: #FAFA64;
	border-left-color: #FAFA64;
	border-right-color: #FAFA64;
	border-style: solid;
	border-width: 1px 1px 2px 2px;
	font-weight: bold;
	margin: 0px;
}

td.toonhonden2
{   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 0px 5px;
	spacing: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px 1px 0px 2px;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #FAFA64;
	border-right-color: #FAFA64;
}

td.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	spacing: 0px;
	background-image: url(gfx/header.jpg);
}

a
{
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding: 0px;
	margin: 0px;
	color: #FAFA64;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:active
{
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;

}

a:hover
{
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.header
{
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding: 5px;
	margin: 0px;
	color: #FAFA64;
	background: transparant;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.header:active
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
}

a.header:hover
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

a.nonactive_header
{
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding: 5px;
	margin: 0px;
	color: #AAAAAA;
	background: transparant;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}

a.nonactive_header:active
{
	color: #888888;
	font-size: 12px;
	font-weight: bolder;
	cursor: default;
}

a.nonactive_header:hover
{
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}

a.header_nolink
{
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding: 5px;
	margin: 0px;
	color: #FAFA64;
	background: transparant;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.header_nolink:hover
{
	color: #FAFA64;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}

a.header_nolink:active
{
	color: #FAFA64;
	font-size: 12px;
	font-weight: bold;
}

a.lastupdate
{
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding: 0px;
	margin: 0px;
	color: #fafa64;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.lastupdate:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.lastupdate:active
{
	color: #ffffff;
	font-size: 11px;
}

P
{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;

}

td.lastupdate{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#nav, #nav ul { /* all lists */
	float: right;
	padding-top: 16;
	padding-left: 0;
	padding-right: 0;
	background: transparant;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style: none;
	line-height: 1;
}

#nav a {
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	/* width: 80px; */
}

#nav li { /* all list items */
	float: left;
	/* width: 80px;  width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	display: block;
	position: absolute;
	padding-top: 0;
	background: transparant;
	width: 80px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}



