@charset"utf-8";

/*====================
 +primary-contents
====================*/
#secondary-contents div h1{
	position: static;
}


#secondary-contents .overskrift
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	font-weight: normal;
	color: #564749;
	width:168px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}

#secondary-contents h1.menyNavn
{
	height:30px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:-31px;
	color:#000000;
	font-family:Georgia;
	font-size:20px;
	font-weight:normal;
	font-style: normal;
}

#secondary-contents p.menyPris
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	width: 60px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

#secondary-contents h1.rettNavn
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	float: left;
	width:168px;
	margin: 0;
	padding: 0;
	height: 16px;
}

#secondary-contents p.rettPris
{
	font-family: Georgia, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	width: 60px;
	text-align: right;
	float: right
}

#secondary-contents p.rettBeskrivelse
{
	font-family: Georgia, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #564749;
	margin: 3px 0 7px 0;
	padding: 0;
	width:168px;
	float: left;
.priceTag {
	right: 10px;
	position: fixed;
}
