body {
	background-color: #0071BC;
	overflow:hidden;
}


html {
	overflow: hidden;
}

#meny {
	line-height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	padding: 0 15px 0 0;
	left:0px; 
	top:210px; 
	width:121px; 
	height:147px; 
	z-index:3;
}

#meny ul
{
	padding: 0;
	margin: 0;
	text-decoration:none;
}

#meny li 
{
	display: block;
	list-style-type: none;
	color: #fff;
	text-decoration:none;

}

#meny .current
{
	text-decoration:underline;
}

#meny .menystartsida
{
	margin-top: 1em;
	text-decoration:none;
}

#meny .menystartsidaselected
{
	margin-top: 1em;
	text-decoration:underline;
}

#meny a:link, #meny a:visited, #meny a:active
{
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

#meny a:hover
{
	color: #E7B440;
	text-decoration: underline;
	font-weight: normal;
}

#content 
{
	position: absolute;
	top: 0;
	margin: 0;
  	left:155px; 
  	width:609px; 
  	height:401px; 
  	z-index:1000; 
}

#contentstart 
{
	z-index: 5;

}
#container {
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -205px;
	height: 410px;
	margin-left:-404px;
	width: 808px;
	z-index: 66;
}

.logopic {
	float: right;
}

#logo {
	left:0px;
	top:5px;
	height:146px;
	width:121px;
	z-index:2;
}

#contentglass {
  	width:609px; 
  	height:401px; 
	position: absolute;
	top: 0;
	margin: 0;
  	left:155px; 
  	z-index:19;
	background-image: url(glass/glass.jpg);
	background-repeat: no-repeat;
}

#contenttext {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 0.7em;
	color: #455BA2;
	position: absolute;
	top: 50px;
	height: 305px;
	width: 200px;
	left: 355px;
	visibility: visible;
	overflow: auto;
	z-index: 35;
	line-height: 1.5em;
	padding: 0 27px 0 0;
}

#contenttext a, a:link, a:visited, a:hover, a:active {
	color: #0000FF;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-style: italic;
	line-height: 1em;
	font-weight: bolder;
	color: #455BA2;
}
#contentomoss {
	position: absolute;
	top: 0;
	margin: 0;
	left:155px;
	width:609px;
	height:401px;
	z-index:19;
	background-image: url(foretaget/foretaget.jpg);
	background-repeat: no-repeat;
}

#contentchoklad {
	position: absolute;
	top: 0;
	margin: 0;
	left:155px;
	width:609px;
	height:401px;
	z-index:19;
	background-image: url(choklad/choklad.jpg);
	background-repeat: no-repeat;
}


#contentfika {
	position: absolute;
	top: 0;
	margin: 0;
	left:155px;
	width:609px;
	height:401px;
	z-index:19;
	background-image: url(fika/fika.jpg);
	background-repeat: no-repeat;
}



#contenttartor {
	position: absolute;
	top: 0;
	margin: 0;
	left:155px;
	width:609px;
	height:401px;
	z-index:19;
	background-image: url(tartor/tartor.jpg);
	background-repeat: no-repeat;
}

#contentkontakt {
	position: absolute;
	top: 0;
	margin: 0;
	left:155px;
	width:609px;
	height:401px;
	z-index:19;
	background-image: url(kontakt/kontakt.jpg);
	background-repeat: no-repeat;
}
.contentlogo {
	margin-left: 80px;
	margin-top: 25px;
}

