/*
#menuLinksboven  { color: #fff; font-size: 9px; margin-top: 10px; margin-left: 31px }
#menuLinksboven a, #menuLinksboven a:link, #menuLinksboven a:active, #menuLinksboven a:visited {text-decoration: none; color: #fff;}
#menuLinksboven a:hover {text-decoration: none; color: #C71736;}
*/

#menuLinksbovenNieuw  { color: #fff; font-size: 10px; position: relative; top: -18px; right: 335px; float:right; }
#menuLinksbovenNieuw a, #menuLinksbovenNieuw a:link, #menuLinksbovenNieuw a:active, #menuLinksbovenNieuw a:visited {text-decoration: none; color: #fff;}
#menuLinksbovenNieuw a:hover {text-decoration: none; color: #C71736;}

#menuLinksonder  { color: #fff; font-size: 10px; margin-top: 30px; margin-left: 31px }
#menuLinksonder a, #menuLinksonder a:link, #menuLinksonder a:active, #menuLinksonder a:visited {text-decoration: none; color: #fff;}
#menuLinksonder a:hover {text-decoration: none; color: #C71736;}


.menuHeader {
	width: 234px;
	height: 25px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 12px;
}
.menuHeader a:active, .menuHeader a:link, .menuHeader a:visited {
	text-decoration: none;
	color: #fff; 
	margin-left: 31px;
}
.menuHeader a:hover {
	background: #C71736;
	
}



#buttDiensten {
	height: 20px;
	width: 234px;
	position: relative;
	top: 84px;
	font-size: 12px;
	text-indent: 31px;
	padding-top: 4px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}
#buttWerkwijze {
	height: 20px;
	width: 234px;
	position: relative;
	top: 84px;
	font-size: 12px;
	text-indent: 31px;
	padding-top: 4px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}
#buttKlanten {
	height: 20px;
	width: 234px;
	position: relative;
	top: 84px;
	font-size: 12px;
	text-indent: 31px;
	padding-top: 4px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}
#buttPartners {
	height: 20px;
	width: 234px;
	position: relative;
	top: 84px;
	font-size: 12px;
	text-indent: 31px;
	padding-top: 4px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}
#buttVestigingen {
	height: 20px;
	width: 234px;
	position: relative;
	top: 84px;
	font-size: 12px;
	text-indent: 31px;
	padding-top: 4px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

.buttUp a, .buttUp a:link, .buttUp a:visited {
	color: #ffffff;
	text-decoration: none;
}
.buttDown a, .buttDown a:link, .buttDown a:visited {
	color: #ffffff;
	text-decoration: none;
}
.buttUp {
	/*background-color:#000000;*/
	background-image: url(../afbeeldingen/but_up.png);
	/*z-index:300;
	/* for IE */
	/*filter:alpha(opacity=50);
	/* CSS3 standard */
	/*opacity:0.5;*/
}
.buttDown {
	background-image: url(../afbeeldingen/but_down.png);
}
