
	a.tab:hover {
	  background-color: #DEDEDE;
	  color: #606060;
	}
	
	a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
	  background-color: #FFFFFF;
	  color: #000000;
	  z-index: 101;
	  
	}
	.Titel_Website
		{
	    FONT-SIZE: 18px;
	    COLOR: #000000;
	    FONT-FAMILY: Verdana;
	    TEXT-DECORATION: none;
	    FONT-WEIGHT: bold
		}
	A.Titel_Product
		{
	    FONT-SIZE: 12px;
	    COLOR: #000000;
	    FONT-FAMILY: Verdana;
	    TEXT-DECORATION: none;
	    FONT-WEIGHT: bold
		}
	A.Titel_Product:hover
		{
	    FONT-SIZE: 12px;
	    COLOR: #000000;
	    FONT-FAMILY: Verdana;
	    TEXT-DECORATION: underline;
	    FONT-WEIGHT: bold
		}
	THEAD{
	    background-color: #DEDEDE;
	    font-size: 12px;
	    font-family: Verdana;
	}
	.pagenum{
	}
	.pagenum1{
		font-weight: bold;
		color: black;
		text-decoration: none;
	}
	
	.resultTable{
		border: 1px solid #000000;
		width: 100%;
	}
	
	
	.bgcolorodd{
		background-color: #FFFFFF;
		border: 0px;
	}
	.bgcoloreven{
		background-color: #EEEEEE;
		border: 0px;
	}
	.bgcolorover{
		background-color: #DDDDDD;
		cursor: hand;
	}
	
	.warning{
		font-weight: bold;
		font-color: Red;
	}

	.tdborderright {
		border-right: 1px solid Black;
	}
	
	.StatsTable {
		border: 1px solid #8DBB02;
	}
	
	.blok {
		border: 1px solid #8DBB02;
	}
	
	#StatsTable td {
		border-bottom:		1px solid #999999;
		padding-left:		3px;
		
	}

	a.sortheader {
		font-size: 10px;
    	color: #000000;
    	font-family: verdana;
    	text-decoration: none;
    }
	#StatsTable .Value {
	border-right:		1px solid #F3F3F3;
	cursor:				hand;
	cursor:				pointer;
	}
	
	#StatsTable .ValueTotaal {
	border-right:		1px solid #F3F3F3;
	border-bottom:		0px solid #999999;
	cursor:				hand;
	cursor:				pointer;
	}
	
	#StatsTable .KeyTotaal {
	border-right:		1px solid #999999;
	border-bottom:		0px solid #999999;
	font-weight:		bold;
	cursor:				hand;
	cursor:				pointer;
	}
	
	#StatsTable .Key, #StatsTable .Nu {
	border-right:		1px solid #999999;
	cursor:				hand;
	cursor:				pointer;
	}
	
	
	#DagenGrafiek {
	width:				220px;
	border: 			1px solid #8DBB02;
	
	cursor:				default;
	}
	#DagenGrafiek .DagenBar {
	width:				100%;
	border-left:		1px solid #F3F3F3;
	cursor:				default;
	}
	#DagenGrafiekContent .X {
	width:				7px;
	vertical-align:		bottom;
	cursor:				default;
	}
	#DagenGrafiekContent .DagKey {
	padding-left:		2px;
	font-size:			9px;
	}
	
	.euro {
	padding-left:		0px;
	padding-right:		0px;
	padding-bottom:		0px;
	cursor:				hand;
	cursor:				pointer;
	}
	
	TABLE, IMG {
	border:				0px;
	}
	
	#jaarTabel td {
	border-bottom:		1px solid #999999;
	padding-left:		3px;
	
	}
	#jaarTabel .Value {
	border-right:		1px solid #F3F3F3;
	cursor:				hand;
	cursor:				pointer;
	}
	
	#jaarTabel .ValueTotaal {
	border-right:		1px solid #F3F3F3;
	border-bottom:		0px solid #999999;
	cursor:				hand;
	cursor:				pointer;
	}
	
	#jaarTabel .KeyTotaal {
	border-right:		1px solid #999999;
	border-bottom:		0px solid #999999;
	font-weight:		bold;
	cursor:				hand;
	cursor:				pointer;
	}
	
	#jaarTabel .Key, #jaarTabel .Nu {
	border-right:		1px solid #999999;
	cursor:				hand;
	cursor:				pointer;
	}
	
	.tableBottom {
	border-bottom: 1px solid #ffffff;
	}
	
	.faqAnchor {
		font-weight: bold;
		text-decoration: none;
	}
	
	* h1 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	}
	
	h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	}
	
	
	.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}

	.sIFR-replaced {
	visibility: visible !important;
	}

	span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
 
	.sIFR-hasFlash * h1 {
	visibility: hidden;
	font-size: 30px;
	line-height: 1.5em;
	letter-spacing: 30px;
	font-color: black;
	}
	
	.borderRight {
	border-top: 0px;
    border-right: 1px;
    border-left: 0px;
    border-bottom: 0px;
    border-style: solid;
    border-color: #8DBB02;
    }
    
    .borderLeft {
	border-top: 0px;
    border-right: 0px;
    border-left: 1px;
    border-bottom: 0px;
    border-style: solid;
    border-color: #8DBB02;
    }
    
    .autoCursor {
	cursor: auto
	}
	
.dynamic-tab-pane-controlCI .tab-paneCI {
	position:	relative;
	/*width:		100%;		/* width needed weird IE bug */*/
	margin-right:	-2px;	/* to make room for the shadow */
}

.dynamic-tab-pane-controlCI .tab-rowCI .tabCI {

	width:				89px;
	height:				16px;
	background-image:	url( "/images/webmaster/tab2_ci.png" );
	
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	
	cursor:			Default;

	margin:			1px -1px 1px 2px;
	padding:		2px 0px 0px 0px;
	border:			0;

	z-index:		1;
	font:			11px Tahoma;
	white-space:	nowrap;
	text-align:		center;
}

.dynamic-tab-pane-controlCI .tab-rowCI .tabCI.selectedCI {
	width:				89px !important;
	height:				18px !important;
	background-image:	url( "/images/webmaster/tab.active2_ci.png" ) !important;
	background-repaet:	no-repeat;

	border-bottom-width:	0;
	z-index:		3;
	padding:		2px 0 0px 0;
	margin:			1px -3px -3px 0px;
	top:			-2px;
	font:				11px Tahoma;
}

.dynamic-tab-pane-controlCI .tab-rowCI .tabCI a {
	font:				11px Tahoma;
	color:				Black;
	text-decoration:	none;
	cursor:				default;
}

.dynamic-tab-pane-controlCI .tab-rowCI .tabCI.hover {
	font:				11px Tahoma;
	width:				130px;
	height:				16px;
	background-image:	url( "/images/webmaster/tab.hover2.png" );
	background-repaet:	no-repeat;
}

.dynamic-tab-pane-controlCI .tab-pageCI {
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		rgb( 252, 252, 254 );
	z-index:		2;
	position:		relative;
	top:			-2px;

	font:				11px Tahoma;
	color:				Black;

	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
	
	/*244, 243, 238*/
	/* 145, 155, 156*/
	
	padding:		10px;
}

.dynamic-tab-pane-controlCI .tab-rowCI {
	/*z-index:		1;*/
	white-space:	nowrap;
}

h3
{
	font-size: 12px;
}
