BODY
{
  font-family: verdana, tahoma, sans-serif;
  font-weight: normal;
  font-size:   11px;
  color:       #252525;

  text-align:  center;
}
TABLE
{
  font-family: verdana, tahoma, sans-serif;
  font-weight: normal;
  font-size:   11px;
  color:       #252525;
}

.frm_falt
{
  width: 200px;
}
.logotype
{
  margin: 15px 0px 0px 22px;
}
.meny
{
  list-style: none;
  margin: 0;
}
.meny li
{
  font-weight: normal;
  font-size:   10px;

  margin:  0px 7px 0px 7px;
  padding: 6px 6px 8px 0px;

  background: transparent url(img/meny_separator.bmp);
  background-repeat: repeat-x;
  background-position: bottom;
}
.meny a:link,
.meny a:visited
{
  color: #343434;

  text-decoration: none;
  vertical-align: middle;
}
.meny a:hover
{
  color: #737373;
  text-decoration: underline;
}
.meny_nav
{
  padding-left: 5px;
  text-align:   left;
  cursor:       default;
}
.meny_nav a:link,
.meny_nav a:visited
{
  text-decoration: underline;
  color: #252525;
}
.sidmeny
{
  background: #FFE37F url(img/sidpanel.png);
  background-repeat:   no-repeat;
  background-position: bottom;
}
.kategori
{
  width:   169px;
  height:  26px;
  margin:  5px 5px 0px 5px;
  padding: 6px 0px 0px 8px;

  background: #EBD275;
}
.sidtitel
{
  font-weight: bold;
  font-size: 18px;
}
.produkt
{
  width:  100px;
  height: 100px;
  border: 1px solid #787878;
  border-bottom: 0;
  text-align: center;
}
.produkttext
{
  padding: 5px;
  border:   1px solid #787878;
  border-top: 0;
  text-align: center;
}
.produkttext a:link,
.produkttext a:visited
{
  color: #343434;
  text-decoration: none;
}
.produkttext a:hover
{
  text-decoration: underline;
}
div#b_nyheter
{
  font-family: Courier New, Verdana, Tahoma, Sans-serif;
  font-weight: normal;
  font-size:   11px;
  color:       #FFFFFF;

  width:      460px;
  height:     25px;
  margin:     0px 16px 8px 0px;
  padding:    4px;

  overflow: hidden;
  background: url(img/nyheter.png);
  visibility: hidden;
  text-align: left;
}
.sluttext
{
  width:   960px;
  margin:  0px;
  padding: 0px;
}
.sluttext TD
{
  color: #A0A0A0;
}
.sluttext a,
.sluttext a:active,
.sluttext a:visited
{
  color: #A0A0A0;
  text-decoration: underline;
}
.sluttext a:hover
{
  color: #F2F2F2;
}
div#b_text
{
  display: inline;
  position: relative;
  left:     470px;
  height:   18px;
  text-align: left;
  padding: 0px;
}
