body {
font-family: verdana;
font-size: 10pt;
font-weight: normal;
color: #000000;
margin:0px;
background:#ebebeb url(../images/bg_toner.gif) repeat-x;
}

a {
text-decoration:none;

}


#skuggcontainer {
	height:auto !important; /*Important för FF*/
	height:100%;
	width: 920px;
	margin: auto;
	margin-top:20px;
	background:#FFF;
}

#container {
    height:auto !important; /*Imoprtant för FF*/
	height:100%;
	margin-top:0px;
	margin: 0 auto;
	text-align:left;
	width: 920px;
	padding:10px;
}

#container p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
}

#header {
width:920px;
height:150px;
background:url(../images/header.gif) no-repeat;
/*border-bottom: 3px solid #4e4e4e;*/
}

#content {
width:898px;
height:auto;
margin-left:10px;
padding-top: 15px;
padding-bottom: 15px;
}

#leftcolumn {
float:left;
margin-left: 35px;
width:440px;
padding-bottom:30px;
}

#textbox {
float:left;
margin-left:8px;
width:430px;
}

#rightcolumn {
float:left;
width:370px;
margin-left:43px;
margin-top: 15px;
padding: 0px;
background:url(../images/menu_toner.gif) repeat-x;
}

#meny {
padding-top:75px;
width:350px;
height:420px;

}
#meny ul {
list-style-type: none;
margin-top:10px;
}
#meny li {
text-decoration: none;
height:50px;
}
#meny a {
float:left;
display:block; 
width:auto;
height:30px;
text-align:center;
text-decoration: none;
}
#meny ul li a span {
display:none;
}
#meny a:hover {
}
#meny a.active {
text-decoration: none;
}

#meny img {
border:none;
}

h1{
font-family: verdana;
font-size: 16pt;
font-weight: bold;
color:#FFA600;
margin: 10px 0px 20px 0px;
}

h2{
font-family:verdana;
font-size: 10.5pt;
font-weight:bold;
color:#384718;
margin-top: 10px;
}


#footer {
width: 900px;
margin:0px;
height:20px;
text-align:center;
background:url(../images/footer.gif) 0% 0% no-repeat;
clear:both;
}

