div#meny ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div#meny {
	position: absolute;
	width: 110px;
	top: 30px;
	left:1px;
	z-index: 3;
	visibility: visible;


}
div#meny li { 
  width: 110px;
  font-size:100%;
  padding-left:5px;
}
div#meny a { //*hela menyn*//
  margin: 0 2px;
  padding-left:5px;
  height: 20px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  border: 0px;
  text-decoration: none;
  color: #000;
  background: none;
}
div#meny a:hover { //*övermenyer*//
  background: #999999;
  border-width: 0px;
  border-style:solid;
  border-color: gray; 
}
div#meny ul ul li a:hover { //*undermenyer*//
  background: #999999;
  border-width: 0px 1px 1px 1px;
  border-style:solid;
  border-color: #999999; 
}
#smeny1, #smeny2, {
  display: none;
  position:relative;
  margin-left:20px;
  width: 110px;
}
ul li ul#smeny1 li a, ul#smeny2 li a {
  font-weight: bold;
  border-top: 0 none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.normal {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	text-decoration: none;

	font-weight: normal;

; color: #000000}

.storsvart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: bold;



}

.mellansvart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	;
	color: #000000;
	font-weight: bold;
}

.normalbold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: 700;

	font-variant: normal;

	text-decoration: none;

	text-transform: none;

	color: #000000;



}

.small {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	text-decoration: none;

	font-weight: normal;

	color: #000000;



}

.red {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	text-decoration: none;

	font-weight: normal;

	color: #CC0033;

}

.storred {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-style: normal;

	text-decoration: none;

	font-weight: bold;

	color: #FF0000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.blue {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	text-decoration: none;

	font-weight: normal;

	color: #000066;
}
