

#changes ul {
}

#changes li {
	display: inline;
	margin: 0px 60px 0 0px;
	padding: 8px 18px 8px 13px;
}

* html #changes li a {  /* make hover effect work in IE */
	width: 150px;
}

#changes a {
 	text-decoration:none;
}


#changes a:hover {
	color:#006600;
  }
  

.topnavhover {
	background: url(../images/bgtopnav.png);
	background-repeat: no-repeat;
}


  





/* ---- POPUP  -----*/

.popteambuilding {
	position:absolute;
	top: 20px;
	left:0px;
	width:160px;
	height:auto;
	padding:5px 10px 10px 5px;
	background-image: url(../images/bgtoppop.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	z-index:1001;
	}
	
	
.popcitygames {
	position:absolute;
	top: 20px;
	left:170px;
	width:140px;
	height:auto;
	padding:5px 10px 10px 5px;
	background-image: url(../images/bgtoppop.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	}
	
.popfamily {
	position:absolute;
	top: 20px;
	left:323px;
	width:110px;
	height:auto;
	padding:5px 10px 10px 5px;
	background-image: url(../images/bgtoppopb.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	}	
	
	
.poppaintball {
	position:absolute;
	top: 20px;
	left:415px;
	width:160px;
	height:auto;
	padding:5px 10px 10px 5px;
	background-image: url(../images/bgtoppop.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	}	
	
	
.popmeeting {
	position:absolute;
	top: 20px;
	left:541px;
	width:170px;
	height:auto;
	padding:5px 10px 10px 5px;
	background-image: url(../images/bgtoppopb.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	}	




/*----- RECHTSE ARROW ----*/

.a_right li {
	list-style:none;
	background: url(../images/act_bullet.gif) no-repeat right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
}

.a_right li a { 
        display: block;
		padding-top: 0.1em;
		padding-left: 0.1em;
		padding-bottom: 0.1em;
        text-decoration: none;
}

.a_right li:hover  {
	background: url(../images/act_bullet_on.gif) no-repeat right; 
}

 * html .a_right li a {  /*make hover effect work in IE */
	width: 150px;
}


.a_right a {
 margin-left: 3px; 
 text-decoration:none;
 color:#000;
}

.a_right a:hover {
 color:#000000;
 text-decoration:none;
}


/*--- LINKSE ARROW ----*/

.a_left li {
	list-style:none;
	margin: 0;
	background: url(../images/act_bullet_l.gif) no-repeat left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
	text-align:right;
}

.a_left li a { 
        display: block;
		padding-top: 0.1em;
		padding-right: 0.1em;
		padding-bottom: 0.1em;
        text-decoration: none;
}

.a_left li:hover  {
	background: url(../images/act_bullet_on_l.gif) no-repeat left; 
}

* html .a_left li a {  /* make hover effect work in IE */
	width: 150px;
}

.a_left a {
 margin-right: 3px; /* Width of the graphic */
 text-decoration:none;
 color:#000;
}

.a_left a:hover {
 color:#000000;
 text-decoration:none;
}


/* ----- POPUP PROG EXTRA UITLEG -----*/

.tmpos {
	position:absolute;
	top: 20px;
	left:169px;
	width:300px;
	height:260px;
	padding:10px 20px 15px 15px;
	background-image: url(../images/bgtoppopact.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	}
	
	
.cgpos {
	position:absolute;
	top: 20px;
	left:319px;
	width:300px;
	height:260px;
	padding:10px 20px 15px 15px;
	background-image: url(../images/bgtoppopact.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	}

.fdpos {
	position:absolute;
	top: 20px;
	left:443px;
	width:300px;
	height:260px;
	padding:10px 20px 15px 15px;
	background-image: url(../images/bgtoppopact.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	}
	
.pbpos {
	position:absolute;
	top: 20px;
	left:85px;
	width:300px;
	height:260px;
	padding:10px 20px 15px 15px;
	background-image: url(../images/bgtoppopact.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	}
	
	
.mtpos {
	position:absolute;
	top: 20px;
	left:210px;
	width:300px;
	height:260px;
	padding:10px 20px 15px 15px;
	background-image: url(../images/bgtoppopact.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	}
	
/* ----OPMAAK PROG EXTRA UITLEG -----*/

.poptitel {
	font-size:1.4em;
	padding-bottom:5px;
    border-bottom: solid 1px #CCC;
	color:#333;
	margin-bottom:7px;
	} 	
	

.prlink a {
	padding-left: 17px;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	color:#006600;
	}
	
.prlink a:hover {
	color:#000000;
	}