body {

	background-position: 0px 0px;
	background-color: #4F552A;
}
.sidfot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.sidfot:hover {
	text-decoration: none;
	color: #000000;
}

.sidfot:visited {
	text-decoration: none;
	color: #000000;
}
.sidfot:link {
	text-decoration: none;
	color: #000000;
}

.webbmaster {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.webbmaster:hover {
	color: #000000;
	text-decoration: none;
}
.webbmaster:visited {
	text-decoration: none;
	color: #000000;
}
.webbmaster:link {
	text-decoration: none;
	color: #000000;
}

.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Sidnamn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.indentmenu{
font: bold 12px 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: 1px solid #4F552A; /*dark purple border*/
border-width: 1px 0;
background: black url(../grafik/knapp_upp.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #b3b3b3; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #4F552A; /*black divider between menu items*/
}

.indentmenu ul li a:visited{
color: #b3b3b3;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../grafik/knapp_ner.gif) center center repeat-x;
}
.bildram {
	border: 1px solid #000000;
}
