@charset "iso-8859-1";
/* CSS Document */

body {
background-image: url("bilder/Sida-bakgrund.gif");
background-attachment:fixed;
background-position:center;
background-repeat:repeat-y;
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#444444;
	line-height:16px;
	text-align:justify;
}

h1 {
background-image: url("bilder/H1-bakgrund.gif");
background-repeat:no-repeat;
height:20px;
padding-left:9px;
font-style:normal;
font-family:"Trebuchet MS", "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#666666;
text-transform:uppercase;
letter-spacing:2px;
text-align:left;

}

 p {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#444444;
	line-height:16px;*/
	text-align:justify;
} 
a {
color:#444444;
text-decoration:none;
}

a:hover {
color:#B80202;
}

a:active {
color:#B80202;
}
a:visited {
color:#444444;
}

.meny ul
{

width:100%;
padding:0;
margin:0;
list-style-type:none;
}

.meny li {display:inline}

.meny {
border-bottom: solid #4A4F2F 1px;
border-top: solid #4A4F2F 1px; 
height:20px;
text-align:center;
font-style:normal;
font-family:"Trebuchet MS", "Times New Roman", Times, serif;
font-size:13px;
font-weight:normal;
color:#666666;
text-transform:uppercase;
letter-spacing:1px;
white-space:nowrap;
padding:0;
margin:0;
}
.meny a {
color:#666666;	
text-decoration:none;
}
.meny a:hover {
color:#FF0000;
}
.meny a:active {
color:#B80202;
}
.meny a:visited {
color:#666666;
}

.MenyAktiv {
/*border-bottom: solid #4A4F2F 1px;
border-top: solid #4A4F2F 1px; 
height:20px;
text-align:center;
font-style:normal;
font-family:"Trebuchet MS", "Times New Roman", Times, serif;*/
font-size:12px;
font-weight:bold; 
color:#444444;
/*text-transform:uppercase;
letter-spacing:1px;
white-space:nowrap;
padding:0;
margin:0;*/
}

.AktuelltRubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	line-height:16px;
	font-weight:bold;
	}

.Sidfot {
border-top: solid #4A4F2F 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#444444;

}
