body  { color: #5f6877; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #bbaaa6 }
.top    { background: #acbba6 url(topp.gif) no-repeat; border: solid 1px #333333 }

.meny {
	background-color: White;
	border-top: 0px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	color: #333333;
}
td {
	font-size: 10px;
}
.tabell {
	border: 1px solid #333333;
	background-color: White;
	color: inherit;
}
.sida {
	border: 1px solid #333333;
	background-color: #ACBBA6;
	color: inherit;
}
.botten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: inherit;
	background-color: #ACBBA6;
	border: 1px solid #333333;
	
}
.innehall {
	border: 1px solid #333333;
	color: #5F6877;
	background-color: White;
	background-image: url(bakgrund.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.rubrik  { color: white; font-weight: bold; font-size: 12px; background-color: #bbaaa6; text-align: center; border: solid 1px #333333 }
A:link { color: #5f6877; font-weight: bold; text-decoration: none }

A:active { color: #5f6877; font-weight: bold; text-decoration: none }

A:visited { color: #5f6877; font-weight: bold; text-decoration: none }

A:hover { color: #5f6877; font-weight: bold; text-decoration: underline }
.topprubrik
{
	font-size: 36px;
	text-indent: 5px;
}
.lankar
{ vertical-align: top; }

.navlink,.navlink:link,.navlink:active,.navlink:visited	{
  color : #FFFFFF;
  font : bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
  background-color: transparent;
}

.navlink:hover	{
  color : #ffffff;
  font : bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
  background-color: transparent;
}

.navoff {
  
  background : #ACBBA6;
  font : bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
  cursor : pointer;
  width : 110px;
  height : 15px;
  position : relative;
  left : 3px;
  color: inherit;
}

.navon {
  border-top : 1px solid #363E30;
  border-bottom : 1px solid #EBEEE9;
  border-left : 1px solid #535368;
  border-right : 1px solid #EBEEE9;
  background : #9DAE95;
  font : bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
  cursor : pointer;
  width : 110px;
  height : 15px;
  position : relative;
  left : 3px;
  color: inherit;
}