#navigation {
	position: relative;
	height: 26px;
	width: 960px;
	background-image: url(../images/navigation.jpg);
	float: left;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#navigation ul, #navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#navigation li a:link, #navigation li a:visited {
	display: block;
	padding-top: 26px;
	overflow: hidden;
	height: 0px;
	text-align: center;
}




#navigation .navNieuws {
	width: 120px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/navigation.jpg);
}
#navigation .navNieuws a:hover {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: 0px -28px;
	background-repeat: no-repeat;
}
#navigation .navNieuws a.current {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: 0px -28px;
	background-repeat: no-repeat;
	cursor: default;
}




#navigation .navCollectie {
	width: 120px;
	background-repeat: no-repeat;
	background-position: -120px 0px;
	background-image: url(../images/navigation.jpg);
}
#navigation .navCollectie a:hover {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -120px -28px;
	background-repeat: no-repeat;
}
#navigation .navCollectie a.current {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -120px -28px;
	background-repeat: no-repeat;
	cursor: default;
}




#navigation .navGroeibriljant {
	width: 120px;
	background-repeat: no-repeat;
	background-position: -240px 0px;
	background-image: url(../images/navigation.jpg);
}
#navigation .navGroeibriljant a:hover {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -240px -28px;
	background-repeat: no-repeat;
}
#navigation .navGroeibriljant a.current {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -240px -28px;
	background-repeat: no-repeat;
	cursor: default;
}




#navigation .navTrouwen {
	width: 120px;
	background-repeat: no-repeat;
	background-position: -360px 0px;
	background-image: url(../images/navigation.jpg);
}
#navigation .navTrouwen a:hover {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -360px -28px;
	background-repeat: no-repeat;
}
#navigation .navTrouwen a.current {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -360px -28px;
	background-repeat: no-repeat;
	cursor: default;
}




#navigation .navDiamondpoint {
	width: 120px;
	background-repeat: no-repeat;
	background-position: -480px 0px;
	background-image: url(../images/navigation.jpg);
}
#navigation .navDiamondpoint a:hover {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -480px -28px;
	background-repeat: no-repeat;
}
#navigation .navDiamondpoint a.current {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -480px -28px;
	background-repeat: no-repeat;
	cursor: default;
}




#navigation .navWinkels {
	width: 120px;
	background-repeat: no-repeat;
	background-position: -600px 0px;
	background-image: url(../images/navigation.jpg);
}
#navigation .navWinkels a:hover {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -600px -28px;
	background-repeat: no-repeat;
}
#navigation .navWinkels a.current {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -600px -28px;
	background-repeat: no-repeat;
	cursor: default;
}




#navigation .navVacatures {
	width: 120px;
	background-repeat: no-repeat;
	background-position: -720px 0px;
	background-image: url(../images/navigation.jpg);
}
#navigation .navVacatures a:hover {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -720px -28px;
	background-repeat: no-repeat;
}
#navigation .navVacatures a.current {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -720px -28px;
	background-repeat: no-repeat;
	cursor: default;
}




#navigation .navContact {
	width: 120px;
	background-repeat: no-repeat;
	background-position: -840px 0px;
	background-image: url(../images/navigation.jpg);
}
#navigation .navContact a:hover {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -840px -28px;
	background-repeat: no-repeat;
}
#navigation .navContact a.current {
	width: 120px;
	background-image: url(../images/navigation.jpg);
	background-position: -840px -28px;
	background-repeat: no-repeat;
	cursor: default;
}


















#subnav {
	margin: 0px;
	padding: 0px;
}
#subnav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#subnav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#subnav li a.current {
	color: #999;
	cursor: default;
}
#subnav li a.current:hover {
	color: #999;
	cursor: default;
	text-decoration: none;
}



#subnavWinkels {
	padding: 0px;
	width: 520px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.subnavWinkelsItem {
	width: 130px;
	display: block;
	text-align: center;
	float: left;
}
.subnavWinkelsItem a.current {
	color: #999;
	cursor: default;
}
.subnavWinkelsItem a.current:hover {
	color: #999;
	cursor: default;
	text-decoration: none;
}















#nieuwsDetailNav {
	width: 870px;
	padding-top: 10px;
	float: left;
	margin-left: 15px;
}
#nieuwsDetailNav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#nieuwsDetailNav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
#nieuwsDetailNav li a.current {
	color: #999;
	cursor: default;
}
#nieuwsDetailNav li a.current:hover {
	color: #999;
	cursor: default;
	text-decoration: none;
}















#spraakmakendDetailNav {
	width: 899px;
	padding-top: 10px;
	float: left;
}
img.fadein {
	filter: alpha(opacity:40);
	opacity: .4;
	margin-bottom: 25px;
}
img.fadeinDisabled {
	margin-bottom: 25px;
}
.arrow_left {
	padding-bottom: 35px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arrow_right {
	padding-bottom: 35px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arrow_left_disabled {
	filter: alpha(opacity:0);
	opacity: 0;
	padding-bottom: 35px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
.arrow_right_disabled {
	filter: alpha(opacity:0);
	opacity: 0;
	padding-bottom: 35px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}















#vanatotzDetailNav {
	width: 899px;
	height: 45px;
	padding-top: 10px;
	float: left;
}
#vanatotzDetailNav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#vanatotzDetailNav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
#vanatotzDetailNav li a.current {
	color: #999;
	cursor: default;
}
#vanatotzDetailNav li a.current:hover {
	color: #999;
	cursor: default;
	text-decoration: none;
}













#copyrightDisclaimerNav {
	width: 899px;
	height: 45px;
	padding-top: 10px;
	float: left;
}
#copyrightDisclaimerNav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#copyrightDisclaimerNav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
#copyrightDisclaimerNav li a.current {
	color: #999;
	cursor: default;
}
#copyrightDisclaimerNav li a.current:hover {
	color: #999;
	cursor: default;
	text-decoration: none;
}












.maffe_marathon {
	color: #9FC055;
}

