
/* 	///////////////////////////////////////////////////////////////
	Nationaal fonds gehandicaptensport
	2008 clockwork zwolle 

	navigatie.css	amg	
	
	
	#hoofdMenu	
	/////////////////////////////////////////////////////////////// */	
	
	
#hoofdMenu	{
	width: 638px;
	height: 23px;
	position: absolute;
	bottom: 0px;
	left: 180px;
	background:#ececec;
	padding:8px 0 0 20px;	
	}
#hoofdMenu li {
	display: inline;	
	}
#hoofdMenu li a {
	display:block;
	height: 19px;
	float:left;

	}
#hoofdMenu li.home a {
	width: 54px;
	background: transparent url(../images/menu/home.gif) 0 -21px no-repeat;
	}
#hoofdMenu li.nieuws a {
	width: 75px;
	background: transparent url(../images/menu/nieuws.gif) 0 -21px no-repeat;
	}
#hoofdMenu li.agenda a {
	width: 75px;
	background: transparent url(../images/menu/agenda.gif) 0 -21px no-repeat;
	}
#hoofdMenu li.ordinasportsfinder a {
	width: 168px;
	background: transparent url(../images/menu/sportfinder.gif) 0 -21px no-repeat;
	}	
#hoofdMenu li.forum a {
	width: 180px;
	background: transparent url(../images/menu/forum.gif) 0 -21px no-repeat;
	}	
#hoofdMenu li.contact a {
	width: 67px;
	background: transparent url(../images/menu/contact.gif) 0 -21px no-repeat;
	}		
#hoofdMenu li.home a:hover, #hoofdMenu li.agenda a:hover, #hoofdMenu li.agenda a:hover,
#hoofdMenu li.ordinasportsfinder a:hover, #hoofdMenu li.forum a:hover, #hoofdMenu li.contact a:hover,
#hoofdMenu li.selected a      {
	background-position: 0 0;
	}		

	
	
/* 	///////////////////////////////////////////////////////////////
	#kruimelPad
	/////////////////////////////////////////////////////////////// */		

#kruimelPad, #kruimelPad {
	padding: 6px 16px 9px 16px;
	font-size: 0.8em;
	color: #999;
	font-weight: bold;
	font-family: verdana;
	margin:0;
	float:left;
	width:968px;
	line-height:1.5em;
	background:#ededed;
	}
#kruimelPad span, #kruimelPad a{
	font-size: 1.0em;
	color: #999;
	font-weight: bold;
	font-family: verdana;
    }
#kruimelPad a:link, #kruimelPad a:visited, #kruimelPad a:hover {
	text-decoration: underline;
	}


	
	
	
/* 	///////////////////////////////////////////////////////////////
	.tabbladen	
	/////////////////////////////////////////////////////////////// */		
ul.tabbladen {
	float:left;
	margin:0 0 13px 16px;
	display:inline;
	}
ul.tabbladen li	{
	display: inline;
	}
ul.tabbladen li a {
	display: block;
	width: 124px;
	height: 29px;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	color: #999999;
	float:left;
	margin-right: 6px;
	padding-top:9px;
	background: transparent url(../images/buttons/tab_off.gif) no-repeat top;
	}
ul.tabbladen li a:hover,
ul.tabbladen li a:visited {

	}			
ul.tabbladen li.selected a {
	background: transparent url(../images/buttons/tab_on.gif) no-repeat top;
	color:#474749;
	}



/* .gevondenLocaties */	

ul.tabbladen.gevondenLocaties .sport a:link,
ul.tabbladen.gevondenLocaties .sport a:visited {
	background: transparent url(../images/buttons/tab_small_off.gif) no-repeat top;
	width: 110px;
	height:29px;
	}
ul.tabbladen.gevondenLocaties .sport.selected a {
	background: transparent url(../images/buttons/tab_small_on.gif) no-repeat top;
	width: 108px;
	}	
ul.tabbladen.gevondenLocaties .sorteer span{
	width:96px;
	float:left;
	font-weight:bold;
	padding:10px 0 0 20px;
	}
	
	
	
/* 	///////////////////////////////////////////////////////////////
	 .LinkHolder
	/////////////////////////////////////////////////////////////// */			
	
	
.vlakLinks .LinkHolder {
	margin: 0 0 0 10px;
	background: transparent;
	}
.vlakLinks .LinkHolder li.splitter{
	padding:30px 0 0 0;
	}			
.LinkHolder li a:link,
.LinkHolder li a:visited{
	width: 171px;
	height: 22px;
	display:block;
	font-weight:bold;
	padding: 8px 0 0 10px;
	text-decoration: none;
	color:#999999;
	background: transparent;
	}
.LinkHolder li a:hover {
	background: transparent url(../images/buttons/knop_blanco.gif);
	color:#999999;
	width: 171px;
	height: 22px;
	display:block;
	font-weight:bold;
	padding: 8px 0 0 10px;
	text-decoration: none;
	}	
.LinkHolder li a.selected:link,
.LinkHolder li a.selected:visited{
	color:#474749;
}	
.LinkHolder li a.selected:hover  {
   color:#474749;
}
.LinkHolder li a.noItems:link,	
.LinkHolder li a.noItems:visited {
	color:#cccccc;
	}				
.vlakLinks a.roodBlokje:link,
.vlakLinks a.roodBlokje:visited{
	background: transparent url(../images/blokje_rood.gif) 0px 6px no-repeat;
	padding:0 0 0 10px;
	font-weight:bold;
	text-decoration: none;
	color:#ff0000;
	}	
.vlakLinks a.roodBlokje:hover  {
background: transparent url(../images/blokje_rood.gif) 0px 6px no-repeat;
	text-decoration:underline;
	padding:0 0 0 10px;
	font-weight:bold;
	color:#ff0000;
	}	
		

	
	
		

	

	
/* 	///////////////////////////////////////////////////////////////
	.pagingHolder
	/////////////////////////////////////////////////////////////// */		

	
.pagingHolder{
	float:left;
	position:relative;
	margin-top: 8px;
	}
.pagingHolder a:link,
.pagingHolder a:visited {
	border:1px #464648 solid;
	text-decoration:none;
	padding:0 4px 0 4px;
	}	
.pagingHolder.pager span span.notselected{
	border:1px #464648 solid;
	text-decoration:none;
	padding:0 4px 0 4px;
	display: inline;
	background-color: #464648;
	color: White;
	float: none;
	height: auto;
	width: auto;
	margin: 0px;
	font-weight: normal;
    }
.pagingHolder a:hover {
	border:1px #464648 solid;
	text-decoration:none;
	padding:0 4px 0 4px;
	background:#464648;
	color:#ffffff;
	}	
.pagingHolder.default a:link,
.pagingHolder.default a:visited,
.pagingHolder.default a:hover  {
	border:none;
	text-decoration:underline;
	padding:0 1px 0 1px;
	font-weight:bold;
	background:none;
	color:#474749;
	}	

	
	
.breed .pagingHolder .dropDownList{
    position:absolute;
	right:30px;
    *right:50px;
	
	}
.breed .pagingHolder .dropDownList h6{	
    display:block;  
    font-weight:bold;
    position:absolute;
    top:2px;
    right:44px;
    width:100px;
    }	
.breed .pagingHolder .dropDownList select {
	border:1px solid #474749;
	}



	
.pagingHolder a.knop_vorigestap:link, 	
.pagingHolder a.knop_vorigestap:visited,
.pagingHolder a.knop_volgendestap:link,
.pagingHolder a.knop_volgendestap:visited {
	width: 80px; 
	height: 18px;
	padding:2px 26px 0 0;
	display:block;
	background:url(../images/buttons/knop_pager_verder.gif) no-repeat right;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	color:#474749;
	border:0px;
	position:absolute;
	right:4px;
	}
.pagerSearch{
    left: 355px;
    }
.pagingHolder.pager a.knop_vorigestap:link, 	
.pagingHolder.pager a.knop_vorigestap:visited,
.pagingHolder.pager a.knop_volgendestap:link,
.pagingHolder.pager a.knop_volgendestap:visited {
	width: 20px; 
	padding:0px;
    top:0px;
	}	
.pagingHolder a.knop_vorigestap:link, 	
.pagingHolder a.knop_vorigestap:visited{
	background: transparent url(../images/buttons/knop_pager_terug.gif) no-repeat;
	padding-left:26px;
	text-align:left;
	left:4px;
	top:0px;
	}
	
.pagingHolder.pager span{
	float: left;
	width: 339px;
	padding:0 5px 10px 27px;
	margin:0;
	font-weight: bold;
	display:block;
	height:18px;
	}
.breed .pagingHolder.pager span {	
    width: 300px;
	padding-right:170px;
	}

.pagingHolder.pager .aantalItems {
	position: absolute;
	right: 30px;
	top:-3px;
	border: 1px solid #474749;
	padding: 3px;
	font-weight: bold;
	}
	
.pagingHolder.pager .a_terug {		
	border:none;
	text-decoration:underline;
	padding:0 4px 0 4px;
	color:#464648;
	font-weight: bold;
	display:inline-block;
	background:none;
	}
	
		

	


	
