/* ==================================================*/
/* === © Sajtus AB, Sweden, info@sajtus.se, 2007- ===*/
/* ==================================================*/

/* ===== SajtTool - Specifika ===============================*/
.Editor         {margin: 0px 0px 0px 0px;background: #FFFFFF;border: 1px solid rgb(0,0,0);font: normal 11px "Trebuchet MS", calibri, helvetica, arial;}
.EditBTN        {border: 1px solid rgb(166,182,198);}
.editlistbody   {margin: 0px 0px 0px 0px;font: normal 11px "Trebuchet MS" , calibri, helvetica, arial;color: #333;}
.knappar        {background:#DEDEDE;text-align:center;}
.toppknappar
{
    background: #A5B6C6;
    color: black;
    font: bolder 13px calibri, verdana;
    color: #333;
}

/*===========================================================*/
P   {font: normal 11px verdana, arial;}
h1  {font-size: 22px; font-weight: bold; line-height: 23px;}
h2  {font-size: 19px; font-weight: bold; line-height: 21px;}
h3  {font-size: 16px; font-weight: bold; line-height: 20px;}
h4  {font-size: 14px; font-weight: bold; line-height: 19px;}

/* OBS!!!!! Följande 6 får inte byta namn, då rasar komponentens style styrning */
.brodtext   {}
.brodtext1  {font-size: 13px;}
.rubrik4    {font-size: 14px; font-weight: bold; line-height: 19px;}
.rubrik3    {font-size: 16px; font-weight: bold; line-height: 20px;}
.rubrik2    {font-size: 19px; font-weight: bold; line-height: 21px;}
.rubrik1    {font-size: 22px; font-weight: bold; line-height: 23px;}

/* Nya stylar, bägge måste gå under en övergångsperiod tills alla sidor sparats om en gång */
.brodtext   {}
.brodtext1  {font-size: 13px;}
.h4    {font-size: 14px; font-weight: bold; line-height: 19px;}
.h3    {font-size: 16px; font-weight: bold; line-height: 20px;}
.h2    {font-size: 19px; font-weight: bold; line-height: 21px;}
.h1    {font-size: 22px; font-weight: bold; line-height: 23px;}

/* ====== Sätts i alla mallar, styr placeringen av arean ===========*/
.container      {}/*Sätter centreringen i mallar istället*/
.pagebody
{
    background-color:#8C8383;
    background:#DEDEDE;
    margin: 0px 0px 0px 0px;
    font: normal 11px verdana, arial;
    color: #333;
}
.header         {background-image: url(../backgrounds/toppen.jpg);width: 790px;height: 142px;position: relative;padding: 0px 0px 0px 0px;}
.content        {text-align:left;background-image: url(../backgrounds/main.gif);width: 790px;position: relative;padding: 5px 0px 0px 0px;margin:0px 0px 0px 0px;}
.footer         {background-image: url(../backgrounds/bottom.gif);width: 790px;height: 34px;position: relative;padding: 0px 0px 0px 0px;}
.news           {border:dotted 1px #454545;padding: 20px 10px 15px 10px;width: 161px;}
.newslist       {padding: 0px 0px 0px 10px}
.sajtmap        {line-height: 18px;font-weight: bold;}
.sitemapimage   {position: absolute;top: 4px;left: 30px;}
.sitemaplinks   {padding: 0px 0px 0px 10px}
.soliditet      {width:192px;}
.startrubrik    {font-weight:bold;}
.starttext      {line-height: 14px;}
.sublinks       {font-weight: bold;word-spacing: 2px;}
.submenu        {line-height: 16px;padding-left: 8px;width: 180px;}
.topflik_off    {background-image: url(/new/backgrounds/flikar/flik_middle_off.gif);}
.topflik_on     {background-image: url(/new/backgrounds/flikar/flik_middle_on.gif);} 
.toplinks       {font-weight: bold;color: #333333;}
.topmenu        {position: absolute;left: 13px;top: 119px;color: #FFF;}
.producedby a		{position:absolute;top:30px;right:10px;font:normal 6pt tahoma,arial;color:#BBB;}
.producedby a:hover	{color:#BBB;text-decoration:none;cursor:text;}

/*===== Länkar =========================*/                   
a                   {color: #000099;text-decoration: none;}
a:hover             {color: #000099;text-decoration: underline;}
a.sajtmap           {color: #333333;font-weight: bold;}
a.sajtmap:hover     {color: #990000;font-weight: bold;}
a.starttext         {color: #333333;}
a.starttext:hover   {color: #990000;}
a.sublinks          {color: #333333;}
a.sublinks:hover    {color: #990000;}
a.toplinks          {color: #FFFFFF;}
a.toplinks:hover    {color: #DDDDDD;}

/* ====== v7 Domänregistrering felkoder ====================*/
.error              {color: #ff0000;text-decoration: none;}

/* ====== Formulär ==============================*/
.v7button {
  font-family   : verdana,arial;
  color         : #333333;
  text-align    : center;
  font-size     : 10px;
  font-weight   : bold;
  text-transform: uppercase;
  border-top    : 1px solid #C4CCCC;
  border-left   : 1px solid #ACB5B5;
  width         : auto;
  height        : 21px;
  background    : url(/sys_files/v6_button_bg.gif) repeat-x;
  background-color : white;
  padding       : 1px 4px !important;
  line-height   : normal;
  margin-left   : 2px;
}
.v7input
{
  font-family   : verdana,arial;
  color         : #333333;
  text-align    : left;
  font-size     : 11px;
  font-weight   : bold;
  /*text-transform: uppercase;*/
  border-top    : 1px solid #7F9DB9;
  border-left   : 1px solid #7F9DB9;
  border-bottom : 1px solid #7F9DB9;
  border-right  : 1px solid #7F9DB9;
  width         : auto;
  height        : 15px;
  background    : url(/sys_files/v6_form_skugga.gif) repeat-x;
  background-color : white;
  padding       : 4px 4px !important;
  line-height   : normal;
  margin-left   : 2px;
}
.textarea
{
    font-family: verdana,arial;
    color: #333333;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    border-top: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    background: url(/sys_files/v6_form_skugga.gif) repeat-x;
    background-color: white;
}	
.button {
  font-family   : verdana,arial;
  color         : #333333;
  text-align    : center;
  font-size     : 11px;
  font-weight   : bold;
  text-transform: uppercase;
  border-top    : 1px solid #C4CCCC;
  border-left   : 1px solid #ACB5B5;
  width         : auto;
  height        : 22px;
  background    : url(/sys_files/v6_2_button_bg.gif) repeat-x;
  background-color : white;
  padding       : 2px 5px !important;
  line-height   : 15px;
  margin-left   : 2px;
}
