P.tekst, UL.tekst {
	font-family: Georgia, Arial, serif;
	font-size: 16px;
}
.tekst {
	font-family: Georgia, Arial, serif;
	font-size: 16px;
}
P.menubar {
	font-family: sans-serif;
	font-size: 12px;
}
P.formel {
	text-align : center;
	font-weight : bold;
	border : solid;
}
UL.ingrediens {
	font-family : monospace;
}
P.vejledning {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
}
SPAN.overskrift {
	font-size : 18pt;
	font-weight : bold;
	font-family : Trajan, "Times New Roman", serif;
}
.undertekst {
	font-size: 9pt;
}
.underundertekst {
	font-size: 8pt;
}
H1 {
	margin : 0px;
	color : #CCCC99;
}
H1.sort {
	margin : 0px;
	color : black;
}
A.overskrift:LINK {
	text-decoration : none;
	color : Black;
}
A.overskrift:VISITED {
	text-decoration : none;
	color : Black;
}
A.overskrift:HOVER {
	color : Black;
	text-decoration: underline;
}
A.overskrift:ACTIVE {
	text-decoration : none;
	color : Black;
}
P.rod {
	font-family: Georgia, Arial, serif;
	font-size: 16px;
	color : Red;
}
SPAN.rod {
	font-family: Georgia, Arial, serif;
	font-size: 16px;
	color : Red;
}
P.spoergsmaal {
	width : 40%;
	border-bottom : thin solid;
	border-right : thin solid;
	border-top : thin solid;
	border-left : thin solid;
	background-color : #CCCC99;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-left : 5px;
	padding-top : 5px;
	float : left;
	margin-right : 20px;
	position : relative;
	top : -15px;
	left : 15px;
	clear : left;
	margin-bottom : -15px;
	margin-top : 10px;
}
P.svar {
	margin-top : 30px;
	border-bottom : thin solid;
	border-right : thin solid;
	border-top : thin solid;
	border-left : thin solid;
	background-color : InfoBackground;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-left : 5px;
	padding-top : 5px;
}
TR.opskrifter {
	display : block;
}