/* CSS Document */

/* Styles for FCE: Billedteasere, faktabokse etc. */

/* Faktaboks med strukturen: header > tekst & link. I designfilerne kaldet element nr. 3. */

.faktaboks_med_tekst {
	width: 207px;
	margin-bottom:15px;
	overflow:hidden;
}

.faktaboks_med_tekst .header_container_indhold {}

.faktaboks_med_tekst h2 {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.blue h2, .yellow h2, .gul h2{color:#3c3c3c !important;}

.faktaboks_med_tekst_baggrund {
	min-height: 56px;
	height: auto !important;
	height: 56px;
	padding:6px 10px 15px 15px;
	color: #282828;
}

.faktaboks_med_tekst_baggrund p{
margin:0;
}

.faktaboks_med_tekst_baggrund .news_latest_item h3 a{line-height:1;}
.faktaboks_med_tekst_baggrund .news_list_item h3 a{float:none !important;}
.faktaboks_med_tekst_baggrund .news_list_container{padding:0 !important;}
.faktaboks_med_tekst_baggrund .news_list_container .news_list_item{padding:0 0 10px 0; border-bottom:none;} 
*html .faktaboks_med_tekst_baggrund p.bodytext a {height:1%;}
.frontpage .faktaboks_med_tekst_baggrund p.bodytext a {height:1%;}

.faktaboks_med_tekst_baggrund p.bodytext a {
	/*background: url(../images/link_henvisning.png) no-repeat 0px 10px;
	padding:0px 0 5px 20px;
	display: block;
	font-weight: bold;
	color: #00505c;
	*/
	text-decoration:underline;
	
	
}

.frontpage .faktaboks_med_tekst_baggrund p.bodytext a{
        background: url(../images/link_henvisning.png) no-repeat 0px 5px;
	padding:0px 0 5px 20px;
	display:block;
}

.faktaboks_med_tekst_baggrund p.bodytext a:visited {
	color: #00505c;
}

.faktaboks_med_tekst_baggrund p.bodytext a:hover {
	color: #00505c;
}

.faktaboks_med_tekst .faktaboks_med_tekst_baggrund ul {  list-style-type: none; }
.faktaboks_med_tekst .faktaboks_med_tekst_baggrund li { margin-bottom:5px; }

/* Faktaboks med strukturen: header > billede > tekst & link. I designfilerne kaldet element nr. 10 & 11. Billedet er har ikke et element nummer.  */

.faktaboks_med_billede {
	width: 207px;
	margin-bottom:15px;
}

.faktaboks_med_billede h2 {
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.faktaboks_med_billede_baggrund p {
color:#282828;
padding:5px 10px 5px 15px;
margin:0;
}

.faktaboks_med_billede_baggrund {
	padding-bottom:10px;
}

.faktaboks_med_billede_baggrund .tx-pilmailform-pi1{padding-left:15px;}

*html .faktaboks_med_billede_baggrund a{height:1%;}

.faktaboks_med_billede_baggrund a {
	background-image: url(../images/link_henvisning.png);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 3px;
	text-decoration:none;
	font-weight: bold;
	color: #00505c;
	display:block;
}

/* Containere til billedteasere med og uden gradient baggrundsbillede */

.billedteaser_container {
	border: 1px solid #D6DBE7;
	width: 500px;
	padding: 4px;
}

.billedteaser_container_med_bagrundsbillede {

	border: 1px solid #D6DBE7;
	width: 500px;
	background-image: url(../images/FCE_billedteaser_underside_gradient_bgimage.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 4px;
	float:left;
}

.billedteaser_container_forside {
	width: 731px;
	height:382px;
	overflow:hidden;
	position:relative;
}

/* Forside billedteaser med strukturen: billede 724 x 171 > 80% gennemsigtig blå boks øverst i højre hjørne.  */

#billedteaser_forside {
        width:100%
}


#billedteaser_forside .tekstboks_indhold {
	position:absolute;
	top: 14px;
	right: 14px;
	z-index:3;
	width: 429px;
	height: 106px;
	padding-right: 8px;
	padding-left: 8px;
	text-align:right;	
}

#billedteaser_forside .tekstboks_indhold h1 {
	color:#00535e;
	font-size:24px;
}

#billedteaser_forside .tekstboks_indhold p {
	color:#00535e;
	font-size:19px;
}


#billedteaser_forside IMG {
	z-index:1;
}


/* Underside billedteaser med strukturen: billede 500 x 150 > header med 80% gennemsigtig blå baggrund > tekstboks  */

#billedteaser_underside {
	position:relative;
	width: 500px;
	height: 150px;
	overflow:hidden;
}

#billedteaser_underside .header_baggrund {
	width: 100%;
	height: 33px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	background-color: #304c6a;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80)
}

#billedteaser_underside .header_container_indhold {
	width: 100%;
	height: 31px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	z-index:3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 9px;
	padding-left: 9px;
}

#billedteaser_underside .header_container_indhold h1 {
	margin:0px;
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#billedteaser_underside .tekstboks_container {
	position:absolute;
	top: 49px;
	right: 0px;
	z-index:2;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	width: 250px;
	background-color: #304c6a;
	height: 78px;
}

#billedteaser_underside .tekstboks_indhold {
	position:absolute;
	top: 49px;
	right: 0px;
	z-index:3;
	width: 250px;
	height: 63px;
	padding-top: 15px;
}

#billedteaser_underside .tekstboks_indhold h2 {
	color:#FFFFFF;
	padding: 0;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#billedteaser_underside .tekstboks_indhold p {
	color:#FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}


#billedteaser_underside IMG {
	z-index:1;
}

.tekst_under_billede_container{
	padding:5px;
}

.tekst_under_billede_container a {
	background: url(../images/green_pil.gif) no-repeat 3px 5px;
        padding-left:15px;
        display:block;
}


/* Styles for underside billedteaser med strukturen: billede 500 x 140 > Grøn bjælke nederst.  */

#billedteaser_groen_bjaelke {
	width: 500px;
	height: 150px;
	position:relative;
	overflow:hidden;
}

#billedteaser_groen_bjaelke .image_container {
	width: 500px;
	height: 150px;
	position:relative;
	overflow:hidden;
}

#billedteaser_groen_bjaelke .groen_bjaelke {
	width: 100%;
	height: 12px;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:2;
	background-color: #a4c30d;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

#billedteaser_groen_bjaelke IMG {
	z-index:1;
}

.billedteaser_container_med_bagrundsbillede h1{
padding:0px !important;
}

.header_container h1 {
margin: 0px;
padding: 0px ! important;
color:#738EB5;
}

/*hvis du + nyheder*/

#frontleft_content{
width:722px;
margin:15px 0 0 0;
border: 1px solid #d5dae0;
min-height:185px;
height: auto !important;
height: 185px;
background: url(../images/frontcontent_bg.gif) repeat-x left bottom;
float:left;
padding: 0px 5px 0px 5px;
}

#hvis_du{
background:transparent url(../images/hvis_du.gif) no-repeat top left;
width:100%;
height:211px;
position:absolute;
left:0;
top:171px;
z-index:4;
}

*html #hvis_du{oveflow:hidden;}

#hvis_header{
float:left;
width:432px;
min-height:24px;
height: auto !important;
height:24px;
color: #00535e;
padding: 90px 396px 5px 14px;
}

#hvis_header h2{
font-size:24px;
color:#00535e;
}

#hvis_du a{
color: #00535e;
font-weight: bold;
line-height:1.1;
}

#fakta_colleft{
width:218px;
float:left;
padding-left:4px;
}

#fakta_colright{
width:218px;
float:left;
padding: 0px 0px 0px 9px;
}


.news_latest_item{
padding-bottom: 10px;
}

.news_latest_item p{
margin:0;
}

.news_latest_item a{
color: #00505c;
font-weight:bold;
}

.fakta1{
float:left;
width:218px;
}

.fakta2{
float:left;
width:218px;
}

.fakta3{
float:left;
width:218px;
}

.green_arrow a{
display:block;
height:15px;
padding:10px 0px 0px 30px; 
background: url(../images/link_henvisning.png) no-repeat 10px 10px;
}

/*end hvis du + nyheder*/

/*content med border*/

.border_content{
padding:10px;
width: 479px;

}

.border_content .bodytext a {
/*background: url(../images/link_henvisning.png) no-repeat 3px 5px;*/
/*font-weight:bold;*/
/*padding-left:15px;*/
/*display:block;*/
}

*html .border_content .bodytext a{height:1%;}
/*end*/

/*emne boks i undersiderne*/
.middle_box{
width:247px;
margin-top: 10px;
}

.box_header{
width: 247px;
}

.box_header h2{
color:#282828;
padding: 5px 0 0px 10px;
}

.box_content{
width: 225px;
padding:10px;
}

.box_content a{
/*font-weight: bold;*/
color: #00505c;
/*background:url(../images/link_henvisning.png) no-repeat  left center;
padding-left:20px;
display: block;*/
text-decoration: none;

}

*html .box_content a{height:1%;}
/*end*/

/*2kol skabelon*/
.twocol{
float:left;
width:500px;
border-top:1px solid #3c3c3c;
}

.first{
float:left;
width:247px;
}

.second{
float:right;
width:247px;
}

/*SITEMAP BOX*/

.sitemap_box{
width:226px;
border-bottom:1px solid #3c3c3c;
padding:10px;
margin-top:10px;
}

.sitemap_box h2 a{
color: #03356e;
font-size: 1em;
text-transform: uppercase;
font-weight:bold;
}

.sitemap_box ul{
padding-top:5px;
margin:0pt !important;
list-style:none !important;
padding-left:0pt !important;
}

.sitemap_box ul ul{
padding-top: 0px !important;
margin:0pt !important;
list-style:none !important;
padding-bottom:5px;
padding-left:10px !important;
}


.sitemap_box ul li{
margin:0px !important;
padding:0px !important;
display:block;
}

.sitemap_box ul li a{
font-weight: bold;
color: #00505c;
line-height: 2;
background:none;
padding:0px;
}

.sitemap_box ul ul li{
padding-left:10px;
}

.sitemap_box ul ul li a{
font-weight:normal;
line-height: 1.6;
}

.sitemap_box ul ul ul{
padding-left:20px !important;
}

.sitemap_box ul ul ul li a{
line-height: 1.6;
font-weight:normal;
}

*html .sitemap_box ul{
padding-top:5px;
}

*html .sitemap_box ul ul ul li{
height:1%;
}

*html .sitemap_box ul ul li{
height:1%;
}

.blue{background:#b7dbd5 url(../images/lightbluebox.png) no-repeat left bottom;}
/*.blue p a{background: url(../images/link_henvisning_blue.png) no-repeat 0px 2px !important;}*/
.yellow{background:#cbdc00 url(../images/lightgreenbox.png) no-repeat left bottom;}
.gul{background:#FFDC00;}
/*.yellow p a{background: url(../images/link_henvisning_yellow.png) no-repeat 0px 2px !important;}*/
.red{background:#6a1a41 url(../images/maroonbox.png) no-repeat left bottom;}
/*.red p a{background: url(../images/link_henvisning_red.png) no-repeat 0px 2px !important;}*/
.red p, .red p a, .red a{color:#ffffff !important;}
.darkblue {background: #00505c url(../images/darkbluebox.png) no-repeat left bottom;}
/*.darkblue p a{background: url(../images/link_henvisning_darkblue.png) no-repeat 0px 2px !important;}*/
.darkblue p, .darkblue p a, .darkblue a{color:#ffffff !important;}
.orange{background: #e98300 url(../images/yellowbox.png) no-repeat left bottom;}
/*.orange p a{background: url(../images/link_henvisning_orange.png) no-repeat 0px 2px !important;}*/
.orange p, .orange p a, .orange a{color:#ffffff !important;}

.frontpage .faktaboks_med_tekst{position:relative;}
.frontpage .faktaboks_med_tekst a.rss{position:absolute; top:12px; left:200px;