body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

DIV#rubrik {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

DIV#menyrubrik {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

DIV#copperrubrik{
	text-align: center;
	font-family: "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	font-weight: bold;
}

.menytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.input2 {
	margin-top: 5px;
	font-family: fixed;
	color: #000000;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	background-color: #DBDBDB;
	height: 16px;
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
}


.underrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D325F;
	font-weight: bold;
}

.underrubrik3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2D325F;
	font-weight: bold;
}


.bild {
	border: #282C56 1px solid;
	float: right;
}

ul{ 
	list-style:disc;
} 

li {
	padding: 0em;
	margin: 0em;
	text-align: left;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}

.produkt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
}



a:link {color: #0000ff; text-decoration: none; }
a:active {color: #0000ff; text-decoration: none; }
a:visited {color: #0000ff; text-decoration: none; }
a:hover {color: #0000ff; text-decoration: underline; }