body  {
	background-image: url(Bilder/Bakgrunn.jpg);
}


#main {
	background-image: url(Bilder/Index2.png);
	background-repeat: no-repeat;
	width: 833px;
	height: 600px;
	margin-top: 50px;
}

#meny
{
	width: 220px;
	height: 530px;
	float: left;
	overflow: hidden;
	text-align: left;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana;
	font-size: 14;
}

#felt
{
	width: 530px;
	height: 520px;
	float: right;
	overflow: auto;
	text-align: left;
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}


#felt2
{
	width: 530px;
	height: 520px;
	float: right;
	overflow: auto;
	text-align: left;
	font-size: 16;
	margin: 20px;
}

	a.one:link {color: #000000}
	a.one:visited {color: #000000}
	a.one:hover {color: #000000; text-decoration: none}


ul.one
{
	list-style-image: url(Bilder/Hatt.png);
	list-style-type: circle;
}