/* Alle menu's */
.bedrijfsInfoHeadBtn{
	width:367px;
	height:38px;
}

.assortiHeadBtn{
	width:367px;
	height:38px;
}

.nlBtn, .ukBtn, .deBtn, .frBtn, .esBtn, .itBtn, .ptBtn, .plBtn{
	width:170px;
	height:22px;
	padding:0 0 6px 0;
}
.nlBtn{	background:url(../img/layout/navigatie/nl-over.gif) no-repeat; }
.ukBtn{	background:url(../img/layout/navigatie/uk-over.gif) no-repeat; }
.deBtn{	background:url(../img/layout/navigatie/de-over.gif) no-repeat; }
.frBtn{	background:url(../img/layout/navigatie/fr-over.gif) no-repeat; }
.esBtn{	background:url(../img/layout/navigatie/es-over.gif) no-repeat; }
.itBtn{	background:url(../img/layout/navigatie/it-over.gif) no-repeat; }
.ptBtn{	background:url(../img/layout/navigatie/pt-over.gif) no-repeat; }
.plBtn{	background:url(../img/layout/navigatie/pl-over.gif) no-repeat; }
	
.nlBtn a, .ukBtn a, .deBtn a, .frBtn a, .esBtn a, .itBtn a, .ptBtn a, .plBtn a, .selectedLang a{
	display:block;
	}
.nlBtn a:hover img, .ukBtn a:hover img, .deBtn a:hover img, .frBtn a:hover img, .esBtn a:hover img, .itBtn a:hover img, .ptBtn a:hover img, .plBtn a:hover img, .selectedLang a img{
	visibility:hidden;
	}

.verderBtn{
	width:396px;
	height:26px;
	display:block;
	}
	.verderBtn a{
		display:block
		}
	.verderBtn a:hover{
		background:#445658;
		}

.mainTop{
	background:url(../img/layout/achtergronden/header_bg.gif) top left no-repeat;
	height:116px;
	margin:0;
	}
	.topBtns{
		padding:23px 0 0 197px;
		}
		.linksBtn, .rechtsBtn{
			height:38px;
			width:367px;
			float:left;
			margin:0 0 0 1px;
			}
				
	.menuBtns{
		margin:0 0 0 198px;
		height:27px;
		clear:both;
		}
		.menuBtnsLeft{
			position:absolute;
			z-index:10;
			padding:2px 0 0 2px;
			text-align:left;
			}
		.menuBtnsRight{
			position:absolute;
			z-index:11;
			padding:2px 40px 0 2px;
			text-align:right;
			}
			.menuBtns a{
				color:#FFFFFF;
				text-decoration:none;
				font-size:11px;
				}
	.submenuBtns{
		margin:0 0 0 198px;
		height:28px;
		}


	.bedrijfsInfoBtns{
		width:327px;
		text-transform:uppercase;
		padding:5px 20px 4px 25px;
		text-align:left;
		float:left;
		}
	.assortimentBtns{
		width:338px;
		text-transform:uppercase;
		padding:5px 0 4px 0;
		text-align:right;
		float:left;
		}	
		.bedrijfsInfoBtns a:hover, .assortimentBtns a:hover{
			color: #FFF;
			}
		.bedrijfsInfoBtns a{
			padding:0 30px 0 0;
			}
		.assortimentBtns a{
			padding:0 0 0 30px;
			}
			#selected{
				font-weight:bold;
				}
				#menuTest a{
					font-weight:normal;
					}
					#productenBtns a#menuTest2, #profielBtns a#menuTest2, #nieuwsBtns a#menuTest2, #kwaliteitBtns a#menuTest2, #contactBtns a#menuTest2, #toepassingenBtns a#menuTest2{
					font-weight:normal;
					}
.submenuBtns{
	padding-right:20px;
	}


#productenBtns, #profielBtns, #nieuwsBtns, #kwaliteitBtns, #contactBtns, #toepassingenBtns{
	text-transform:uppercase;
	color: #FFF;
	}
	#productenBtns a, #profielBtns a, #nieuwsBtns a, #kwaliteitBtns a, #contactBtns a, #toepassingenBtns a{
		padding:0 20px 0 0;
		text-decoration:none;
		font-size:11px;
		color:#3e444a;
		}
		a.selected {
			font-weight:bold;
			}
	
#profielBtns, #nieuwsBtns, #kwaliteitBtns, #contactBtns{
	padding:6px 20px 4px 25px;
	}

#productenBtns, #toepassingenBtns{
	text-align:right;
	padding:6px 38px 4px 0;
	}

/*
.foodBtn, .horecaBtn, .zorgBtn, .nautischBtn, .recreatieBtn{
	width:230px;
	height:204px;
}
.foodBtn{	background:url(../img/layout/knoppen/btn-toepassing-food-over.jpg) no-repeat; }
.horecaBtn{	background:url(../img/layout/knoppen/btn-toepassing-horeca-over.jpg) no-repeat; }
.zorgBtn{	background:url(../img/layout/knoppen/btn-toepassing-zorg-over.jpg) no-repeat; }
.nautischBtn{	background:url(../img/layout/knoppen/btn-toepassing-nautisch-over.jpg) no-repeat; }
.recreatieBtn{	background:url(../img/layout/knoppen/btn-toepassing-recreatie-over.jpg) no-repeat; }
	
.foodBtn a, .horecaBtn a, .zorgBtn a, .nautischBtn a, .recreatieBtn a{
	display:block
	}
.foodBtn a:hover img, .horecaBtn a:hover img, .zorgBtn a:hover img, .nautischBtn a:hover img, .recreatieBtn a:hover img{
	visibility:hidden;
	}
*/