@charset "utf-8";
.bread {
	font-family: Calibri;
	color: #000000;
	font-size: 100%;
	list-style-type: disc;
	list-style-position: outside;
	font-weight: normal;
}
.overskrift {
	font-family: Calibri;
	font-size: 140%;
	font-weight: bold;
}

#tekst_hoved {
	font-family: Calibri;
	float: left;
	font-weight: normal;
	background-color: #A6A6A6;
}
.fod {
	font-family: Calibri;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #FBFBFB;
	background-color: #A6A6A6;
}
.bread_ind {
	font-family: Calibri;
	font-size: 100%;
	text-indent: 20px;
}
.liste {
	font-family: Calibri;
	font-size: 140%;
	font-style: normal;
	background-position: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
}
