body {
	background-color: #e8f2fc;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}
.wrapper {
	width: 900px;
	margin-left: -450px;
	left: 50%;
	position: relative;
	margin-top: 20px;
	border: 1px solid #202020;
}
.logabg {
	width: 100%;
	height: 116px;
	background-color #FFF;
	background-image: url('images/logabg.jpg');
	background-repeat: repeat-x;
}
.loga {
	background-color #FFF;
	background-image: url('images/loga.png');
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 116px;
}

.white {
	background-color: #FFF;
	height: 8px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
/* MENU */
.menu {
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	border-bottom: 5px solid #ff471d;
}
.minside {
	margin-top: 0px;
	margin-left: 93.5px;
	margin-bottom: -2px;
	height: 24px;
}
.minside ul {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  float: left;
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
margin-left: 60px;
}
.minside ul li {
  display: inline;
}

.minside ul li  {
  float: left;
  color: #000000;
  padding-top: 7px;
  padding-bottom: 3px;
  text-decoration: none;
  background: transparent url("images/menuitem_deselected.jpg") center right repeat-y;
  width: 118px;
  text-align: center;
}
.minside ul li:hover  {
}

.minside ul li a:hover {
  color: #000;
  text-decoration : underline; 
}
.minside ul li a {
	font-size: 7.7pt;
	font-family: verdana, sans-serif;
	color: #000;
	text-decoration: none;
}
.minside li.chosen {
  background: transparent url("images/menuitem_selected.jpg") center center no-repeat;
}
/* Slut på MENU */
.line {
	background-color: #ff471d;
	width: 100%;
	height: 5px;
	overflow: hidden;
}
.main {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	width: 100%;
	height: auto;
}
.lt {
	border-top: 1px solid #ff3a0f;
	border-left: 1px solid #ff3a0f;
	border-right: 1px solid #ff3a0f;
	width: 519px;
	height: 24px;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url('images/nyheter_topbar.jpg');
	background-repeat: repeat-x;

}
.rt {
	border-top: 1px solid #ff3a0f;
	border-left: 1px solid #ff3a0f;
	border-right: 1px solid #ff3a0f;
	padding-top: 2px;
	padding-left: 10px;
	height: 24px;
	background-image: url('images/nyheter_topbar.jpg'); 
	background-repeat: repeat-x;
	width: 200px; /*100px innan //Simon*/
}
.lc {
	width: 519px;
	height: 29px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-position: left center;
	background-repeat: repeat-y;
	border-left: 1px solid #ff3a0f;
	border-right: 1px solid #ff3a0f;
	border-bottom: 1px solid #ff3a0f;
}
.rc {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	border-left: 1px solid #ff3a0f;
	border-right: 1px solid #ff3a0f;
	border-bottom: 1px solid #ff3a0f;
}
.lb {
	width: 539px;
	height: 9px;
	background-position: topt top;
	background-repeat: repeat-x;
}
.rb {
	width: 170px;
	height: 9px;
	background-position: top top;
	background-repeat: repeat-x;
}
p {
	font-family: verdana, sans-serif;
	font-size: 10pt;
}
p.bold {
	font-weight: bold;
	color: white;
	font-size: 11pt;
}
.table_left {
	margin-top: 8px;
	margin-left: 8px;
	width: 680px;
	float: left;
	position: relative;
	border-spacing: 0;
	border-collapse: collapse;
}
.table_right {
	margin-right: 8px;
	margin-top: 8px;
	border-spacing: 0;
	border-collapse: collapse;
	width: 196px;
	height: auto;
	float: right;
}
a:link {text-decoration: underline; font-family: Verdana, sans-serif; color: #000;}
a:active {text-decoration: underline; font-family: Verdana, sans-serif; color: #000;}
a:visited {text-decoration: underline; font-family: Verdana, sans-serif; color: #000;}
a:hover {text-decoration: underline; font-family: Verdana, sans-serif; color: #000;}
td {
	font-size: 9pt;
}
.direkt {
	height: 35px;
	margin-top: 10px;
	padding-top: 10px;
	width: 175px;
	border: 1px solid black;
	font-size: 13pt;
	font-weight: bold;
	cursor: pointer;
}
.in {
	width: 100%;
}
.gpris {
	padding-bottom: 0px;
	background-position: center center; 
	background-repeat: no-repeat;
	background-image: url('images/pris.jpg');
	height: 146px;
	width: 200px; /*175 innan //Simon*/
	color: #ff2d1b;
}
.pgpris {
	padding-left: 145px;/*183 innan //Simon*/
	font-size: 11pt;
	padding-top: 1px;
	color: black;
}
.ppris {
	padding-top: 34px;
	padding-left: 35px;
	font-size: 18pt;
	font-weight: bold;
}

