@charset "utf-8";
.segui {
	font-family: "Segoe UI";
	font-weight: lighter;
	font-size: 14px;
}
.segui_white {
	font-family: "Segoe UI";
	font-weight: lighter;
	font-size: 14px;
	color: #FFF;
}
.tahoma {
	font-family: Tahoma;
	font-weight: lighter;
	font-size: 12px;
}
.tahoma_small {
	font-family: Tahoma;
	font-weight: lighter;
	font-size: 11px;
}
.tahoma_bold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #4c4c4c;
}
.tahoma_20pk {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 18px;
	color: #c89e2e;
}
.segui_overskrift {
	font-family: "Segoe UI Semibold";
	font-weight: normal;
	font-size: 18px;
}
.segui_overskrift_white {
	font-family: "Segoe UI Semibold";
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
}
.segui_overskrift_white_unlerline {
	font-family: "Segoe UI Semibold";
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
	text-decoration: underline;
}
.segui_overskrift_white_unlerline_SMALL {
	font-family: "Segoe UI Semibold";
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
}
.segui_overskrift_white_unlerline_SMALLER {
	font-family: "Segoe UI Semibold";
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
}
