/* CSS Document */

p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
	line-height: 14px;
	padding: 3px;
	padding-left: 3px;
	list-style-position: inside;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	display: inline;
	padding: 8px;
	width: 140px;
	text-decoration: underline;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #000099;
	display: inline;
	padding: 8px;
	width: 140px;
}

.opskrif1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
	line-height: 16px;
	padding: 3px;
	font-weight: bold;
	margin-top: -5px;
}
