div.print {
	text-align: center;
	margin: 20px 0;
}
object,
embed,
div.back,
div.bar div.right,
div.filter,
div.topmenu,
#selectors,
#right {
	display: none;
}

div.wrapper {
	text-align: left;
}

h1 span {
	font-size: 52px;
	font-weight: lighter;
	line-height: 56px;
}
h2 span {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	color: #000;
}
h3 span {
	font-size: 24px;
	font-weight: lighter;
	line-height: 26px;
	color: #000;
	padding-right: 15px;
}
h4 span,
h5 span{
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
}
h6 span {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

div.clear {
	clear: both;
	display: block;
}

#vacature div.bar div.left {
	line-height: 24px;
}
#vacature div.bar div.left strong {
	padding-right: 10px;
	line-height: 24px;
}
#content div.main,
#vacature div.body {
	padding-top: 20px;
}
div.introduction {
	float: left;
	width: 235px;
}
div.standard div.main div.text,
#vacature div.text {
	float: left;
	width: 400px;
}
div.smallcolumn div.main div.text {
	float: left;
	width: 220px;
}
#vacature div.text div.title {
	font-weight: bold;
}

/* breadcrumb */
#breadcrumb {
	border-bottom: 4px solid #000;
}
body.home #breadcrumb {
	padding: 12px 0 0 40px;
}
body #breadcrumb a,
body #breadcrumb span {
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
	color: #a6a8aa;
	padding-right: 4px;
}
#breadcrumb a:hover {
	text-decoration: none;
}
#breadcrumb a.active {
	color: #000;
}
