@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.pict_table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}


.tabellsida {
	background-color: #FFFFFF;
}


.menytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.menulink:link {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

a.menulink:visited {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}
a.menulink:hover {
	color: #666666;
	font-weight: bold;
}

a.menulink:active {
	color: #000000;
	font-weight: bolder;
}

a:link {
	color: #333333;
	font-style: normal;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: #333333;
	font-style: normal;
	text-decoration: underline;
}

.minstil {
	color: #FF00FF;
	font-size: 24px;
}

.bread {
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #333333;
	padding: 5px;
}
.bread_pict {
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #333333;
	padding: 0px;
	margin: 0px;
}

.tabell_sida {
}
.div_meny {
	position: relative;
	top: 20px;
	width: 120px;
}
.divhead {
	margin: 0px;
	padding: 0px;
	width: 950px;
}

.div_bread {
	position: absolute;
	height: 343px;
	width: 815px;
	top: 21px;
	right: 71px;
	left: 17px;
	padding: 7px;
	border: 1px solid #666666;
}
.libmeny {
	position: relative;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	top: 20px;
}
.div_bread_pict {
	position: absolute;
	height: 343px;
	width: 830px;
	top: 140px;
	right: 71px;
	left: 120px;
	padding: 0px;
	border: 0px;
	text-align: right;

}
img.flyt {
	float: right;
	margin: 7px;
}
.sidfot {
	position: relative;
	top: +403px;
	text-align: right;
	font-size: xx-small;
}

