#snabbmeny {
	width: 100%;
	border-bottom: 1px dashed gray;
	margin-top: 10px;
	padding-bottom: 20px;
}

.rubrik {
	/* border-top: 1px dashed gray; */
	padding-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 110%;
}

.text {
	margin-top: 8px;
	margin-bottom: 10px;
}

.toplink {
	margin-top: 5px;
	margin-bottom: 30px;
}
