@charset "utf-8";

/* default table */
.defTable {
	width:100%;
	font-size: 100%;}
.defTable 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;}
.defTable tr {
	line-height:1.6em;}
.defTable td {
	padding:2px;
	margin:0px; }

/* binnen tabel*/
.innerTable {
	color: #005000;}
.innerTable .col01{
	width:100px;
	filter:alpha(opacity=100); -moz-opacity:1.0;}
.innerTable .col02{
	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;
	}

/* binnen tabel*/
.innerTable2 {
	width:90%;
	padding:1;
	margin:1;
	border:#007d00 solid 1px;
}
.innerTable2 .col01{
	width:100px;}
.innerTable2 .col02{
	}

.divider {
	font-size:5%;
	background-color:#003300;
	line-height:normal;
	filter:alpha(opacity=100); -moz-opacity:1.0;
	}


.kittenCol1 {
	width: 60px;}
.kittenCol2 {
	width: 15px;
	text-align:center;}
.kittenCol4a {
	width: 55px;}
.kittenCol4b {
	width: 215px;}
.kittenCol4c {
	width: 90px;
	text-align:right;}
.kittenCol5 {
	width: 255px;
	vertical-align:top;
	}

hr {
	color:#006600;}

/* Toekomst */
.infoTable {
	font-size: 11px;
	margin: 0px;
	padding: 0px;}
.infoTable td {	
	font-size: 10px;
	text-align:center}
.countdown {
	font-size: 80%;}
.countdown_top {
	font-size: 110%;
	font-weight: bold;
	color: #00ffcc;
	text-decoration: underline;
}
