* {
	font-family: 'Roboto Condensed', sans-serif;
}

h1, h2 {
	font-weight: 300;
}

.navbar {
	background-color: #ffffff;
	margin-bottom: 0;
	border-bottom: none;
}

.logo {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.logo > img {
	max-width: 80%;
}

.navbar-brand > img {
	max-height: 80px;
}

.navbar-right {
	margin-top: 60px;
}

.mast-head {
	background-color: #7d1729;
	border-bottom: 1px solid #7d1729;
	margin-bottom: 30px;
}

.mast-head img {
	max-width: 100%;
}

h2 {
	margin-top: 40px;
}

#steunfonds {
	margin-bottom: 30px;
}

#anbi {
	background-color: #efefef;
	padding-top: 30px;
	padding-bottom: 30px;
}

#contact {
	padding-top: 30px;
	padding-bottom: 30px;
}