		*{
padding: 3px 0px 0px 0px;
margin: 0;
border: 0;
}
body{
background-color:#FFF;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
margin: 0;
}

#header{
background-repeat:no-repeat;
background-image:url(images/header_02.jpg);
width:722px;
height:201px;
margin: 0px auto;
}

#budskap{
width:278px;
height:140px;
float:left;
position: relative; 
top: 70px;
left: 300px;  
}

#budskap h2{
white-space: pre;
padding-top: 20px; 
}

#budskap h3{
white-space: pre; 

}
#box{
background-repeat:no-repeat;
background-color: #FFFFFF;
height: 400px;
width: 722px;
margin: 0px auto;
}

#box a{color: #3399cc;}

#left_kolumn{
width:355px;
height:400px;
float:left;
border:0px;
}

#left_kolumn_1{
width:355px;
height:133px;
float:left;
border:0px;
}

#left_kolumn_2{
width:355px;
height:133px;
float:left;
border:0px;
}

#left_kolumn_3{
width:355px;
height:133px;
float:left;
border:0px;
}

#right_kolumn_image{
background-image:url(images/images/papper_08.jpg);
background-position:center;
background-repeat:no-repeat;
width:355px;
height:400px;
float:right;
border:0px;
}

#right_kolumn{
width:355px;
height:400px;
float:right;
border:0px;
}

#right_kolumn_1_index{
width:200px;
height:133px;
float:left;
border:0px;
margin-top:80px;
margin-left:100px;

}

#right_kolumn_1{
width:355px;
height:133px;
float:left;
border:0px;
}

#right_kolumn_2{
width:355px;
height:133px;
float:right;
border:0px;
}

#right_kolumn_3{
width:355px;
height:133px;
float:right;
border:0px;
}

#aktuellt{
width:200px;
height:180px;
float:left;
border:0px;
margin-left:90px;
margin-top:100px;
}

#meny{
padding-top: 56px;
float: right;
padding-right:0px;
}

#meny li{
display: block;
list-style-type: none;
}

ul li {
position: relative;
}
	
li ul {
position: absolute;
background-color:#3f3f3f;
left: 149px;
top:-5px;
display: none;
padding:5px;
}
/*
li ul {
position: absolute;
background-color:#3f3f3f;
width:170px;
right: 60px;
top: 134px;
display: none;
}*/

ul li a {
display: block;
text-decoration:none;
border-bottom: 0;

}
	

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: right; }
* html ul li a { height: 1%; }
/* End */

ul {
margin: 0;
padding: 0;
list-style: none;
width: 150px;
}

li:hover ul, li.over ul { 
display: block; }
	
	
	
	startList = function() {
if (document.all&&document.getElementById) {
navRoot = document.getElementById("nav");
for (i=0; i<navRoot.childNodes.length; i++) {
node = navRoot.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
  }
  node.onmouseout=function() {
  this.className=this.className.replace»
	(" over", "");
   }
   }
  }
 }
}
window.onload=startList;

a.active{ 
text-decoration:underline;
}


a:link { text-decoration: none; color: #FFF;}
a:visited { text-decoration: none; color: #FFF;}
a:hover, a.active { color: #FFF; text-decoration:underline;}


h1{
font-size: 18px;
font-family: "Times New Roman", Times, serif;
font-weight:normal;
color:#333333;
border-bottom:solid #CCCCCC thin;
}

h2{
font-size:30px;
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
font-weight:normal;
}

h3{
font-size:18px;
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
font-weight:normal;
}

h4{
font-size:18px;
font-family:"Times New Roman", Times, serif;
color:#333333;
font-weight:normal;
}

.italic{
font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#333333;
font-style:italic;
}

h1.sajtnamn{
display: none;
}

.text{
font-size:12px;
color:#333333;
padding-left:0px;

}

.text2{
font-size:12px;
color:#0000CD;
padding-left:0px;

}

.inledning{
font-size:12px;
font-weight:bold;
color:#333333;
padding-left:0px;

}

.inledning2{
font-size:12px;
font-weight:bold;
color:#0000CD;
padding-left:0px;

}
#kontakt{
height: 0px;
width: 722px;
margin: 0px auto;
color:#333333;
font-size:11px;
}
#kontakt a{color: #3399cc;}



