
.skjult {
	height: 0;
	width: 0;
	visibility: hidden;
}

.synlig {
	visibility: inherit;
	padding-left: 25pt;
	padding-bottom: 10pt;
}

