@import url('tt_news.css');
@import url('indexed_search.css');
@import url('flexcontent.css');
@import url('content.css');


/*******************************************************************************/
/***** START - The following is used to remove the dotted lines from links *****/
/*******************************************************************************/

a:active{
	outline:			none;
}

:-moz-any-link:focus{
	outline:			none;
}

img{
	behavior: url(/fileadmin/templates/css/iepngfix.htc);
	margin:				0;
	padding:			0;
}

div.oneColumn{
 	vertical-align: 	top;
}

/******************************************************************************/
/***** STOP *******************************************************************/
/******************************************************************************/


#main_container{
	margin:					0 auto;
	width:					930px;
	background-color:		#FFFFFF;
}

body.kalaallisut #top_container{
	clear:					both;
	height:					65px;
	background-image:		url(/fileadmin/templates/images/top_container_bg_gl.gif);
}


#top_container{
	clear:					both;
	height:					65px;
	background-image:		url(/fileadmin/templates/images/top_container_bg.gif);
}

#logo{
	float:					left;
	height:					65px;
	width:					240px;
}
#logo img {
	padding-top:				8px;
	padding-left:				13px;
}
#misc{
	float:					left;
	width:					690px;
	height:					65px;
	text-align:				right
}

#misc .languages{
	float:					right;
	padding:				5px 0 0 0;
	color:					#90ADBE;
}

#misc .print_link{
	float:					right;
	padding:				5px 15px 0 0;
}

#misc .print_link a{
	color:					#000000;
}

#misc .languages .languages_title{
	font-size:				10px;
	color:					#000000;
}

#misc .languages .languages_link{
	font-size:				10px;
}

#misc .sitemap{
	float:					right;
	font-size:				10px;
	padding:				5px 15px 0 15px;
}

#misc .sitemap a{
	color:					#000000;
}

#misc .searchbox{
	clear:					both;
	height:					40px;
	padding:				5px 15px 0 0;
}

#misc .searchbox .searchinput{
	float:					right;
	background-image:		url(/fileadmin/templates/images/searchinput_bg.gif);
	background-repeat:		no-repeat;
}

#misc .searchbox .searchsubmit{
	float:					right;
}

#misc .searchbox .searchboxender{
	float:					right;
	background-image:		url(/fileadmin/templates/images/searchboxender_bg.gif);
	background-repeat:		no-repeat;
	width:					13px;
	height:					20px;
}



#misc .searchbox .searchinput input{
	background-color:		transparent;
	border:					none;
	height:					20px;
	width:					145px;
}

#misc .searchbox .searchsubmit input{
	background-color:		#90ADBE;
	border:					none;
	height:					20px;
	font-size:				11px;
	color:					#FFFFFF;
	cursor:					pointer;				
}

#misc .searchbox form{
	display:				inline;
}

#top_images{
	height:					120px;
	width:					900px;
	margin:					0 15px 5px 15px;
	overflow:				hidden;
}

#top_menu{
	height:					20px;
	width:					900px;
	margin:					0 15px 0 15px;
	background-color:		#90ADBE;
}

#breadcrumb{
	height:					22px;
	width:					900px;
	margin:					0 15px 0 15px;
	overflow:				hidden;
	padding:				8px 0 0 0;
}

#breadcrumb span.breadcrumbTEXT{
	color:					#0F2837;
	font-weight:			700;
}

#content{
	float:					left;
	width:					450px;
	padding:				0 0 30px 15px;
	overflow-x:				hidden;
}

#container_01{
	float:					left;
	width:					215px;
	overflow-x:				hidden;
	padding:				0 20px 0 20px;
}

#container_02{
	float:					left;
	width:					190px;
	padding:				0 15px 15px 5px;
}

#sub_content{
	float:					left;
	width:					620px;
	padding:				10px 20px 30px 80px;
	overflow-x:				hidden;
	background-image:		url(/fileadmin/templates/images/flex_presentation_bg.gif);
	background-repeat:		no-repeat;
	background-position:	15px 12px;
}

#footer_container{
	clear:					both;
	width:					900px;
	margin:					0 15px 15px 15px;
	height:					20px;
	background-color:		#86A1B2;
}

#footer_contact {
	float:					left;
	height:					17px;
	background-color:		#24496A;
	padding:				3px 8px 0 8px;
	color:					#FFFFFF;
	font-weight:			700;
	font-size:				11px;
}

#footer_contact a, #footer_contact a:visited, #footer_contact a:hover, #footer_contact a:active{
	height:					17px;
	background-color:		#24496A;
	color:					#FFFFFF;
	font-weight:			700;
	font-size:				11px;
}

#footer_divider{
	float:					left;
	width:					2px;
	height:					20px;
	background-color:		#FFFFFF;
}

#footer_info{
	float:					left;
	height:					17px;
	padding:				3px 0 0 5px;
	color:					#FFFFFF;
	font-weight:			700;
	font-size:				11px;
}

#footer_info a, #footer_info a:visited, #footer_info a:hover, #footer_info a:active {
	height:					17px;
	color:					#FFFFFF;
	font-weight:			700;
	font-size:				11px;
}

#footer_totop{
	float:					right;
	height:					18px;
	text-align:				right;
	padding:				2px 4px 0 0;
	width:					100px;

}

#footer_totop a{
	color:					#FFFFFF;	
	font-weight:			700;
}

#typoconsult{
	background-color:		#90ADBE;
	height:					15px;
	width:					900px;
	padding:				10px 15px 15px 15px;
	text-align:				left;
}


/*******************************************************************************/
/***** START - Flexible contents ***********************************************/
/*******************************************************************************/

.presentation{
	width:						215px;
	margin:						0 0 0 0;
}

.presentation div.image img{
	display:					block;
	vertical-align:				sub;
}

.presentation div.image{
	height:						71px;
}

.presentation div.header{
	height:						15px;
	width:						210px;
	overflow:					hidden;
	border-left:				1px solid #ADBCBB;
	border-right:				1px solid #ADBCBB;
	border-top:					1px solid #ADBCBB;
	padding:					5px 3px 3px 0;
	font-weight:				700;
	font-size:					12px;
}

.presentation div.header a{
	color:						#0F2837;	
	display:					block;
	background-image:			url(/fileadmin/templates/images/flex_presentation_bg.gif);
	background-repeat:			no-repeat;
	padding:					0 0 0 25px;
}

.presentation div.teaser{
	width:						185px;
	height:						42px;
	overflow:					hidden;
	border-left:				1px solid #ADBCBB;
	border-right:				1px solid #ADBCBB;
	padding:					0 3px 5px 25px;
}

.presentation div.teaser a{
	color:						#0F2837;
}

.presentation div.ender{
	width:						213px;
	height:						4px;
	font-size:					0px;
	background-color:			#C5D6CE;
	border-left:				1px solid #ADBCBB;
	border-right:				1px solid #ADBCBB;
	border-bottom:				1px solid #ADBCBB;
	margin:						0 0 20px 0;
}

/******************************************************************************/
/***** STOP *******************************************************************/
/******************************************************************************/

/******************************************************************************/
/***** Styling submenu ********************************************************/
/******************************************************************************/


ul.submenu{
	margin:					0 0 0 0;
	padding:				0 0 0 0;
	width:					190px;
}

ul.submenu li{
	list-style-type: 		none;
	margin:					0 0 0 0;
	padding:				0 0 0 0;
}

ul.submenu ul{
	margin:					0 0 0 0;
	padding:				0 0 0 0;
}

/******************************************************************************/
/***** LEVEL 1 ****************************************************************/
/******************************************************************************/

ul.submenu li.level_1_NO{
	line-height:			20px;
	background-color:		#90ADBD;
	width:					190px;
	border-bottom:			1px solid #FFFFFF;
}

ul.submenu li.level_1_NO a{
	color:					#FFFFFF;
	padding:				0 0 0 10px;
	font-size:				11px;
	font-weight:			700;
}

ul.submenu li.level_1_NO a:hover{
	text-decoration:		none;
	color:					#FFFFFF;
}

ul.submenu li.level_1_ACT{
	line-height:			20px;
	background-color:		#90ADBD;
	width:					190px;
}

ul.submenu li.level_1_ACT a{
	color:					#FFFFFF;
	padding:				0 0 0 10px;
	font-size:				11px;
	font-weight:			700;
}

ul.submenu li.level_1_ACT a:hover{
	text-decoration:		none;
}


/******************************************************************************/
/***** LEVEL 2 ****************************************************************/
/******************************************************************************/

ul.submenu li.level_2_NO{
	line-height:			20px;
	background-color:		#FFFFFF;
	background-image:		url(/fileadmin/templates/images/level_2_NO.gif);
	background-repeat:		no-repeat;
	width:					190px;
	border-bottom:			1px solid #FFFFFF;
}

ul.submenu li.level_2_NO a{
	color:					#294463;
	padding:				0 0 0 20px;
	font-size:				11px;
	font-weight:			700;
}

ul.submenu li.level_2_NO a:hover{
	text-decoration:		none;
	color:					#294463;
}

ul.submenu li.level_2_ACT{
	line-height:			20px;
	background-color:		#FFFFFF;
	background-image:		url(/fileadmin/templates/images/level_2_ACT.gif);
	background-repeat:		no-repeat;
	width:					190px;
	border-bottom:			1px solid #FFFFFF;
}

ul.submenu li.level_2_ACT a{
	color:					#294463;
	padding:				0 0 0 20px;
	font-size:				11px;
	font-weight:			700;
}

ul.submenu li.level_2_ACT a:hover{
	text-decoration:		none;
}

/******************************************************************************/
/***** STOP *******************************************************************/
/******************************************************************************/
