/******************************************************************************/
/* ****************   Styles til Master templatens inhold  ********************/
/******************************************************************************/

body {
	background: #F6F6F6;
	color: white;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	text-align:center; /*  IE hack to make auto center work*/
}

#Wrapper {
	width: 968px;
	background: #F6F6F6;
	color: black;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*    Stops IE hack from inheriting down */
	
}

H1{ 
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	color: #000;
}

H2{ 
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #000;
}
	
H3{ 
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #000;
}
	
.Manchet {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	padding-bottom: 10px;
}



a:link {
	text-decoration: underline;
	color: #006600;
}

a:visited {
	text-decoration: underline;
	color: #666;
}

a:hover {
	color: #1FB25A;
	text-decoration:underline;
}


#Header {
	background: #FFFFFF;
	width: 966px;
	height: 70px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 2px solid  #DDDDDD;
	margin-bottom:35px;
}

#HeaderInner {

}

#HeaderInner img {
	float: left;
	padding-left: 16px;
	padding-top: 14px;
}

#FixNavigation {
	background: #FFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #999;
}

#FixNavigation ul {
	margin-top: 10px;
	padding-right: 20px;
	word-spacing: 2.0em;
}

#FixNavigation ul li {
	display: inline;
}

#FixNavigation ul li .NoWordSpacing {
	word-spacing: 0.0em;
}

#FixNavigation a:link, #FixNavigation a:visited {
	text-decoration: none;
	color: #999;
}


#FagNavigation {
	clear: right;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	color: #666;	
	
}


#FagNavigation ul {
	Margin-top: 22px;
	padding-right: 20px;
	word-spacing: 2.5em;
	float: right;
}

#FagNavigation ul li {
	display: inline;
}

#FagNavigation ul li .NoWordSpacing {
	word-spacing: 0.0em;
}

#FagNavigation a:link, #FagNavigation a:visited {
	text-decoration: none;
	color: #666;
}

#FagNavigation.active {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	color: #1FB25A;
}

#BottomSearch {
	clear:		both;
	position: 	relative;
	background: 	#EBEBEB;
	width: 		966px;
	height: 	32px;
	border: 	1px solid #D8D8D8;
	font-size: 	80%;
	margin-top:	40px;
	margin-bottom: 	10px;
}
#BottomSearchInner img {
	float: left;
}

#BottomSearchInner .SimpleSearch {
	margin-right:		20px;
}
#BottomSearchInner .SimpleSearch input[type="image"] {
	width:			20px;
	height:			17px;
	float:			right;
	padding-top:		8px;
}

#BottomSearchInner .SimpleSearch input[type="text"] {
	width:			172px;
	height:			18px;
	float:			right;
	margin-top:		5px;
	margin-right:		5px;
	border-width:		1px;
	padding-top:		2px;
	padding-left:		2px;
	background:		transperent;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #999;
}



#BottomSearchInner p {
	position:	absolute;
	top:		8px;
	left:		20px;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #999;
}

#BottomSearchInner .BottomSearchField {
	position:	absolute;
	top:		8px;
	left:		850px;
}

#BottomSearch  a:visited, #BottomSearch a:link {
	color: #999;
	text-decoration: none;
}
#Footer {
	clear: both;
	width: 968px;
	height: 29px;
	margin-bottom: 10px;
}

#FooterInner p {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #999;
	padding-top: 5px;
	padding-left: 5px;
	Float: left;
}

#FooterInner img {
	Float: right;
}

#FooterInner a:link, #FooterInner  a:visited {
	color: #999;
	text-decoration: none;
}

/**************************************************************************************/
/* ****************   Styles til Master templatens inhold  slutter her ************** */
/**************************************************************************************/


/*************************************************************/
/****************  Styles til sub navigationen  **************/
/*************************************************************/

#SubNavigation {
	clear: both;
	background: #F6F6F6;
	width: 966px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: normal;
	font-size: 10px;
	color: #666;	

}

#SubNavigationInner h1 {
	float: left;
	padding-left: 2px;
}
#SubNavigationInner img {
	float: left;
	padding-left: 2px;
}
#SubNavigationInner ul {
	padding-top: 5px;
	padding-right: 2px;
	word-spacing: 3.5em;
	float: right;
}

#SubNavigationInner ul li {
	display: inline;
}

#SubNavigation ul li .NoWordSpacing {
	word-spacing: 0.0em;
}

#SubNavigation ul li .activeKat a {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: bold;
	color: #000;
}

#SubNavigationInner a:link, #SubNavigationInner a:visited {
	text-decoration: none;
	color: #666;	
}


/************************************************************************/
/****************   Styles til sub navigationen slutter her  ************/
/************************************************************************/



/************************************************************************/
/**************   Styles til indhold på indholdssider  ********************/
/************************************************************************/
#Content {
	width: 966px;
	border-left: 	1px solid #989898;
	border-right: 	1px solid #989898;
	border-bottom: 	2px solid  #989898;
	background:	#FFF; 
	margin-bottom: 	20px;
	overflow:	auto;
}

#ContentInner {
	margin-left: 	20px;
	margin-bottom: 25px;
}

#ContentInner .Indhold {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #666;
}	

#ContentInner h1 {
	padding-top: 10px;
	padding-bottom: 10px;
}

#ContentInner ul {
	margin-left: 25px;
	margin-bottom: 10px;
}

#ContentInner ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

#ContentInner table td {
	padding: 5px;
}

#ContentInner  .col31 {
	float:		left;
	width:		295px;
	padding-right:	20px;
	text-align:	left;
}

#ContentInner  .col32 {
	float:		left;
	width:		296px;
	padding-right:	20px;
	text-align:	left;
}

#ContentInner  .col33 {
	float:		left;
	width:		295px;
	padding-right:	20px;	
	text-align:	left;
}


#ContentInner  .col21 {
	float:		left;
	width:		295px;
	padding-right:	20px;
	text-align:	left;
}

#ContentInner  .col22 {
	float:		left;
	width:		295px;
	padding-right:	20px;
	text-align:	left;
}


#ContentInner  .col1 {
	float:		left;
	width:		532px;
	text-align:	left;
}

#ContentInner .KFPicture {
	clear:		both;
}	

#ContentInner p {
	margin-bottom: 10px;
	padding-right:	20px;
}
	
#ContentInner  .col31 p {
	padding-right:	0px;
}

#ContentInner  .col32 p {
	padding-right:	0px;
}

#ContentInner  .col33 p {
	padding-right:	0px;
}

#ContentInner  .LastEdit  {
	clear:		both;
	float:		right;
	padding-top	10px;
	margin-right:	20px;
	font-size:	9px;
	color:		#666;

}
/************************************************************************/
/**********   Styles til indhold på indholdssider slutter her *************/
/***************************************************************r*********/



/************************************************************************/
/**************   Styles til søgebaren  ********************/
/************************************************************************/
#SearchBar {
	clear: both;
	width: 964px;
	height: 68px;
	background-image: url(/images/sb-gradient.png);
	/*background-image: url(/images/searchbar.jpg);*/
	border-left: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
	border-bottom: 4px solid #DDDDDD;
}

#SearchBarInner {
	margin-left:		20px;
}

#SearchBarInner .sbHeader {
	width:			165px;
	height:			14px;
	margin-top:		12px;
	margin-right:		9px;
	margin-bottom:		3px;
	float:			left;

}

#SearchBarInner .sbBoxes {
	
}

#SearchBarInner .sbBox {
	width:			165px;
	height:			19px;
	margin-right:		9px;
	border-width:		0px;
	float:			left;
	background-color:	#DDDDDD;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	color: #666;
}

#SearchBarInner .sbTBox {
	width:			165px;
	height:			17px;
	margin-right:		9px;
	border-width:		0px;
	float:			left;
	background-color:	#DDDDDD;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
#SearchBarInner .sbButton {
	width:			50px;
	height:			17px;
	float:			left;
}

#SearchBarInner .clearButton {
	clear:			both;
	float:			right;
	margin-right:		25px;
	padding-bottom:		6px;
}

#SearchBarInner .clearButton a:link,#SearchBarInner .clearButton a:visited{
	color:			#E8E8E1;
	font-size:		9px;
	text-decoration:	none;
}

#SearchBarInner .clearButton a:hover {
	color:			#FFFFFF;
}
/************************************************************************/
/**********   Styles til søgebaren slutter her *************/
/************************************************************************/

/************************************************************************/
/**********   Styles til grafiske teasere begynder her  *****************/
/************************************************************************/

#Gteasers {
	width: 			968px;
	height: 		160px;
	background-image: 	url(/images/gteasergradient.jpg); 
	clear:			both;
	margin-top:		16px;
}

#Gteasers  .gTeaserImage  {
	position:	relative;
	float:		left;
	overflow:	hidden;

}

#Gteasers  .gTeaserImage img {
	width: 		240px;
	height: 	160px;	
	border-left: 	1px solid #EEE;
	border-right: 	1px solid #FFF;
}

#Gteasers  .gTeaserImage .gTeaserText {
	position:	absolute;
	left:		1px;
	top:		104px;
	width:		240px;
	height: 	56px;		
	background:	transperent;
	margin-left:	10px;
	margin-right:	10px;
	overflow:	hidden;
}

#Gteasers  .gTeaserImage .gTeaserText p  {
	font-size:	11px;
	color:		#666;
	Margin:		0px;
	padding-top:	5px;
	padding-right:	10px;
	padding-bottom:	0px
	padding-left:	0px;
}
#Gteasers  .gTeaserImage .gTeaserText p a {
	font-size:	11px;
	color:		#666;
	Margin:		0px;
	padding:	0px;
	text-decoration:	none;
}

#Gteasers  .gTeaserImage .gTeaserText h3 a {
	font-size:	11px;
	color:		black;
	Margin:		0px;
	padding:	0px;
	text-decoration:	none;
}

/************************************************************************/
/**********   Styles til grafiske teasere slutter her  ******************/
/************************************************************************/

/************************************************************************/
/**************   Styles til sitemap begynder her  **********************/
/************************************************************************/

#sitemap {
	margin-left:	80px;
	list-style:	none;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}
#sitemap a:link, #sitemap a:visited{
	color: #666;
	text-decoration: none;

}

#sitemap ul {
	margin-left:	20px;
	list-style:	none;
}

#sitemap ul ul {
	margin-left:	20px;
	list-style:	none;
}


#sitemap .level li a{
	margin-left:	20px;
	list-style:	none;
	font-size: 14px;
	color:	#000;
}

#sitemap .level2 li a{
	margin-left:	20px;
	list-style:	none;
	font-size: 13px;
	color:	#999;
}

#sitemap .level3 li a{
	margin-left:	20px;
	list-style:	none;
	font-size: 12px;
	color:	#666;
}


/************************************************************************/
/**************   Styles til sitemap slutter her  ***********************/
/************************************************************************/
































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
