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

/* Submenu */

#submenu {
	display: inline;
	float: left;
	width: 127px;
	margin-bottom: 5px;
	margin-right: 57px;
}
#submenu h2 {
	font-size: 11px;
	color: #333333;
}
#submenu ul {
	padding: 0px;
}
#submenu li {
	font-size: 11px;
	list-style-position: outside;
}
.submenu_items {
	list-style-image: url(grafik/fmk_redarrowbullet.gif);
	margin-left: 14px;
}
#submenu a {
	color: #333333;
	text-decoration: none;
}
#submenu a:focus {
	color: #BA0E2B;
}
#submenu a:hover {
	color: #BA0E2B;
}
#submenu a:active {
	color: #BA0E2B;
}
.subsubmenu_items {
	list-style-image: url(grafik/fmk_greydotbullet.gif);
	margin-left: 28px;
}
.subsubsubmenu_items {
	list-style-image: url(grafik/fmk_greydotbullet.gif);
	margin-left: 40px;
}
#active_subsubmenu_item, #active_subsubmenu_item a, #active_subsubsubmenu_item, #active_subsubsubmenu_item a {
	color: #BA0E2B;
	text-decoration: underline;
}

/* Main content */

#sp_maincontent {
	/* display: inline; */
	float: left;
	width: 565px;
}
#sp_wide_maincontent {
	float: left;
	width: 756px;
}
#sp_boxcontent, #sp_boxcontent2 {
	font-size: 12px;
	margin-bottom: 10px;
	clear: both;
}
#sp_boxcontent h1, #sp_boxcontent2 h1 {
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 3px;
}
#sp_boxcontent h2, #sp_boxcontent2 h2 {
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#sp_boxcontent h3, #sp_boxcontent2 h3 {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#sp_boxcontent p, #sp_boxcontent2 p {
	margin-bottom: 10px;
}
#sp_boxcontent li, #sp_boxcontent2 li {}

#sp_boxheader {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #002D45;
	line-height: 20px;
	padding-left: 12px;
	margin-bottom: 3px;
}

/* Content footer */

#sp_boxcontent_footer {
	color: #000000;
	margin-top: 5px;
	clear: both;
}
#sp_boxcontent_footer .updated {
	font-size: 11px;
	line-height: 100%;
}
#sp_boxcontent_footer .moreinfo {
	font-size: 10px;
	line-height: 160%;
}
#sp_boxcontent_footer .moreinfo a {
	color: #000000;
	text-decoration: none;
}
#sp_boxcontent_footer .moreinfo a:hover {
	color: #BA0E2B;
}

/* Right column */

#sp_rcol {
	display: inline;
	float: right;
	width: 170px;
	font-size: 11px;
	color: #333333;
}
#sp_rcol h1, #sp_rcol h2, #sp_rcol h3 {
	font-size: 11px;
	color: #002D45;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002D45;
	border-bottom-color: #002D45;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
#sp_rcol h1 {
	font-size: 13px;
	line-height: 22px;
}
#sp_rcol h2 {
}
#sp_rcol h3 {
	font-weight: normal;
	border-top-width: 1px;
}
#sp_rcol p {
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#sp_rcol ul, #sp_rcol ol {
	padding-left: 25px;
	margin-bottom: 10px;
}
#sp_rcol h1 a, #sp_rcol h2 a, #sp_rcol h3 a {
	text-decoration: none;
}
#sp_rcol h1 a:hover, #sp_rcol h2 a:hover, #sp_rcol h3 a:hover {
	text-decoration: underline;
}


/* Go to the top */

#totop {
	display: inline;
	float: left;
	width: 756px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 11px;
}
#totop a {
	color: #000000;
}
#totop a:hover {
	color: #BA0E2B;
}

/* Indexed search */

.tx-indexedsearch-searchbox input {
	margin: 5px;
	border: 1px solid #002D45;
}
.tx-indexedsearch-searchbox select {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #002D45;
}
.tx-indexedsearch-searchbox-button {
	font-size: 10px;
	height: 18px;
	color: #CCCCCC;
	background-color: #002D45;
}

/* Bibsearch */

.field_labels {
	display: block;
}
#bibsearch_field_label, #biblogin_field_label {
	font-weight: bold;
}
#bibsearch_inputs {
	border: 1px solid #002D45;
	width: 168px;
	overflow: hidden;
}
#bibsearch_field {
	font-size: 11px;
	height: 14px;
	width: 132px;
	color: #666666;
	border-style: none;
	text-align: left;
	padding-left: 2px;
	line-height: 14px;
}
#bibsearch_button {
	font-size: 10px;
	height: 16px;
	width: 34px;
	color: #CCCCCC;
	background-color: #002D45;
	border-style: none;
}
.biblogin_inputs {
	border: 1px solid #002D45;
	width: 168px;
	overflow: hidden;
}
.biblogin_txtinputs {
	font-size: 11px;
	width: 165px;
	color: #666666;
	border-style: none;
	text-align: left;
	padding-left: 2px;
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#biblogin_button {
	font-size: 10px;
	color: #333333;
	border: 1px solid #002D45;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 1px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}
#biblogin_submit_holder {
	text-align: right;
}

/* RSS-feed (på Nyheds-siden) */

#fmk_fp_rssfeed {
	height: 35px;
}

a#fmk_fp_rssfeed_link {
	text-decoration: none;
	font-size: 11px;
}
#fmk_fp_rssfeed_img {
	margin-top: 4px;
	margin-right: 4px;
	float: left;
}
#fmk_fp_rssfeed_txt {
	padding-bottom: 2px;
	display: block;
	float: left;
	padding-top: 2px;
}
a#fmk_fp_rssfeed_link:hover {
	color: #BA0E2B;
}
