﻿.navigationListItem 
{
    padding-left:18px;
    padding-bottom:0px;
    padding-top:0px;
    height:22px;
}

.navigationListItemSelected 
{
    padding-left:18px;
    padding-bottom:0px;
    padding-top:0px;
    height:22px;
    background-image:url(/images/bg-item-selected.gif);
    background-repeat:repeat-x;
}


.navigationList 
{
    font: bold 13px Arial;
    text-align:left;
    text-decoration:underline;
    color:Black;
    border:none;
    margin-top:2px;
    width:162px;
}

.navigationLink, a.navigationLink,a.navigationLink:visited, a.navigation:active 
{
    color:#000000;
    text-decoration:underline;
    font-weight:bold;
    cursor:pointer;
}

/* Nivo1: home */
.nivo1 
{
    padding-left:2px;
    border-bottom:2px dotted #b3b3b3;
    margin-right:6px;
    padding-top:0px; 
    padding-bottom:5px;
    padding-left:17px;
}

.nivo1Onder 
{
    padding-bottom:6px;
    padding-left:0px;
    margin-right:6px;
}

/* Nivo2: provincie home */
.nivo2 
{
    margin-right:6px;
    margin-top:3px;
    padding-top:2px; 
    margin-bottom:0px;
    padding-left:17px;
    padding-bottom:0px;
    height:22px;
}

.nivo2Onder 
{
    padding-bottom:6px;
    padding-left:0px;
    margin-right:6px;
    border-top:2px dotted #b3b3b3;
}

.nivo3 
{
    margin-right:6px;
    margin-top:0px;
    margin-bottom:0px;
    padding-left:17px;
    padding-bottom:0px;
    height:22px;
    border-top:2px dotted #b3b3b3;
    padding-top:5px;

    }


/* Kaart link */
.kaartNavLink 
{
    border-top:2px dotted #b3b3b3;
    border-bottom:2px dotted #b3b3b3;
    margin-left:15px;
    margin-bottom:6px;
    margin-right:6px;
    padding-top:6px;
    padding-bottom:6px;
    margin-top:12px;
}

table.pagingTable 
{
	padding:0px;
	border:1px solid Gray;
	background-color: #f1f1f1;
	
}

table.pagingTable td 
{
	border:1px solid Gray;
	background-color:#cccccc;
	width:16px;
	color:Black;
	text-align:center;
}

table.pagingTable td a 
{
	text-decoration:none;	
	font-weight:normal;
	text-align:center;
	color:Black;
}

table.pagingTable td.nu, table.pagingTable td.pgt1 
{
	border:1px solid #8e281c;
	background-color:#ed2024;
	width:16px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}


table.pagingTable .introTd 
{
	background-color: #f1f1f1;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:3px;
	border:none;
}


/* Nieuw */

/* navigationList wordt vervangen door leftnav */
.leftnav 
{
    font: bold 13px Arial;
    text-align:left;
    text-decoration:underline;
    color:Black;
    border:none;
    margin-top:2px;
    width:162px;
}

/* navigationListItem wordt vervangen door leftnav td */
.leftnav td 
{
    padding-left:18px;
    padding-bottom:0px;
    padding-top:0px;
    height:22px;
}

/* navigationListLink wordt vervangen door leftnav a */
.leftnav a, navigationList a:visited, navigationList a:active 
{
    color:#000000;
    text-decoration:underline;
    font-weight:bold;
    cursor:pointer;
}


.navigationListItemSelected 
{
    padding-left:18px;
    padding-bottom:0px;
    padding-top:0px;
    height:22px;
    background-image:url(/images/bg-item-selected.gif);
    background-repeat:repeat-x;
}

.left .hlijn 
{
	padding-top:10px;
	padding-left: 17px; 
	padding-bottom: 10px; 
	margin-top:8px;
	margin-right:6px;
	border-top: 2px dotted #b3b3b3;
}

.zoeken 
{
	line-height:26px;
	vertical-align:top;
	}
	
.itemsTable td a {text-decoration:none;}
.itemsTable td a span {text-decoration:underline;}
