/* elspar.se (jubileum)
- - - - - - - - - - - - - - - - - - - - - - - - - */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
}

/* container
- - - - - - - - - - - - - - - - - - - - - - - - - */
#container {
	/*margin: 0 auto;*/
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	height: 772px;
}

/* header
- - - - - - - - - - - - - - - - - - - - - - - - - */
#header {
	height: 98px;
	background: url(img/2010/header.jpg) right no-repeat;
}

/* content
- - - - - - - - - - - - - - - - - - - - - - - - - */
#content {
	clear: left;
	background: url(img/2010/bg-004.jpg) no-repeat;
	height: 649px;
}
#content-left {
	float: left;
	width: 202px;
}
#content-left-mapddl {
	clear: left;
	height: 35px;
	padding: 16px 0 0 32px;
	background: url(img/default_1/map-ddl.jpg) no-repeat;
}
#content-middle {float: left;}
#content-middle-campaign {
	margin: 20px 0 0 0;
	width: 313px;
	height: 213px;
	background: url(img/default_1/kampanj.gif) no-repeat;
}
#content-middle-paper {margin: 30px 0 0 0;}
#content-right {
	float:right;
	padding-top:133px;
	padding-right:10px;
}
#mid-03 {
	height: 16px;
}