@charset "UTF-8";
/* CSS Document */

/* Special forside layout */
#jf_fp_outer_nww {
	background-image: url(grafik/jf_fp_nww_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#jf_fp_outer_nw {
	width: 30px;
	background-image: url(grafik/jf_fp_nw_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#jf_fp_outer_nc {
	width: 960px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(grafik/jf_fp_nc_bg.jpg);
}
#jf_fp_outer_ne {
	width: 30px;
	background-image: url(grafik/jf_fp_ne_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#jf_fp_outer_nee {
	background-image: url(grafik/jf_fp_nee_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#jf_fp_outer_sww {
	background-image: url(grafik/jf_fp_sww_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#jf_fp_outer_swc {
	background-image: url(grafik/jf_fp_swc_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 500px;
}
#jf_fp_outer_se {
	background-image: url(grafik/jf_fp_se_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#jf_fp_outer_see {
	background-image: url(grafik/jf_fp_see_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Frontpage main picture */

#jf_fp_mainpic_holder {
}
#jf_maincontent_holder {
	margin-top: 30px;
}

/* Featureboks */

#jf_fp_feauturetxt_table {
	margin-left: 90px;
	margin-top: 10px;
}
.jf_fp_featuretxts {
	color: #333333;
	padding-right: 10px;
	width: 277px;
}
.jf_fp_featuretxts h1, .jf_fp_featuretxts h2 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.jf_fp_featuretxts p {
	font-size: 13px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.jf_fp_featuretxts a {
	color: #333333;
	text-decoration: none;
}
.jf_fp_featuretxts a:focus, .jf_fp_featuretxts a:hover, .jf_fp_featuretxts a:active {
	color: #111111;
	text-decoration: underline;
}

/* Forside velkommentext */

#jf_fp_velkommen_holder {
	position: absolute;
	width: 990px;
}

#jf_fp_velkommentext {
	position: absolute;
	/* v1 */
	/* left: 647px; */
	top: 43px;
	right: 66px;
}
#jf_fp_velkommentext p {
	font-size: 50px;
	color: #333333;
}
#jf_fp_velkommenpil {
	position: absolute;
	left: 938px;
	top: -81px;
}

/* Link til mobilside */

.jf_mobil_only {
	display: none;
}
