a {
	text-decoration: none;
	color: #000000;
}
.Menyrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #000000
}
.Menyrubrik:hover {
	border-color: #000000 black;
	border-style: ridge;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px
}
.menytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	text-indent: 0px;
}
.menytext:hover {
	text-decoration: none;
	cursor: hand;
	font-style: italic;
}
.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none
}

.rubrik1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #7B8D32
}
.rubrik3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B8D32
}
ul {
	list-style-type: circle;
	list-style-position: inside;
	left: 3px;
	clip:  rect( )
}

.lankar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #657429;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.lankar:hover {
	background-color: #C1D181;
	color: #7B8D32;
}

body {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left top;
}



hr {
	color: #7B8D32;
}
.menytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 2pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.menutitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bolder;
font-variant: small-caps;
letter-spacing: 2pt;
text-align: center;
cursor:pointer;
margin-bottom: 2px;
background-color:#B3C664;
color:#000000;
width:120px;
padding:2px;
text-align:center;
font-weight:bolder;
/*border:1px solid #000000; */
}

.submenu{
margin-bottom: 0.5em;
}





.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.kantlinje {
	border: 0px dotted #FFFFFF;
	background-color: #cccccc;
	color: #000000;
	text-align: right;
	font-size: 9px;
}
.bildram {
	border: 1px solid #000000;
}



.indentmenu {
	font: bold 13px Arial;
	width: 100%; /*leave this value as is in most cases*/
}
.indentmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 0px;
	border-width: 0px 0;
	background: #98a855 url(../bilder/knapp_upp.gif) center center repeat-x;
}
.indentmenu ul li {
	display: inline;
}
.indentmenu ul li a {
	float: left;
	color: white; /*text color*/
	padding: 10px 11px;
	text-decoration: none;
	border-right: 1px solid #98a855; /*divider between menu items*/
}
.indentmenu ul li a:visited {
	color: white;
}
.indentmenu ul li a:hover, .indentmenu ul li .current {
	color: white !important; /*text color of selected and active item*/
	padding-top: 11px; /*shift text down 1px for selected and active item*/
	padding-bottom: 8px;
	background-color: #98a855;
	background-image: url(../bilder/knapp_ner.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.tabellkant {
	border: thin solid #7B8D32;
}

.tabellkant_streck {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #7B8D32;
	border-right-color: #7B8D32;
	border-bottom-color: #7B8D32;
	border-left-color: #7B8D32;
}

.tabelltoppbak {
	background-image: url(../bilder/topp_bak.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
