body {
	background-color: #a8000c;
	text-align: center;
	padding: 0px;
	margin: 0px;
	min-width: 960px;
	background-image: url(../img/common/bakgrund.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width: 960px;
	top: 0px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	float: inherit;
}
#top {
	background-image: url(../img/common/top/flagga.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 960px;
	position: relative;
	text-align: center;
}
#content {
	position: relative;
	width: 632px;
	float: right;
	padding-right: 11px;
}
#leftbar {
	position: relative;
	width: 312px;
	float: left;
}
#adress {
	position: inherit;
	height: 90px;
	width: 960px;
	background-image: url(../img/common/adress/adress_bkg.gif);
	float: left;
	margin-top: 7px;
}
#erbjudandebox {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666148;
	text-decoration: none;
	text-align: left;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
}
#resmallista {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666148;
	text-decoration: none;
	text-align: left;
	padding-bottom: 1px;
	padding-left: 20px;
}

div#TopContainer {
	margin-bottom:10px;
	width: 960px;
	height: 134px;
	position:relative;
}

div#TopFlag {
	margin:0;
}

div#TopPic {
	position:absolute;
	top:30px;
	left:20px;
	width: 300px;
	height:80px;
}

div#TopPic img {
	width:300px;
	height:80px;
	border: none;
}

div#TopText {
	position:absolute;
	bottom:20px;
	width:450px;
	text-align:right;
	right:35px;
}

div#TopText a {
	font-family:Helvetica;
	color:white;
	text-decoration:none;
	font-size:11px;
}
