BODY 
{ 
  background-attachment:fixed; 
  scrollbar-arrow-color: DFD8B9;
  scrollbar-track-color: 000000;
  scrollbar-face-color: 322E1D;
  scrollbar-highlight-color: 000000;
  scrollbar-3dlight-color: 000000;
  scrollbar-darkshadow-color: 000000;
  scrollbar-shadow-color: 000000;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color:transparent;
}

.meny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
}

a:link { color: #B8B2A5; text-decoration: none; font-weight:normal}
a:visited { color: #B8B2A5; text-decoration: none; font-weight:normal}
a:hover { color: #CFBA95; text-decoration: none; font-weight:normal}
a:active { color: #FFFFFF; text-decoration: none; font-weight:normal}

.kontaktinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #88847B;
	line-height: 11px;

}
.innehall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: DFD8B9;
	}

.imgborder { 
border: 2px solid #675E4D; 
}
