/* (Sten & Eva) MP 061012 */ 
html
{
  background: #e5e5e5 url(http://www.testwebben.se/155/Images/bg.gif) repeat-x;
  margin: 0em;
  padding: 0em;
}


form,textarea, table
{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #0f0000;
}

h1
{
  font-family: Verdana;
  color: #121293;
  font-weight: normal;
  font-size: 20px;
}

h2
{
  font-size: 16px;
  color: #121293;
}

#box
{
  width: 900px;
  text-align: left;
  margin: 28px auto;
  padding: 4px;
  border: 1px solid rgb(192,192,192);
  background-color: rgb(255, 255, 255);
        font: 11px Verdana, Helvetica, Arial, sans-serif;
  color: #0f0000;
}

#content_box
{
  margin: 0.5em;
}

#box a
{
       color: #121293;
       text-decoration: none;
}
#box a:hover
{
       color: #000;
       text-decoration: underline;
}

#col1,
#col2,
#col3,
#col4
{
  float: left;
}

#col1
{
  width: 20px;
  padding-top: 0.01em;
}

#col2
{
  width: 850px;
      
}

#col3
{
  width: 30px;
  padding-top: 0.01em;
}

#col4
{
  width: 200px;
}

#header
{
  height: 120px;
  background: #ffffff;
  padding: 0.01em;
}

#header img
{
        margin-bottom: 1px;
}


#footer
{
  height: 30px;
  text-align: center;
  padding: 0.2em 0em 3em 0em !important;
        padding: 0.9em 0em 0.5em 0em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.0em;
  font-family: arial,verdana,sans-serif;
        background: #121293 url(http://www.testwebben.se/155/Images/menybg.gif) repeat-x;
}

#footer a:link, #footer a:visited
{
      color: white; 
      text-decoration: none;
      text-transform: none;
} 

.clear
{
  clear: both;
}


/*-------MENY-------*/


#divMenu
{
     
     background: #121293 url(http://www.testwebben.se/155/Images/menybg.gif) repeat-x;
     width: 900px;
     height: 24px !important;
     height: 20px; 
     padding: 0px;
     margin: 0px;
     text-decoration: none; 
     font-size: 90%;

}

#dmenu
{   
   list-style-type: none;      
   margin: 0 auto 0 10px;                
   padding: 0px;             
   color: #fff;                
   /*z-index: 20;*/
}

#dmenu a:link
{
   color:white;
}



#dmenu li
{
   list-style-type: none;
   float: left;          
   margin: 0 0 0px 0;      
   padding: 0 0 0 0;           
   width: 110px; /*space*/          
   display: block;  
   color:white;
 
}



#dmenu ul /*--DROP DOWN--*/
{        
   position: absolute;
   margin: 0;
   padding: 0;           
   display: none;
   width: 120px;           
   z-index: 99;
}


#dmenu ul li
{
   margin: 0;        
   padding: 0px;            
   width: 120px;/*-----------------------------------------------------------------*/    
      
}


#dmenu li a
{
   width: 110px;       
   display: block;
   padding: 3px 0px;
   text-decoration: none;
   color: #fff;
  /* background: url(http://www.testwebben.se/151/Images/bg_off.jpg); Inaktiverat den grċa bakgrunden*/
   text-align: center;
}



#dmenu ul a 
{           
   padding: 5px;
   margin: 0;
   width: 110px; 
   display: block;
   background: #121293 url(http://www.testwebben.se/155/Images/menybg.gif) repeat-x; 
   color: #fff;
   text-align: left;
   border-right: 1px solid white;
   border-left: 1px solid white;
   border-bottom: 1px solid white;

}



#dmenu ul a:hover 
{           
  padding: 5px;
  margin: 0;
  width: 110px; 
  display: block;
  color: #ffffff;
  background: #121293 url(http://www.testwebben.se/155/Images/menybg-on.gif) repeat-x;
  /*UNDERSIDA HOVER----*/
}



#dmenu a:hover
{
    display: block;
    text-decoration: none;
    border: 1px solid white;
    background: #121293 url(http://www.testwebben.se/155/Images/menybg-on.gif) repeat-x;
    color: #fff;

}



#dmenu a:visited
{
  color:white;
}



#dmenu ul li a:hover
{
  display: block;
  width: 110px; 
  color: #ffffff;
  
}



#dmenu ul ul
{
  display: none;  
  position: absolute;
  margin-left: 116px !important;
  margin-left: 116px;
        margin-top: -10px !important;
  margin-top: -15px;  

}



#dmenu ul li>ul, #dmenu ul ul li>ul
{
   margin-top: -2em;
}


#dmenu li:hover ul ul, #dmenu li:hover ul ul ul, #dmenu li:hover ul ul ul ul, #dmenu li:hover ul ul ul ul ul
{
   display:none;
}


#dmenu li:hover ul, #dmenu ul li:hover ul, #dmenu ul ul li:hover ul, #dmenu ul ul ul li:hover ul, #dmenu ul ul ul ul li:hover ul
{
   display:block;
}


li>ul 
{
   top: auto;
   left: auto;
}

#divMenu p
{ 
   margin-left: 13px;
}



#divMenu img
{
   margin-left: 13px;
}






/*------SMELINK LOGGA------*/
#pSmelinkInfo{padding: 0 0 5px 0; margin-left: 40px;}
#pSmelinkInfo a:link {text-decoration: none;}
#pSmelinkInfo a:visited {text-decoration: none;}
#pSmelinkInfo #imgSmelinkLogo{border: 0;}
