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

/* Generelle regler */

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 0;
}
a:link {
	color: #BA0E2B;
}
a:visited {
	color: #000000;
}
a:focus {
	color: #BA0E2B;
}
a:hover {
	color: #BA0E2B;
}
a:active {
	color: #BA0E2B;
}

img {
	border-style: none;
}

blockquote {
	margin-left: 10px;
}
blockquote p {
	font-style: italic;
}

#side {
	display: block;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
}

/* Fast top - links og søgeboks */

#top {
	display: inline;
	float: left;
	height: 48px;
	width: 756px;
	margin-left: 184px;
}
#topmenu {
	display: inline;
	float: left;
}
#topmenu ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#topmenu li {
	float: left;
	padding-top: 5px;
	padding-left: 0px;
}
#topmenu li.spacer {
	background-image: url(grafik/fmk_topmenu_spacer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
#topmenu a {
	text-decoration: none;
}
#topmenu a:visited {
	color: #BA0E2B;
}
#topmenu a:focus, #topmenu a:hover {
	text-decoration: underline;
}

/* Søgeboks */

#search {
	display: inline;
	float: right;
}
#search_field_label {
	visibility: hidden;
	font-size: 0px;
	float: left;
}
#search_field {
	font-size: 11px;
	height: 14px;
	width: 140px;
	color: #666666;
	border-style: none;
	text-align: left;
	padding-left: 2px;
	line-height: 14px;
	float: left;
}
#search_button, #searchform-submit {
	font-size: 10px;
	height: 18px;
	width: 34px;
	color: #CCCCCC;
	background-color: #002D45;
	border-style: none;
	padding: 0px;
	float: right;
}
#search_inputs {
	border: 1px solid #002D45;
	width: 190px;
	overflow: hidden;
	margin-top: 10px;
	background-image: url(grafik/fmk_submit_bg_fix.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* Header */

#header {
	display: inline;
	float: left;
	height: 103px;
	width: 940px;
	margin-bottom: 5px;
	overflow: hidden; /* denne forhindrer at ie6 indsætter +9px sfa. den hvide nedpil */
}
#headerlogo {
	display: inline;
	float: left;
	width: 184px;
}
#header_image_left_fp {
	display: inline;
	float: left;
	width: 380px;
	background-image: url(grafik/temppics/fmk_fp_pic.jpg);
	height: 103px;
}
#header_image_right_fp {
	display: inline;
	float: left;
	width: 376px;
	background-image: url(grafik/fmk_headerimage_right_fp.gif);
	height: 103px;
}
#header_image_left_sp {
	display: inline;
	float: left;
	width: 380px;
	background-image: url(grafik/temppics/fmk_fp_pic.jpg);
	height: 103px;
}
#header_image_right_sp {
	display: inline;
	float: left;
	width: 376px;
	background-image: url(grafik/fmk_headerimage_right_fp.gif);
	height: 103px;
}
#header_image_right_sp.sp_logo_blu {
	background-image: url(grafik/fmk_headerimage_right_blu.gif);
}
#header_image_right_sp.sp_logo_brn {
	background-image: url(grafik/fmk_headerimage_right_brn.gif);
}
#header_image_right_sp.sp_logo_cyn {
	background-image: url(grafik/fmk_headerimage_right_cyn.gif);
}
#header_image_right_sp.sp_logo_dblu {
	background-image: url(grafik/fmk_headerimage_right_dblu.gif);
}
#header_image_right_sp.sp_logo_gry {
	background-image: url(grafik/fmk_headerimage_right_gry.gif);
}
#header_image_right_sp.sp_logo_ora {
	background-image: url(grafik/fmk_headerimage_right_ora.gif);
}
#header_image_right_sp.sp_logo_red {
	background-image: url(grafik/fmk_headerimage_right_red.gif);
}
#header_image_right_sp.sp_logo_yel {
	background-image: url(grafik/fmk_headerimage_right_yel.gif);
}

#header_arrow {
	position: relative;
	left: 555px;
	top: -103px;
	height: 9px;
	background-repeat: no-repeat;	
	/* width: 18px; denne får mærkeligt nok den vertikale placering til at ændre sig - forskelligt i varierende browsere */
}
#header_arrow[id] {
	background-image: url(grafik/fmk_downarrowwhite_bg.gif);
}


/* Menu */

#menu {
	display: inline;
	float: left;
	height: 22px;
	width: 756px;
	margin-bottom: 5px;
	margin-left: 184px;
	background-image: url(grafik/fmk_menu_div_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	overflow: hidden;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#menu li {
	float: left;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	height: 20px;
	padding-right: 14px;
	padding-left: 14px;
	background-image: url(grafik/fmk_menu_item_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D8D5;
	border-bottom-color: #D2D8D5;
	border-left-color: #D2D8D5;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:focus, #menu a:hover, #menu a:active {
	color: #BA0E2B;
}
#menu li.aktiv {
	background-image: url(grafik/fmk_menu_aktiv_item_bg.gif);
	border-left-style: none;
	color: #FFFFFF;
	border-top-color: #104273;
	border-bottom-color: #002942;
}
#menu li.aktiv a {
	color: #FFFFFF;
}
#menu li.aktiv a:focus, #menu li.aktiv a:hover, #menu li.aktiv a:active {
	text-decoration: underline;
}

/* Breadcrumb */

#breadcrumb {
	display: inline;
	float: left;
	/* height: 31px; */
	width: 756px;
	margin-bottom: 5px;
	margin-left: 184px;
	vertical-align: middle;
	overflow: hidden;
	color: #333333;
}
#breadcrumb a {
	color:#333333;
	font-size:11px;
	text-decoration:none;
}
#breadcrumb a:focus, #breadcrumb a:hover, #breadcrumb a:active {
	color: #BA0E2B;
}
#path {
	display: inline;
	float: left;
	font-size: 11px;
	height: 15px;
	margin: 8px;
	text-align: left;
	vertical-align: middle;
}
#path #aktivcrumb {
	color:#333333;
	font-size:11px;
	text-decoration:none;
}
#path a {
	color:#BA0E2B;
	font-size:11px;
	text-decoration:underline;
}
#print {
	display: inline;
	float: right;
	height: 15px;
	font-size: 11px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#audiohelp {
	display: inline;
	float: right;
	height: 15px;
	font-size: 11px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}

/* Footer */

#footer {
	display: inline;
	float: left;
	height: 20px;
	width: 756px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D8D5;
	margin-left: 184px;
	font-size: 10px;
}
#footer_address {
	display: inline;
	float: left;
	font-size: 10px;
	color: #333333;
}
#footer a {
	font-size: 10px;
	color: #333333;
}
#bywildside {
	display: inline;
	float: right;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	margin-top: 7px;
	visibility: hidden;
}
#bywildside a {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}

/* Main content */

.bluebox {
	margin-bottom: 5px;
	background-color: #CBE2EE;
	padding-bottom: 10px;
}
/* .bluebox h1 {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #002D45;
	line-height: 20px;
	padding-left: 12px;
	margin-bottom: 3px;
} */
.bluebox .blueback {
	font-size: 11px;
	background-color: #CBE2EE;
	padding-top: 11px;
	padding-right: 12px;
	padding-bottom: 11px;
	padding-left: 12px;
	color: #002D45;
}
/* .bluebox .linklist a.liste_element { */
a.liste_element {
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-image: url(grafik/fmk_arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: left;
	width: 232px;
}
.bluebox .linklist a.expanded {
	background-image: url(grafik/fmk_downarrowbullet.gif);
}
.bluebox .linklist a.sublinks {
	font-weight: normal;
	padding-left: 22px;
	background-position: 13px 5px;
}
.bluebox ol, .bluebox ul {
	padding-left: 25px;
	margin-bottom: 5px;
}

/* Main content */


#maincontent {
	display: inline;
	float: left;
	width: 756px;
	margin-bottom: 5px;
}

/* Underside menu */

.bluebox ul.csc-menu {
	padding-left: 0px;
	font-size: 11px;
	list-style:none;
}
.bluebox ul.csc-menu li {
	display: block;
	background-image: url(grafik/fmk_arrowbullet.gif);
	background-repeat: no-repeat;
	/*background-position: left center;*/
	background-position: left 5px;
	padding-left: 10px !important;
	/*float: left;*/
	width: 232px;
}
.bluebox ul.csc-menu li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
}

/* Underside linklist */

#beskivelse, .beskrivelse, .sp_linklist a {
	font-size: 11px;
}

.sp_linklist a.liste_element {
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-image: url(grafik/fmk_arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	width: 232px;
}
.sp_linklist a.expanded {
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-image: url(grafik/fmk_downarrowbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	width: 232px;
}
.sp_linklist a.sublinks {
	display: block;
	font-weight: normal;
	text-decoration: none;
	background-image: url(grafik/fmk_arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	/*width: 222px;*/
	background-position: 10px;
}

/* version 1 */

.sp_linklist a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	/*width: 232px;*/
}
.subhide a.mainlinks {
	background-image: url(grafik/fmk_arrowbullet.gif);
}
.subshow a.mainlinks {
	background-image: url(grafik/fmk_downarrowbullet.gif);
}
.subhide .subs {
	display: none;
}
.subshow .subs  {
	display: block;
}
.subs a.sublinks {
	font-weight: normal;
	background-image: url(grafik/fmk_folder_reddot.gif);
	background-position: 13px 5px;
	padding-left: 22px;
}

/* Version 2 */

.sub2hide .mains {
	background-image: url(grafik/fmk_folder_plus.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	position: relative;
}
.sub2show .mains {
	background-image: url(grafik/fmk_folder_minus.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	position: relative;
}
.sub2hide .subs {
	display: none;
}
.sub2show .subs  {
	display: block;
}
.sub2hide a, .sub2show a {
	display: block;
	padding-left: 0px;
}

/* version 3 */

.sub2hide a.linkaktiv, .sub2show a.linkpassiv {
	display: none;
	z-index: 5;
	width: 13px;
	height: 17px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.sub2hide a.linkpassiv, .sub2show a.linkaktiv {
	display: block;
	z-index: 5;
	width: 13px;
	height: 17px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.sub2hide div.nosub_arrow {
	display: block;
	z-index: 5;
	width: 13px;
	height: 17px;
	position: absolute;
	left: 0px;
	top: 0px;
} 


/* Version 4 */

.sub2hide, .sub2show {
	float: left;
	/*width: 180px; (passer til 4 kolonner) */
	width: 240px;
}

/* Forsidemodifikation til ovenstående */

#fp_boxcontent .sub2hide, #fp_boxcontent .sub2show {
	float: left;
	width: 150px;
}

/* Wide-sides */

#sp_wide_maincontent .sub2hide, #sp_wide_maincontent .sub2show {
	float: left;
	width: 240px;
}

.fmk_links_holder {
	/*clear: both;
	display: block;
	padding-bottom: 25px;*/
}
.subs a.sublinks {
	background-repeat: no-repeat;
}
.main_alone {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 6px;
	position: relative;
}
/*.sub2hide .mainlinks, .sub2show .mainlinks {*/

.sub2hide .mainlinks, .sub2show .mainlinks, .fmk_links_holder .mainlinks {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	z-index: 5;
	display: block;
	width: 220px;
	position: relative;
	left: 14px;
	top: 1px;
}
.fmk_links_holder .sublinks {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.fmk_links_holder_spacer {
}

/* Ændrede linkfarver på mellemforsider */

a.mainlinks, a.sublinks {
	color: #002d45;
}
a.mainlinks:visited, a.sublinks:visited {
	color: #BA0E2B;
}
a.mainlinks:focus, a.sublinks:focus, a.mainlinks:hover, a.sublinks:hover, a.mainlinks:active, a.sublinks:active {
	color: #BA0E2B;
}

/* Flexible content 2 colums */


#sp_2columns, .col2575, .col5050, .col7525 {
}
.sp_2columns_l {
	float: left;
}
.sp_2columns_c {
	float: left;
	width: 2%;
}
.sp_2columns_r {
	float: left;
}
.col2575 .sp_2columns_l, .col7525 .sp_2columns_r {
	width: 24%;
}
.col5050 .sp_2columns_l, .col5050 .sp_2columns_r {
	width: 49%;
}
.col7525 .sp_2columns_l, .col2575 .sp_2columns_r {
	width: 74%;
}

/* Flexible content 3 colums */

.col333333 {
	clear: both;
}
.sp_3columns_space {	
	width: 2%;
	float: left;
}
.sp_3columns_l, .sp_3columns_c, .sp_3columns_r {
	width: 32%;
	float: left;
}

/* Diverse */

.csc-textpic-caption {
	font-weight: 700;
	font-size: 11px;
	line-height: 14px;
}
.csc-mailform-field {
	margin-bottom: 5px;
}
.csc-mailform-field label {
	width: 220px;
	display: block;
	float: left;
}

/* tt_news */

.news-list-gotoarchive, .news-single-backlink {
	clear: both;
	margin-top: 5px;
}

.news-list-date {
	width: 75px;
	float: left;
}
.list-title {
	float: left;
	width: 460px;
}
.list-title a {
	text-decoration: none;
}
.list-title a:focus, .list-title a:hover, .list-title a:active {
	text-decoration: underline;
}
.news-single-files img {
	margin-right: 5px;
}
.news-single-timedata {
	width: 75px;
	float: left;
}
.news-single-title {
	font-weight: bold;
}
.news-single-author {
}
.news-single-subtitle {
	font-weight: normal;
}



/* Flexible content fp 4 colums */

.fp_4columns, .fp_4columns_first, .fp_4columns_last {
	float: left;
}
.fp_4columns_first {
	width: 164px;
	margin-right: 25px;
}
.fp_4columns {
	margin-right: 16px;
	width: 177px;
}
.fp_4columns_last {
	width: 155px;
}

.fp_4columns .sub2hide .mainlinks, .fp_4columns .sub2show .mainlinks, .fp_4columns_first .sub2hide .mainlinks, .fp_4columns_first .sub2show .mainlinks, .fp_4columns_last .sub2hide .mainlinks, .fp_4columns_last .sub2show .mainlinks  {
	width: 150px;
}

.fp_4columns ul, .fp_4columns_first ul, .fp_4columns_last ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/* Søgeresultater */

.tx-indexedsearch-whatis {
	margin-bottom: 10px;
}
.tx-indexedsearch-whatis + .tx-indexedsearch-browsebox {
}
p + ul.browsebox {
	display: none;
}
ul.browsebox {
	list-style-type: none;
	padding: 0px;
	height: 25px;
}
ul.browsebox li {
	float: left;
	font-size: 10px;
	padding-right: 5px;
	line-height: 15px;
}
ul.browsebox li a {
	text-decoration: none;
}
ul.browsebox li a:hover {
	text-decoration: underline;
}

/* Required field formular star */

.csc-form-label-req label {
	padding-right: 9px;
	background-image: url(grafik/fmk_reqstar.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


/* new langmenu */
#instlangmenu{clear:both;}
#instlangmenu .csc-default{margin:0 0 10px 0; padding:10px 0 0 0;}

.tx-sremailsubscribe-pi1 dl{padding: 0;}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dt{width:5%;}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd{width:95%;}
.tx-sremailsubscribe-pi1 dd label{display:block;}


.captchaimg{padding: 0 0 0 200px;}
.captchaimg img.tx-srfreecap-pi2-image{margin:0;}
