/*body attribut bgbild etc*/
body{
  background-color : #00599d;
  margin-top : 0px;
  margin-right : 0px;
  margin-left : 18px;
  margin-bottom : 0px;
  background-image : url(../gfx/bg_main.gif);
  background-position : top;
  background-repeat : repeat-x;
}

.bodyFilm{
  background-image : url(../gfx/bg_film.gif);
  background-repeat : no-repeat;
  margin-top : 0px;
  margin-right : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  background-color : White;
  background-position : left;
}

.bodyFilmBig{
  background-image : url(../gfx/bg_filmBig.gif);
  background-repeat : no-repeat;
  margin-top : 0px;
  margin-right : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  background-color : White;
  background-position : left;
}

.bodyRadio{
  background-image : url(../gfx/bg_radio.gif);
  background-repeat : no-repeat;
  margin-top : 0px;
  margin-right : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  background-color : White;
  background-position : left;
}


.bodyCard{
  background-image : url(../gfx/bg_card.gif);
  background-repeat : no-repeat;
  margin-top : 20px;
  margin-right : 20px;
  margin-left : 20px;
  margin-bottom : 20px;
  background-color : White;
  background-position : left;
}

.bodyTryck{
  background-image : url(../gfx/bg_tryck.gif);
  background-repeat : no-repeat;
  margin-top : 20px;
  margin-right : 20px;
  margin-left : 20px;
  margin-bottom : 20px;
  background-color : White;
  background-position : left;
}

/* paddingen på styrtabellen som är width="754" */
.MainTable{
  padding-left : 30px;
  padding-right : 30px;
  padding-top : 24px;
  padding-bottom : 30px;
}

.MainTableBgRight{
  padding-left : 30px;
  padding-right : 30px;
  padding-top : 24px;
  padding-bottom : 30px;
  background-image : url(../gfx/bg_sad_right.gif);
  background-position : right;
  background-repeat : no-repeat;
}

.MainTableBgLeft{
  padding-left : 30px;
  padding-right : 30px;
  padding-top : 24px;
  padding-bottom : 30px;
  background-image : url(../gfx/bg_sad_left.gif);
  background-position : left;
  background-repeat : no-repeat;
}

.MainTableTryck{
  padding-left : 30px;
  padding-right : 30px;
  padding-top : 18px;
  padding-bottom : 30px;
  background-image : url(../gfx/bg_sad_right.gif);
  background-position : right;
  background-repeat : no-repeat;
}

/* företaget/kontaktinfo färgade td */
.td_indexRecept{
  background-image : url(../gfx/bg_index-recept-rulle.gif);
  background-position : bottom;
  background-repeat : repeat-x;
  background-color : #FBFAF6;
}
.td_indexNyttigt{
/*  background-image : url(../gfx/bg_index-recept-nyttigt.gif);*/
  background-position : bottom;
  background-repeat : no-repeat;
  background-color : #FBFAF6;
}

.td_kontakt
{
  background-color : #BCD3E6;
  padding-left : 6px;
  padding-top : 4px;
  padding-bottom : 4px;
  font-size : 12px;
  font-weight : bold;
}

.td_horzline{
  background-image : url(../gfx/bg_horzline.gif);
  background-repeat : repeat-x;
}

.td_nyheter{
  background-image : url(../gfx/bgtd_news.gif);
  background-position : right;
  background-repeat : repeat-y;
  background-color : #E6EEF3;
  height:20px;
}
.td_nyheter_sel{
  height:20px;
}

.td_receptpuff{
  background-image : url(../gfx/bg_receptpuff.gif);
  background-position : left;
  background-repeat : repeat-y;
  background-color : #FFFFFF;
}


.td_polaIndex{
  background-image : url(../gfx/bg_polaIndex.gif);
  background-repeat : no-repeat;
  padding : 11px;
}
.td_polaIndex_Not{
  padding-right : 10px;
}

.td_pola{
  background-image : url(../gfx/bg_pola_94.gif);
  background-repeat : no-repeat;
  padding : 7px;
}

.td_polaBig{
  background-image : url(../gfx/bg_pola_403.gif);
  background-repeat : no-repeat;
  padding: 16px;

}

.td_polaTryck{
  background-image : url(../gfx/bg_pola_416.gif);
  background-repeat : no-repeat;
  padding: 12px;

}

.td_pola_news{
  padding-bottom: 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-top : 10px;
  background-color : #FBFAF8;
}


.td_pola_small{
  background-image : url(../gfx/bg_pola_83.gif);
  background-repeat : no-repeat;
  padding : 7px;
}

.ul_red {
  list-style: outside url("../gfx/li_reddot.gif");
  margin-left : 16px;
  margin-top : 4px;
}

.enkatpuff{
  background-image : url(../gfx/bg/enkatpuff.gif);
  background-position : top;
  background-repeat : no-repeat;
  width: 301px;
  height: 139px;
}
#fraga{
    margin-left: 20px;
    margin-top: 20px;
    width: 190px;
}
.itemtable {
  background-color:White;
  border-color:Black;
  border-width:1px;
  border-style:solid;
  border-collapse:collapse;
}
.itemtable td {
  border:solid 1px #dddddd;
}
.itemtable .tablehead {
  border:0;
  background-color:#AAAADD;
  font-weight:bold;
}

.td_faq_yellow{
  background-image:url(../img/faq_yellow.gif);
  background-repeat:no-repeat;
 }  

.td_faq_blue{
  background-image:url(../img/faq_blue.gif);
  background-repeat:no-repeat;
  }
 .td_faq_white{
  background-image:url(../img/faq_white.gif);
  background-repeat:no-repeat;
  }
.white{
   color:#ffffff;
 }
.blue{
   color:#004489;
 }
#flashcontent {
  height: 100%;
}
.onlyprint {
  display:none;
}
.questiontext {
  margin-top:20px;
  font-weight:bold;
}