/* Innehåll, sidor */

div.infoCont {
  float:right;
  width:602px;
  }
div.infoBox {
  float:left;
  width:790px;
/*
  background-image:url(../pics/subMenuKurva.gif);
  background-repeat:no-repeat;
*/
  }
div.menuBox {
  float:right;
  width:180px;
  }

.introText {
  padding-left:10px;
  }
.introText, .introText a {
  font-size:10pt;
  line-height:160%;
  color:rgb(123,124,126);
  }
div.infoBox h1 {
  font-weight:normal;
  font-size:16px;
  color:rgb(123,124,126);
  }
div.infoBox h2 {
  font-weight:normal;
  font-size:13px;
  }
div.infoBox h3, div.infoBox h4, div.infoBox h5 {
  font-weight:bold;
  font-size:11px;
  }
div.columnCell {
  float:right;
  width:608px;
  }
div.topCell {
  clear:both;
  padding-top:1px;
  margin:0px 10px 0px 0px;
  padding-left:95px;
  }
div.leftCell { /* Finns i alt style */
  float:left;
  width:303px;
  margin:0px;
  background-repeat:no-repeat;
  background-position:right 50%;
  }
div.leftCell-mask { /* Finns i alt style */
  padding-left:95px;
  background-image:url(../pics/hidepics-mask.gif);
  background-repeat:no-repeat;
  background-position:right 50%;
  }
div.rightCell { /* Finns i alt style */
  float:left;
  width:245px;
  padding-left:5px;
  background-repeat:no-repeat;
  background-position:center;
  }
div.leftCell a, div.rightCell a {
  text-decoration:none;
  }
table.tableFormSimple td {
  padding:2px 5px 2px 0px;
  }
.moreLink { /* Finns i alt style */
  clear:both;
  float:right;
  }
.moreLink a {
  display:block;
  width:64px;
  height:18px;
  padding-top:8px;
  text-align:center;
  background:url(../pics/kn_more_orange.gif) no-repeat;
  border:none;
  color:white;
  font-size:9px;
  text-decoration:none;
  }

.clmProcCont {
  height:168px;
  margin-bottom:10px;
  }
.clmProcCont img {
  float:left;
  margin-right:10px;
  }

.rmProcCont {
  height:228px;
  margin-bottom:10px;
  }
.rmProcCont img {
  float:left;
  margin-right:3px;
  }

.clearCols {
  clear:both;
  height:1px;
  font-size:0px;
  }

