div.tabArea {
	  font-weight: bold;
	   width: 100%;
	}

	a.tab {
	  background-color: #EEEEEE;
	  border: 1px solid #000000;
	  border-bottom-width: 0px;
	  padding: 2px 1em 2px 1em;
	  text-decoration: none;
	  position: relative;
	  top: -1px;
	  z-index: 99;
	  color: #808080;
	}


	a.tab:hover {
	  background-color: #DEDEDE;
	  color: #606060;
	}

	a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
	  background-color: #DEDEDE;
	  color: #000000;
	  z-index: 101;

	}

	div.tabMain {
	  background-color: #DEDEDE;
	  border: 1px solid #000000;
	  padding: 1em;
	  position: relative;
	  z-index: 100;
	  width: 100%;
	}

	.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 #D33860;
	}

	.blok {
		border: 1px solid #D33860;
	}

	#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 #D33860;

	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: #D33860;
    }

    .borderLeft {
	border-top: 0px;
    border-right: 0px;
    border-left: 1px;
    border-bottom: 0px;
    border-style: solid;
    border-color: #D33860;
    }

    .autoCursor {
	cursor: auto
	}

div.MapNederlandStatsContainer
{
	padding-left:						20px;
	padding-top:						20px;
}

div.MapNederland
{
	float: 								left;
	clear: 								both;
}

div.SpacerMapNederland
{
	float:								left;
	width:								40px;
	height:								212px;
}

div.MapNederlandGraphsContainer
{
	float:								right;
}

div.TopRowDiv
{
	float: 								left;
	clear: 								both;
	width: 								185px;
	text-align:							center;
}