@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../bilder/bkg6.jpg);
	background-repeat: repeat-x;	
}
#allt {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#huvud {
	width: 960px;
	background-image: url(../bilder/top_start_brun2.jpg);
}
#menu {
	width: 960px;
}
#main {
	width: 960px;
}
#vspalt {
	float: left;
	width: 180px;
}
#mspalt {
	float: left;
	width: 600px;
}
#hspalt {
	float: left;
	width: 180px;
}
#fot {
	width: 960px;
}
#mspalt1 {
	float: right;
	width: 780px;
}


