/* NAVIGATIE: algemene properties menu */

#topnavigatie {
    float: left; 
	margin: 0 auto;
	width: 980px;
}

/* BUTTONS: algemene properties buttons */

ul#topmenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: none;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 43px;
}

ul#topmenu li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 43px;
}

ul#topmenu li a {
	margin-left: 0px;
	margin-right: 0px;
	border: 0;
	display: block;
	height: 43px;
}

ul#topmenu li a:hover {
	border: 0;
	display: block;
	height: 43px;
}

/* BUTTONS: specifieke properties buttons */

li#tophome a,
li#tophome a:link,
li#tophome a:visited {
	background: url('/Files/Billeder/buttons/home_off.jpg');
	width: 104px;
	height: 43px;
}

li#tophome a:hover,
li#tophome_on a {
	background: url('/Files/Billeder/buttons/home_on.jpg');
	width: 104px;
	height: 43px;
}

li#promotieteams a,
li#promotieteams a:link,
li#promotieteams a:visited {
	background: url('/Files/Billeder/buttons/promotieteams_off.jpg');
	width: 153px;
	height: 43px;
}

li#promotieteams a:hover,
li#promotieteams_on a {
	background: url('/Files/Billeder/buttons/promotieteams_on.jpg');
	width: 153px;
	height: 43px;
}

li#beroepskeuze a,
li#beroepskeuze a:link,
li#beroepskeuze a:visited {
	background: url('/Files/Billeder/buttons/beroepskeuze_off.jpg');
	width: 143px;
	height: 43px;
}

li#beroepskeuze a:hover,
li#beroepskeuze_on a {
	background: url('/Files/Billeder/buttons/beroepskeuze_on.jpg');
	width: 143px;
	height: 43px;
}

li#ondernemerschap a,
li#ondernemerschap a:link,
li#ondernemerschap a:visited {
	background: url('/Files/Billeder/buttons/ondernemerschap_off.jpg');
	width: 169px;
	height: 43px;
}

li#ondernemerschap a:hover,
li#ondernemerschap_on a {
	background: url('/Files/Billeder/buttons/ondernemerschap_on.jpg');
	width: 169px;
	height: 43px;
}

li#internationaal a,
li#internationaal a:link,
li#internationaal a:visited {
	background: url('/Files/Billeder/buttons/internationaal_off.jpg');
	width: 146px;
	height: 43px;
}

li#internationaal a:hover,
li#internationaal_on a {
	background: url('/Files/Billeder/buttons/internationaal_on.jpg');
	width: 146px;
	height: 43px;
}

li#trainingen a,
li#trainingen a:link,
li#trainingen a:visited {
	background: url('/Files/Billeder/buttons/trainingen_off.jpg');
	width: 121px;
	height: 43px;
}

li#trainingen a:hover,
li#trainingen_on a {
	background: url('/Files/Billeder/buttons/trainingen_on.jpg');
	width: 121px;
	height: 43px;

}

li#beeldvorming,
li#beeldvorming
li#beeldvorming {
	background: url('/Files/Billeder/buttons/beeldvorming_off.jpg');
	width: 459px;
	height: 43px;
}

li#beeldvorming,
li#beeldvorming_on{
	background: url('/Files/Billeder/buttons/beeldvorming_on.jpg');
	width: 459px;
	height: 43px;

}