body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
}
body {
	background-color: #eeeeee;
	background-image: url(grafik/bg.gif);
}
.meny {
	background-image:url(grafik/meny_bg.gif);
	background-repeat:repeat-y;
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
}
.meny a {
	color: #444444;
	text-decoration: none;
}
.meny a:visited {
	color: #444444;
	text-decoration: none;
}
.meny a:active {
	color: #444444;
	text-decoration: none;
}
.meny a:hover {
	color: #444444;
	text-decoration: underline;
}

ul{
	margin-top:0px;
	margin-bottom:0px;
	list-style-image:url(grafik/meny_bullet.gif);
}

.undermeny {
	padding-left: 10px;
	font-size: 11px;
	color:  #DDDDDD;
	line-height:16px;
}
.undermeny a {
	color:  #777777;
}
.undermeny a:visited {
	color:  #777777;
}
.undermeny a:hover {
	color:  #777777;
}
.undermeny a:active {
	color:  #777777;
}

a {
	color: #212121;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.copy {
	font-size: 10px;
	color: #a8a8a8;
	text-align: right;
	padding-right: 25px;
}
.copy a {
	color: #A8A8A8;
	text-decoration: none;
}
.copy a:visited {
	text-decoration: none;
}
.copy a:hover {
	text-decoration:underline;
}
.copy a:active {
	text-decoration: underline;
}	


.rubrik {
	font-size: 14px;
	font-weight: bold;
}
.stor{
	font-size: 14px;
}
.fet {
	font-weight: bold;
}
.understruken{
	text-decoration:underline;
}
.kursiv{
	font-style:italic;
}
.main {	
	background-image:url(grafik/main_bg.gif);
	background-repeat:repeat-y;}
.falt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CBCBCB;
	border: 1px solid #B7B7B7;
}
.gra {
	color: #999999;
	font-size: 11px;
	font-weight:normal;
}

