body 
{
	line-height:	16px;
	background-color: #35441A;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10px 5px;
	margin-top: 35px;
	background-image: url(../rubriker/bakgrund.gif);
}

.epost 
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.epost:link 
{
	color: #FFFFFF;
	text-decoration: none;
}

.epost:visited 
{
	color: #ffffff;
	text-decoration: none;
}

.epost:hover 
{
	color: #CCCCCC;
	text-decoration: none;
}

.Rubrik
{
	font-family: "Courier New", Courier, "fast breddsteg";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.Rubrik2
{
	font-family: "Courier New", Courier, "fast breddsteg";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.webbmaster 
{
	color: #666666;
	text-decoration: none;
}

.webbmaster:hover 
{
	color: #FFFFFF;
	text-decoration: none;
}

.webbmaster:visited 
{
	text-decoration: none;
}


.meny 
{
	font-family: "Courier New", Courier, "fast breddsteg";
	color: #FFFFFF;
	text-decoration: none;
}

.meny:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.linka 
{
	color: #ffffff;
	text-decoration: none;
}

linka.hover 
{
	color: #CCCCCC;
	text-decoration: none;
}

linka:visited 
{
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.huvud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #666666;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 3pt;
	word-spacing: normal;
	text-indent: 2mm;
	display: block;
	vertical-align: sub;
}

.fot {
	background-color: #000000;
	background-image: url(../image/knapp_upp.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.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: 1px solid #000000; /*dark purple border*/
border-width: 1px 0;
background: black url(../image/knapp_upp.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #000000; /*black 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: 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(../image/knapp_ner.gif) center center repeat-x;
}

