
body {
	margin: 0;
	background: #ffffff url('bilder/bakgrund?.png') fixed repeat-x left top;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #090909;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	}

.menyruta {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    line-height: 150%;             
	text-align:left;
    margin: 20px 0px 0px 10px;            
	}
	
.menyrad {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;             
    color: white;
	text-align:left;
    margin: 0px 0px 6px 20px;            
	}
	
.tabellhuvud {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;           
    color: white;
	text-align:left;
    margin: 4px 0px 4px 12px;            
	}

.textruta{
	background: #ffffff url('bilder/tonadtopp?.png') repeat-x;
	}

.ingress {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;             
    color: #090909;
    line-height:150%;
	text-align:left;
	font-weight: normal;
	margin: 10px 70px 10px 60px;
	}
	
.text {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;             
    color: #090909;
    line-height:150%;
	text-align:left;
	font-weight: normal;
	margin: 10px 40px 10px 60px;
	}
	
.annonstext {
	font-family: Arial, Helvetica;
    font-size: 12px;             
    color: #090909;
    line-height:150%;
	text-align:left;
	font-weight: normal;
	margin: 10px 20px 10px 20px;

}
	
.sidfot {
	text-align:left;
	font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;             
    color: #090909;
	padding: 10px 0px 10px 80px;
	}

dl dt {
  font-weight:bold;
  float:left;
  clear:left;
  width:100px;
}

dl dd {
  margin-left:100px;
}


h1	{ 
	font-size: 24px; 
	font-weight: normal;
	font-variant: small-caps;
	color: #003366; 
	font-family: "Times New Roman", Tahoma, Arial, Helvetica;
	line-height: 100%;
	margin: 60px 40px 0px 60px;
	}

h2	{
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	margin: 20px 0px 0px 60px;
	}
	
h3	{
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	margin: 20px 0px 0px 60px;
	}
	
h4	{
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	margin-left: 60px;
	margin-bottom: -6px;
	}
	
ul	{
	list-style-image:url('bilder/plutt.gif'); list-style-type:square; list-style-position:outside;
	}

li	{
	text-indent: 0px;
	padding-bottom: 0px;
	}

ol	{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;             
    color: #090909;
    line-height:150%;
	margin-left: 100px;
	list-style-position:outside;
	text-indent: 0px;
	padding-bottom: 10px;
	}

	
a {text-decoration: none; color: #666666; 	}
a:visited {text-decoration: none; color: #666666;}
a:active {text-decoration: none; color: #cc0066;}
a:hover {text-decoration: none; color: #ff0000;}
