
.diversen {
	background-color: gray;
	width: 100%;
	height: 20px;
}

.server {
	background-color: cyan;
	width: 100%;
	height: 20px;
}

.doek {
	background-color: green;
	width: 100%;
	height: 20px;
}

.laptop {
	background-color: red;
	width: 100%;
	height: 20px;
}

.netwerk {
	background-color: purple;
	width: 100%;
	height: 20px;
}

.cinelister {
	background-color: pink;
	width: 100%;
	height: 20px;
}

.projector {
	background-color: orange;
	width: 100%;
	height: 20px;
}

.geluid {
	background-color: magenta;
	width: 100%;
	height: 20px;
}

.zaallicht {
	background-color: blue;
	width: 100%;
	height: 20px;
}

.tvfoyer {
	background-color: white;
	width: 100%;
	height: 20px;
}

.kijkers {
	background-color: yellow;
	width: 100%;
	height: 20px;
}
