.containermasterBlauw {
	background-color: transparent;
	width: 100%;
	padding: none;

}
.ContainerTitleBlauw {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.containercontentBlauw {
	background-color: #0065ad;
	color: #ffffff;
}
/*
.containercontent_rood {
	background-color: transparent;
	color: #ffffff;
}
*/
.linksbovenBlauw {
	background-image: url(imagesBlauw/linksboven.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}

.bovenBlauw {
	background-image: url(imagesBlauw/boven.png);
	background-repeat: repeat-x;
	height: 40px;
}

.rechtsbovenBlauw {
	background-image: url(imagesBlauw/rechtsboven.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}

.linksBlauw {
	background-image: url(imagesBlauw/links.png);
	background-repeat: repeat-y;
	width: 40px;
}

.rechtsBlauw {
	background-image: url(imagesBlauw/rechts.png);
	background-repeat: repeat-y;
	width: 40px;
}

.linksonderBlauw {
	background-image: url(imagesBlauw/linksonder.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}

.onderBlauw {
	background-image: url(imagesBlauw/onder.png);
	background-repeat: repeat-x;
	height: 40px;
}

.rechtsonderBlauw {
	background-image: url(imagesBlauw/rechtsonder.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}