.stappen {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.stappen .button {
	float: left;
	width: 22px;
	height: 20px;
	background-color: #B1B1B1;
	margin-right: 5px;
	text-align: center;
	padding-top: 2px;
}

#active {
	background-color: #0090FF;
}

.stappen .button, .stappen .button a {
	color: white;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}

.omschrijving {
	font-size: 11px;
	margin-top: 10px;
	color: #CBCBCB;
	width: 95%;
}

.tabel {
	width: 100%;
	margin-top: 15px;
}

.tabel th {
	color: #0090FF;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	height: 20px;
}

.tabel td {

}

.totaal {
	color: #0090FF;
	font-weight: bold;
	font-size: 14px;
}

.sub_nav {
	margin-top: 20px;
}

.sub_nav a {
	text-decoration: none;
	font-weight: bold;
}

.sub_nav ul {
	margin: 0px;
	padding: 0px;
}

.sub_nav li {
	display: inline;
	float: left;
	margin-right: 5px;
}

.sub_nav li img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}

h2 {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #2EA4FF;
}

p {
	margin-bottom: 4px;
}

table {
	width: 100%;
}
