.jstijl {
	display:inline-block;
}

.jstijl:hover {
	cursor: pointer;
}

.pdfbestand {
	width:340px;
	display:inline-block;
}

.fixed {
    position: fixed;
    top: 1em;
    right: 1em;
}