/* uitslagen css file... */

/* data tabel */


#datatabel_container {
	margin: 0px 0px;
	padding: 0px;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 0px;
	width: 840px;
	margin-bottom: 50px;
}

.datatabel {
	margin: 0px 0px;
	border: 1px solid #0000ff;
	padding: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	width: 840px;
}

.datatabel_kop {
	background-color: #dddddd;
	font-weight: bold;
}

.datatabel_even {
	background-color: #eeeeee;

}


.datatabel_oneven{
	background-color: #ffffff;

}




/*tabs beginnen*/
#tabs {
	width: 650px;
	font-size: 75%;
	line-height: normal;
	height: 16px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#tabs ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs a {
	float: left;
	background: url("tabbladen/tab_links.gif") no-repeat left top;	
    margin-left: -30px;
	padding: 0 30px 0 9px;
	text-decoration: none;
}

#tabs a span {
	float: left;
	display: block;
	background: url("tabbladen/tab_rechts.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #fff;
    font-weight:bold;
    font-family:verdana;
}

/* IE5-Mac hack haalt de ruler er uit \*/

#tabs a span {
	float: none;
}

/* Einde IE5-Mac hack */

#tabs a:hover span {
	color: #ffff00;
}

#tabs a:hover {
    background-position: 0% -42px;
    background: url("tabbladen/tab_links.gif") no-repeat left top;
}

#tabs a:hover span {
	background-position: 100% -42px;
    background: url("tabbladen/tab_rechts.gif") no-repeat right top;        
}



/*tabs eindigen*/



.tabcontainer{
	width: 840px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	height: 24px;

}

.tabcontainer a:hover {
	color: #ffff00;
}



.tabcontainer a {
	color: #ffffff;

}


.tabgewoon{
width:120px;
background-image : url(tabbladen/tab_blauw.gif);
background-repeat : no-repeat;
text-align:center;
margin-left:1px;
float:left;
border-bottom:1px solid silver;
font-size:1em;
height: 16px;
padding-top: 6px;
font-weight: bold;

}

.tabaktief{
width:120px;
background-image : url(tabbladen/tab_lichtblauw.gif);
background-repeat : no-repeat;
text-align:center;
margin-left:1px;
float:left;
border-bottom:none;
font-size:1em;
font-weight: bold;
height: 16px;
padding-top: 6px;

} 


#sitedata {

}

.tabcontainer{

}

