Body {
	BACKGROUND-COLOR: #f5edd8;
	background-image: url(../bild/webb/bgimg.jpg);
	scrolling="no";
}


#head {
	position: absolute;top: 0px; left:0%;
	width: 100%;
}

#ContBody {
	position: absolute;top: 0px; left:10%;
	width: 80%;
	height: 99%;

	border-style: solid;
	border-top-color: #f5edd8;
	border-right-color: #95722E;
	border-left-color: #95722E;
	border-bottom-color: #f5edd8;

	BACKGROUND-COLOR: #f5edd8;
	COLOR: #473008;
	FONT-FAMILY: Book Antiqua;
	FONT-SIZE: 10 pt;	
	text-align: left,justify;
}

#Meny {
	position: absolute;top: 120px; left:0%;
	width: 100%;
	height: 5,5%;
	background-color:#d8c2a1;
	text-align: center;
}

#Mframe {
	position: absolute;top: 170px; left:2%;
	width: 98%;
	height: 70%;
	BACKGROUND-COLOR: #f5edd8;
	border-style: f8f7f7;
	border-top-color: #f8f7f7;
	border-right-color: #f8f7f7;
	border-left-color: #000000;
	border-bottom-color: #000000;
}

#fot {
	position: absolute;bottom: 10px; left:5%;
	width: 90%;
	height: 3%;
}

a:link {
text-decoration:none;
  	FONT-FAMILY: Comic Sans MS,helvetica;
color:#454545
}

a:visited {
text-decoration:none;
  	FONT-FAMILY: Comic Sans MS,helvetica;
color:#454545
}

a:hover {
text-decoration:underline overline;
  	FONT-FAMILY: Comic Sans MS,helvetica;
color:#473008;
}

A
{
    COLOR: #454545;
    TEXT-DECORATION: none;
}
