<!--

.style1 {
  color: #f48a17;
}

.style2 {
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  }

a:link { text-decoration: none; color: #ffffff; }
a:visited { text-decoration: none; color: #ffffff; }
a:active { text-decoration: underline}
a:hover { text-decoration: underline}

#d_grund {
  width: 710px;
  height: auto;
  margin-top: -1px;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  }
  
#d_main {
  width: 710px;
  height: auto;
  background-color: #ffffff;
	border: solid;
	border-color: #DFDFDF;
	border-width: 1px;
	}

#d_sidhuvud {
  width: 660px;
  height: 60px;
  background-image: url(img/menybg.gif);
  background-repeat: repeat-x;
  padding-left: 50px;
  padding-top: 13px;
  }

#d_meny {
  width: 710px;
  height: 25px;
  background-image: url(img/minimenybg.gif);
  background-repeat: repeat-x;
  }
  
#d_undermeny {
  width: 677px;
  height: 16px;
  padding-left: 33px;
  padding-top: 4px;
  background-color: #ffbe7a;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  }

#d_text {
  width: 610px;
  height: auto;
  padding: 50px;
  }

#d_katalog {
  width: 610px;
  height: auto;
  padding: 50px;
  font-size: 10px;
  text-align: center;
  }
  
#d_sidfot {
  width: 710px;
  heigth: auto;
  margin-top: 3px;
  margin-bottom: 30px;
  font-size: 10px;
  text-align: center;
  }
  
body { background-image: url(img/bg.gif); margin: 0px; padding: 0px; }

	
-->
