body {
	background: white;
	font-size: 11pt;
}

body, h1, p, div#vacature-gegevens table tr td.label {
	color: #000000;
}

div#vacature-gegevens {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: none;
	margin-top:20px;
	padding:20px 0;
}

div#footer {
	display: none;
}

a:link, a:visited, div#vacature-gegevens a:link, div#vacature-gegevens a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#content a[href^="/"]:after {
	content: " (http://www.uticon.nl" attr(href) ") ";
}