body {
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F8;
	background-image: url(bilder/bgr_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#huvud {
	height: 131px;
	width: 100%;
	position: absolute;
	padding: 0px;
	z-index: 1;
	margin: 0px;
	background-image: url(bilder/bgr_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	left: 0px;
	top: 0px;
}
.huvud img{
	margin-left: 27px;
}
#meny {
	background-color: #F8F8F8;
	position: absolute;
	width: auto;
	top: 140px;
	left: 50%;
	margin-left: -289px;
	z-index: 2;
	height: auto;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.meny a:link, .meny a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E8646;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
	width: 155px;
}
.meny a:hover, .meny a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 155px;
	background-color: #8E8646;
}
.meny table {
	width: 160px;
	margin: 0px;
	padding: 0px;
}
.meny td {
	background-color: #E2BA72;
	border: 1px solid #8E8646;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
.meny td:hover {
	background-color: #8E8646;
	border: 1px solid #000000;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.meny h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 6px;
	width: 145px;
}
.meny h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-weight: normal;
	border-top: 1px dotted #666666;
	width: 145px;
}

#text-1 {
	position: absolute;
	height: auto;
	width: 400px;
	overflow: visible;
	top: 135px;
	left: 50%;
	margin-left: -110px;
	z-index: 3;
}
.text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 0px;
}
.text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 12px;
	white-space: normal;
}
.text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 9px;
}
.text li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: -16px;
}
.text ul {
	margin-top: 4px;
	margin-bottom: 4px;
}
.text img {
}
.border {
	border: 1px solid #8E8646;
}
.bildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 2px;
}
#sidfot {
	position: absolute;
	left: 3px;
	bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	width: 150px;
}
.sidfot a:link, .sidfot a:visited {
	color: #666666;
	text-decoration: underline;
}
.sidfot a:hover, .sidfot a:active {
	color: #FFFFFF;
	background-color: #999999;
}
div.ruta {
	float: right;
	background-color: #F1F1F1;
	border: 1px solid #E2BA72;
	margin-bottom: 4px;
	margin-top: 12px;
	text-align: center;
	margin-left: 6px;
	width: 172px;
	clear: right;
}
div.ruta p {
	font-size: 10px;
	margin-top: 4px;
}
div.ruta h1 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8E8646;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
div.ruta img {
	border: 1px solid #A08646;
	margin: 10px;
}
div.ruta:hover {
	background-color: #FFFFFF;
}
div.ruta a:link, div.ruta a:visited {
	color: #666666;
	text-decoration: underline;

}
div.ruta a:hover, div.ruta a:active {
	color: #666666;
	text-decoration: none;

}

