@charset "utf-8";

/* basis.css: aanpassingen*/
.twoColElsLtHdr #mainContent {
	background-position: right 100px;
	background-repeat: no-repeat;
	}
/* container: Basic info */
.coonInfoTable {
	width:100%;
	font-size: 100%;}
.coonInfoTable th {
	background-image: url(../_img/_graphics/border-triskel.gif);
	background-position: 0%;
	background-repeat: no-repeat;
	font-size: 100%;
	font-weight: bold;
	font-variant:small-caps;
	text-align:left;
	text-indent:25px;
	color:#006600;}
.coonInfoTable tr {
	line-height:20px;}
.coonInfoTable td {
	padding:2px;
	margin:0px;
	vertical-align: top;}
.itemheader{
	background-image: url(../_img/_graphics/border-triskel-s.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;}
.btCol1 {
	width:255px;}
.btCol2 {
	width:auto;
}
.btCol3 {
	width:auto;
	text-align:center;
}
.btCol4 {
	width: auto;}
.freeTxt {
	border-top:#005000 1px solid;}
.age {
	font-size: 80%; 
	font-style:italic
	}


/* container: innner used table structure*/
.innerTable {
	color: #005000;}
.innerTable .col01{
	width:100px;
	filter:alpha(opacity=100); -moz-opacity:1.0;}
.innerTable .col02{
	vertical-align:middle;
	background-color: #e9f2e8;
	filter:alpha(opacity=40); -moz-opacity:0.4;}
.divider {
	font-size:5%;
	background-color:#003300;
	line-height:normal;
	filter:alpha(opacity=100); -moz-opacity:1.0;
	}


/* container: Fotobar */
.twoColElsLtHdr #mainContent .fotoBarCoon {
	width:100%;}
#CoonPictures {
	width:100px;
	height:100px;
	border:none;}
.fotoBarCoon td {
	text-align:center}
.pVisible { 
	filter:alpha(opacity=100); -moz-opacity:1.0;}
.pHover {
	filter:alpha(opacity=40); -moz-opacity:0.4;
	}

/* container: Showresultaten */
.twoColElsLtHdr #container #mainContent #showresultaten .CollapsiblePanelContent .showTtable {
	font-size: 85%;
	background-color: #e9f2e8;
	color: #000000;}
.twoColElsLtHdr #container #mainContent #showresultaten .CollapsiblePanelContent th {
	background-color: #005000; 
	color:#e9f2e8;}
.twoColElsLtHdr #container #mainContent #showresultaten .CollapsiblePanelContent td {
	border-bottom: dotted #003300 1px;
    line-height:normal;
	}

/* container: Stamboom */
.CollapsiblePanelContent #pedTtable{
	font-size: 100%;
	font-weight: bold;
	color:#003300;
	background: #e9f2e8;}
.CollapsiblePanelContent #pedTtable th{
	background-color: #005000; 
	color:#e9f2e8;}
.CollapsiblePanelContent #pedTtable td{
	border-bottom: dotted #003300 1px;}
.CollapsiblePanelContent #pedTtable .ancInfo {
	font-size:90%;
	font-weight: normal;
	line-height:normal}
.CollapsiblePanelContent #pedTtable .tests{	
	font-size:75%;
	font-weight:normal;
	color:#6A973E;
	line-height:normal}
.CollapsiblePanelContent #pedTtable .numh{
	padding:0;
	margin:0;
	font-size: 80%;
	text-align:center;
	color:#e9f2e8;
	background-color: #456428;}
.CollapsiblePanelContent #pedTtable .num{
	padding:0; margin:0;
	font-size: 80%;
	text-align:center;
	}


.pedTtable{
	font-size: 100%;
	font-weight: bold;}
/*	color:#003300;
	background: #e9f2e8;
	*/
.pedTtable th{
	background-color: #005000; 
	color:#e9f2e8;}
.pedTtable td{
	border-bottom: dotted #003300 1px;}
.ancInfo {
	font-size:90%;
	font-weight: normal;
	line-height:normal}
.tests{	
	font-size:75%;
	font-weight:normal;
	color:#6A973E;
	line-height:normal}
.numh{
	padding:0;
	margin:0;
	font-size: 80%;
	text-align:center;
	color:#e9f2e8;
	background-color: #456428;}
.num{
	padding:0; margin:0;
	font-size: 80%;
	text-align:center;
	}

