body {
	padding: 0;
	margin: 0;
}

html, 
body, 
.hw {
	width: 100%;
	height: 100%;
}

.td {
	position: relative;
}

.bar {
	width: 100%;
}

.row {
	height: 38px;
	cursor: pointer;
}

.row img {
	margin: 0 0 0 46px;
}

.bluebar {
	height: 194px;
	background-color: #009ee0;
}

.bluebar img {
	margin: 12px 0 0 40px;
}

.whitebar {
	height: 362px;
}

.whitebar img {
	margin: 173px 0 0 42px;
}

.roze {
	background-color: #e2007a;
}

.blue {
	background-color: #009ee0;
}

.orange {
	background-color: #f29400;
}

.green {
	background-color: #96bf0d;
}

#opendagen {
	position: absolute;
	left: 573px;
	top: 19px;
	z-index:	1;
}
#solliciteer_nu{
	position: absolute;
	right: 33px;
	bottom: 49px;
	z-index:2;
}
	

