  
  
  
  
  /*fonts*/ #tblTemplateHolder,body {font:12px verdana,arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100}select, input, textarea {font:99arial,helvetica,clean,sans-serif;}pre, code {font:115monospace;*font-size:100}body * {line-height:1.5em;}
#tblTemplateHolder {clear:both; padding-top:20px;}

html {background-color:#fff;
}

table
{
    font-size: inherit;
    font-size: 100%;
} 

body, p, li, td
{
    line-height: 1.5;
}


h1 {
  margin: 0 0 5px 0; 
  font: 28px Verdana, sans-serif; 
  color: navy;
  font-weight:bold;
  
}

h2 {
  margin: 0 0 5px 0; 
  font: 24px Verdana, sans-serif; 
  color: navy;
  font-weight:bold;
}

h3 {
  margin: 0 0 5px 0; 
  font: 20px Verdana, sans-serif; 
  color: navy;
  font-weight:bold;
}



#divWrapper a {
    text-decoration: none;
}


#divWrapper a:link {
    color: #638473; font-weight:bold;
}


#divWrapper a:visited {
    color: #638473; 
    font-weight:bold;
}


#divWrapper a:hover {
    text-decoration: none; 
    color:black;
}




/* sidlayout */
#divWrapper {
  width: 980px; 
  margin:30px auto; 
  font: 12px Verdana, sans-serif;
}


#divHeader {
   padding:0 0 7px; 0; 
   margin:0; 
   background-image:url(http://www.testwebben.se/443/Images/bg_header.jpg);
   background-repeat:no-repeat;
   height:100px;
  width:980px;
}


#divHeader p {
   font: 10px Arial, Verdana, sans-serif; 
  font-style:italic; 
  color: #fff;}


#divColumWrapper{
  float: left; 
  background-color:white;
  border:px solid gray;
  margin-bottom:7px;
  border:6px solid #FFCC00;
  width:960px;
}


#divLeft {
  float: left; 
  width: 180px;
  margin:0;
  padding:0;
}

#divContent {
  float: right; 
  width: 750px; 
  padding: 10px; 
  background-color: #ffffff; 
  /*opacity: 0.8; 
  filter: alpha(opacity=80); */
  line-height: 1.5em; 
  padding-right:10px;

}



#divFooter {
  color:black; 
  clear: both; 
  padding:0px;
  margin:0px;
  background: #fff; 
  height:90px;
  background-image:url(http://www.testwebben.se/491/Images/bg_footer.jpg);
  font-size:10px;
  border:6px solid #FFCC00;
  width:960px;
}


#divFooter a:link,
#divFooter a:visited {
  color:black;
  text-decoration:none;
  border:0;
  font-weight:bold;


}

#pFooterText {
  top:20px;
  position:relative;
  width:750px;
  margin-bottom:22px;
  clear:both;
}



/* meny */

#divMeny {
  float: left; 
  padding: 1em 0 1em 0em;
}


#divMeny ul {
  margin: 0; 
  padding: 0; 
  list-style-type: 
  none;font-size: 10px; 
 font-weight:bold;
}


#divMeny a {
  width: 130px; 
  text-decoration: none;	
  display: block;	
  padding: 0.3em 1em;	
  margin-bottom: 0em;
  font-size:11px;
}


#divMeny a:link {
  color: #000; 
  border-left:5px solid #fff;}


#divMeny a:visited {
  color: #000;  
  border-left:5px solid #fff;
}


#divMeny a:hover {
  background: navy; 
  color:white; 
  border-left:5px solid blue;}


#divMeny a#current {
  font-weight: bold;
}

* img {
border:0px;
}

#divMeny a#current {
  font-weight: bold;
}

* img {
border:0px;}


    /* -- SMELINKLÅDAN -- */

#smelink_linkbox {
clear:both;
}

#smelink_linkbox a {
    margin: 0em;
    padding: 0em 0.3em 0.2em 0.3em;
    color: #636466;
    background-color: #fff;
    border: 1px solid #333;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    font-family:verdana;
height:15px;
}

#smelink_linkbox a:hover {
    color: #f8981c; }