* 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

body { 
	background: #4F4F4F url(../grafik/bg.gif) repeat-y left;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#logotyp {
	width: 755px;
	height: 146px;
	background: url(../grafik/logotyp.gif) center;
	margin: 0px 0px auto;
}
#raknare {
	width: 180px;
	text-align: right;
	margin: 0px 0px auto;
	padding: 0px 3px 0px 0px;
	float: right;
}
#meny {
	height: 20px;
	width: 754px;
	background: url(../grafik/menybg.gif);
	padding: 5px 0px 0px 0px;
	margin: 0px 0px auto;
}
#text {
	width: 740px;
	margin: 0px 0px auto;
}
#text_left {
	width: 430px;
	padding: 15px 5px 5px 12px;
	margin: 0px auto;
	float: left;
}
#text_right {
	width: 160px;
	padding: 15px 5px 5px 5px;
	margin: 0px auto;
	float: right;
}
.linje {
	height: 30px;
	background: url(../grafik/linje.gif) repeat-x;
}

.rubrik {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 1.6;
}
.raknare {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.meny {
	font-size: 12px;
	color: #FFFFFF;
	word-spacing: 6px;
	font-weight: bold;
}
.meny a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.meny a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.meny a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.meny a:active {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.text {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 1.4;
}

.text2 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height: 1.4;
}
.text3 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 1.4;
}
.lista li {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 1.4;
	display: block;
}


a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
