a:link {
	color: #48443C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #48443C;
}
.tabell {
	background-color: #C5BFBE;
}
body {
	background-color: #F9FEFA;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37332D;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 34px;
	margin-left: 35px;
	background-repeat: no-repeat;
	height: 90px;
	padding: 0px;
	background-image: url(../Bilder/sida/logga850.jpg);
	background-position: center top;
}
#content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#wrapper {
	text-align: left;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	background-image: url(../Bilder/sida/wr.gif);
}
#footer {
	clear: both;
	background-image: url(../Bilder/sida/sidfot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	padding-right: 35px;
	padding-left: 35px;
}
#meny {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	margin-right: 35px;
	margin-left: 35px;
	background-color: #E9E9E9;
}

