body{
	margin: 0;
	background: url(/imgs/bg.png);
  background-repeat:repeat-x;
}
.meny{
  font-family:verdana;
  font-size:10pt;
  color:#ffffff;
  height:43px;
  width:822px;
}
.menyitem{
  font-family:verdana;
  font-size:10pt;
  color:#ffffff;

}
p{
	margin: 0;
	padding: 0;
}
.menyitem a:link {text-decoration: none;color:#FFFFFF;}
.menyitem a:visited {text-decoration: none;color:#FFFFFF;}
.menyitem a:hover {text-decoration: none;color:#FFFFFF;}
.menyitem a:active {text-decoration: none;color:#FFFFFF;}

a:link {text-decoration: none;color:#000000;}
a:visited {text-decoration: none;color:#000000;}
a:hover {text-decoration: underline;color:#000000;}
a:active {text-decoration: none;color:#000000;}

.downtown a:link {text-decoration: none;color:#000000;}
.downtown a:visited {text-decoration: none;color:#000000;}
.downtown a:hover {text-decoration: none;color:#000000;}
.downtown a:active {text-decoration: none;color:#000000;}


td{
	font-family: tahoma;
	font-size: 8pt;
}

h1{
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
}

td A:link {text-decoration: underline; color: #368bc6;}
td A:visited {text-decoration: underline; color: #368bc6;}
td A:active {text-decoration: underline; color: #368bc6;}
td A:hover {text-decoration: none; color: #368bc6;}

.submenu{
	height: 25px;
	width:163px;
	background-image: url(/imgs/submenubg.png);
	background-repeat: no-repeat;
}

li.subover{
	background-image: url(/imgs/submenuhover.png);
	cursor: hand;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #ffffff;
}

li.subout{
	background-image: url(/imgs/submenubg.png);
	background-repeat: no-repeat;
	color: #000000;
}

.sokinput{
	height: 28px;
	border: 0px;
	background-image: url(/imgs/searchbg.png);
	margin: 0px;
	padding-top: 7px;
	line-height:15px; 
}

.sokknapp{
	width: 24px;
	height: 28px;
	border: 0px;
	margin: 0px;
	background-image: url(/imgs/searchbtn.png);
}

.sokknapphover{
	cursor: hand;
	cursor: pointer;
	width: 24px;
	height: 28px;
	border: 0px;
	background-image: url(/imgs/searchbtn_hover.png);
}

.bluebottom{
	font-family:tahoma;
	font-size:8pt;
	color:#ffffff;
}
.bluebottom a:link {text-decoration: underline;color:#ffffff;}
.bluebottom a:visited {text-decoration: underline;color:#ffffff;}
.bluebottom a:hover {text-decoration: none;color:#ffffff;}
.bluebottom a:active {text-decoration: none;color:#ffffff;}

.submenu a:link {text-decoration: none;color:#000000;}
.submenu a:visited {text-decoration: none;color:#000000;}
.submenu a:hover {text-decoration: none;color:#000000;}
.submenu a:active {text-decoration: none;color:#000000;}

.submeny A:link {text-decoration: none; color: #000000;}
.submeny A:visited {text-decoration: none; color: #000000;}
.submeny A:active {text-decoration: none; color: #000000;}
.submeny A:hover {text-decoration: none; color: #ffffff;}

.subout A:link {text-decoration: none; color: #000000;}
.subout A:visited {text-decoration: none; color: #000000;}
.subout A:active {text-decoration: none; color: #000000;}
.subout A:hover {text-decoration: none; color: #000000;}


.ny A:link {text-decoration: none; color: #000000;}
.ny A:visited {text-decoration: none; color: #000000;}
.ny A:active {text-decoration: none; color: #000000;}
.ny A:hover {text-decoration: bold; color: #000000;}

ul.submeny {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 163px;   
}

li.submeny {
background-image: url(/imgs/submenubg.png);
background-repeat: no-repeat;
float: left;
padding: 0px;
margin:0px;
width: 163px;
height: 25px;
}

.submeny_hover{
	background-image: url(/imgs/submenuhover.png);
	float: left;
	padding: 0px;
	margin: 0px;
	height: 25px;
	width: 163px;
}

ul.submeny a {
line-height: 13pt;
padding-left:10px; 
padding-top: 4px;
width: 163px;
display:block;
text-decoration: none;
font-family:verdana;
font-size:10pt;
color: #371C1C;
}


ul.headmeny {
list-style-type: none;
background-image: url(/imgs/menybg.png);
text-align: center;
padding: 0px;
margin: 0px;
height:43px;    
}

li.headmeny {
float: left;
padding: 0px;
margin:0px;
display:inline-block;
}

ul.headmeny a {
background-image: url(/imgs/menystreck.png);
background-repeat: no-repeat;
background-position: right;
padding-left: 8px;
padding-right: 8px;
line-height: 43px;
display:block;
text-decoration: none;
font-family:verdana;
font-size:10pt;
color: #371C1C;
}

.headmeny A:link {text-decoration: none; color: #ffffff;}
.headmeny A:visited {text-decoration: none; color: #ffffff;}
.headmeny A:active {text-decoration: none; color: #ffffff;}
.headmeny A:hover {text-decoration: none; color: #ffffff;}



img{
	border: 0;
}




