/* Edited with EditCSS */
/**** LINK-tag style sheet stilmall.css ****/

body{
background-color: #fff;
}

#lunch{
visibility: hidden;
font-family: verdana, harrington;
color: white;
position: absolute;
left: 70px;
top: 300px;
}

#nuna{
	background: #020 url(nuna.jpg);
	float: left;
	color: #fff;
	width: 249px;
	height: 309px;
	position: absolute;
	margin: 100px 0px 10px 250px;
	}

#container{
width: 1200px;
height: 780px;
background-color: #fff;
background-image: url(indexbg.jpg);
}

#maincontent{
width: 900px;
height: 500px;
}

#meny{
	font: 1.5em georgia, verdana, arial, helvetica, sans-serif;
	width: 330px;
	float: left;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
top: 40px;
}

#meny ul{
	list-style: none;
	padding: 0;
	margin: 0px;
text-align: right;
}

#meny li{
padding: 0px 0px 0px 0px;
}

#meny a:link, #meny a:visited, #meny a:hover {
	display: block;
	width: 330px;
	height: 44px;
	padding: 0px;
	color: #fff;
	text-decoration: none;
	border-right: 10px solid #fff;
	}
	
#meny a:hover{
	border-right: 0px solid #010101;	
}

#meny2{
	font: 1.5em georgia, verdana, arial, helvetica, sans-serif;
	width: 200px;
	float: left;
	padding: 0px 0px 0px 0px;
	position: absolute;
left: 945px;
top: 40px;
color: white;
}

#meny2 ul{
	list-style: none;
	padding: 0;
	margin: 0px;
text-align: left;
}

#meny2 li{
padding: 0px 0px 0px 0px;
}

#meny2 a:link, #meny2 a:visited, #meny2 a:hover {
	display: block;
	width: 350px;
	height: 44px;
	padding: 0px;
	color: #fff;
	text-decoration: none;
	border-left: 10px solid #fff;
	}
	
#meny2 a:hover{
	border-left: 10px;	
}

#meny3 {
width: 145px;
height: 70px;
background-image: url(icon-bg.png);
position: absolute;
top: 10px;
left: 3px;
}

#meny3 ul{

	list-style: none;
	padding: 0px;
	margin-top: 15px;
margin-left: 20px;
}

#meny3 ul li{
	display: inline;
	border: 0px;
}

#meny3 a:link, #meny3 a:visited, #meny3 a:hover {
border: 0px;
}

#info2{
width: 180px;
height: 180px;
font-family: georgia, verdana, harrington, arial, sans-serif;
position: absolute;
left: 250px;
top: 35px;
z-index: 2; 
font-size: 14px;
}

#info{
width: 500px;
height: 287px;
position: absolute;
color: black;
font-family: georgia, verdana, harrington, arial, sans-serif;
left: 170px;
top: 15px;
z-index: 1; 
}

#Footer {
position: absolute;
width: 1000px;
top: 790px;
left: 650px;
font: 1em garamond, verdana, arial, helvetica, sans-serif;
 margin: 5px;
}

#Footer a:link, #Footer a:visited, #Footer a:hover {
text-decoration: none;
}

