@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(bilder/rososkarp2.jpg);
	background-position: 800px;
	background-attachment: fixed;
}
.end {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
}

#nav li {
	display: inline;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #9900CC;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}


#meny3 {
	width: 530px;
	padding: 5px;
	overflow: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	text-align: center;
	height: 350px;
	clip: rect(auto,auto,auto,auto);
}
#meny2 {
	padding: 5px;
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-align: left;
	overflow: auto;
	margin: 5px;
	letter-spacing: 0.2em;
	font-weight: bold;
}
#meny1 {
	overflow: auto;
	height: auto;
	width: auto;
	text-align: center;
	padding: 1px;
}

#helhet {
	width: 850px;
	padding: 1px;
	height: auto;
	text-align: center;
	overflow: auto;
	margin: auto;
}
