/*--------------------------------------------------*/
/*---------------------- BODY ----------------------*/
/*--------------------------------------------------*/
BODY
{
	/*Background picture*/
	/*background-image: none; 	/* URL(Skjoldveltet-lys.JPG); */
	/*background-repeat: no-repeat;	/* no-repeat,repeat-x,repeat-y,repeat-xy */
	/*background-attachment: fixed;	/* scroll,fixed */
	/*background-position: center;	/* left top,right bottom, center */
	/*background-color: none;*/
	background-color: #fafafa;
	background-color: #fbfbfb;
	background-color: #f0f0d0;
	/*background-color: #f4f4ff;*/
	
	
	/*Scrollbars*/
	scrollbar-face-color: #DDDDDD;
	scrollbar-track-color: #DDDDEE;
	scrollbar-arrow-color: #000090;
	scrollbar-3dlight-color: #666690;
	scrollbar-highlight-color: #DDDDDD;	
	scrollbar-dark-shadow-color: #000000;
	scrollbar-shadow-color: #000000;
	/*scrollbar-base-color: #000090;*/
	overflow: auto;			/*hidden,scroll,auto*/

	/*Margins*/
	margin-bottom: 10;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	
	/*Text*/
	font-family: Arial, Serif;
	font-size: 11pt;
	color: #000000;
	font-style: plain;		/* plain,italic */
	font-weight: plain;		/* plain,bold */
	text-decoration: none;		/* none,underline,overline,line-through */
	text-align: left;		/* left,center,right,justify */
	font-variant: normal;		/* normal,small-caps */
	text-transform: none;		/* uppercase,lowercase,capitalize */
	letter-spacing: 0;
	word-spacing: 0;
	line-height: 110%;
	text-indent: 0px;		/* Indrykning */
	vertical-align: top;
	margin-top: none;
	margin-bottom: none;
	white-space: normal;		/* normal,nowrap,pre */
}


/*--------------------------------------------------*/


/*--------------------------------------------------*/
/*-------------------- HEADERS ---------------------*/
/*--------------------------------------------------*/

/*Generel header properties*/
H1,H2,H3,H4,H5,H6
{
	font-family: Verdana, Arial, Serif;
	color: #000000;
	font-style: plain;		/* plain,italic */
	font-weight: bold;		/* plain,bold */
	text-decoration: none;		/* none,underline,overline,line-through */
	text-align: left;		/* left,center,right,justify */
	font-variant: normal;		/* normal,small-caps */
	text-transform: none;		/* uppercase,lowercase,capitalize */
	letter-spacing: 0;
	word-spacing: 0;
	line-height: 100%;
	text-indent: 0px;		/* Indrykning */
	vertical-align: top;
	background-color: none;
	display: block;			/* inline,block */
}
.article_v1
{
	font-family: Arial, Sans-Serif;
	margin-top: 0pt;
	text-align: justify;
	float: none;
}
.websyn
{
	font-family: Elephant, Arial, Sans-Serif;
	font-weight: none;		/* plain,bold */
	margin-top: 0pt;
	margin-bottom: 0pt;		
}
.inlinetext
{
	display: inline;		/* inline,block */	
}

/*Local header properties*/
/*
H1
{	font-size: 24pt;
	margin-top: 20pt;
	margin-bottom: 8pt;
}
*/
/*Local header properties*/
/*H2
{	font-size: 20pt;
	margin-top: 20pt;
	margin-bottom: 6pt;
}*/
/*Local header properties H3*/
H1
{	font-size: 15pt;
	margin-top: 20pt;
	margin-bottom: 4pt;
}

/*Local header properties H4*/
H2
{	font-size: 13pt;
	margin-top: 15pt;
	margin-bottom: 2pt;
}

/*Local header properties */
H3
{	font-size: 12pt;
	margin-top: 10pt;
	margin-bottom: 2pt;
}

/*Local header properties H5*/
H4
{	font-size: 10pt;	/*14px;*/
	margin-top: 10pt;
	margin-bottom: 2pt;
}

/*Local header properties */
H5
{	font-size: 9pt;/*14px;*/
	margin-top: 10pt;
	margin-bottom: 2pt;
}

/*Local header properties H6*/
H6
{	font-size: 8pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
}

DIV{}
.selectedcontent_head_new
{
	text-decoration: none;		/* none,underline,overline,line-through */
	color: #444444;	
	display:inline;
	mmargin-right: 3pt;	
	mmargin-left: 2pt;
	padding: 0px 3px 4px 3px;

	background-color: #FFFFFF;	
	border-right: #aaaaaa 1px solid;
	border-top: #888888 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #eeeeee 1px solid;
}
.selectedcontent_head
{
	text-decoration: none;  /* none,underline,overline,line-through */
	color: #eeeeee; 
	display:inline;
	margin-right: 3pt; 
	margin-left: 2pt; 
}
.unselectedcontent_head
{
	text-decoration: none;		/* none,underline,overline,line-through */
	color: #bbbbbb;
	display:inline;	
	margin-right: 3pt;	
	margin-left: 2pt;	
}
.selectedcontent_body_new
{
	text-decoration: none;		/* none,underline,overline,line-through */
	color: #000000;	
	display:inline;
	mmargin-right: 3pt;	
	mmargin-left: 2pt;
	padding: 4px 3px 0px 3px;

	background-color: #E7ECF6; /*#E3ECFB; #C9D0DC;*/
	border-top: #000000 1px solid;
	border-right: #aaaaaa 1px solid;
	border-bottom: #888888 1px solid;
	border-left: #aaaaaa 1px solid;

}
.selectedcontent_body
{
	text-decoration: none;		/* none,underline,overline,line-through */
	color: #000000;	
	display:inline;
	margin-right: 3pt;	
	margin-left: 2pt;	

}
.unselectedcontent_body
{
	text-decoration: none;		/* none,underline,overline,line-through */
	color: #777777;
	display:inline;	
	margin-right: 3pt;	
	margin-left: 2pt;	
}
.selectedcontent_body2
{
	text-decoration: none;		/* none,underline,overline,line-through */
	color: #000000;	
	display:inline;
	margin-right: 3pt;	
	margin-left: 2pt;	
}
.unselectedcontent_body2
{
	text-decoration: none;		/* none,underline,overline,line-through */
	color: #777777;
	display:inline;	
	margin-right: 3pt;	
	margin-left: 2pt;	
}
.selectedcontent
{
	font-weight: bold;		/* plain,bold */
	font-style: italic;		/* plain,italic */
	text-decoration: none;		/* none,underline,overline,line-through */
	color: #000000;	
}
.removeunderlinecolor
{
	text-decoration: none;		/* none,underline,overline,line-through */
	color: #000000;	
}
.siteheader
{
	font-size: 10pt;
	font-weight: bold;		/* plain,bold */
	font-variant: normal;		/* normal,small-caps */
	text-transform: uppercase;	/* uppercase,lowercase,capitalize */
	margin-top: 2pt;
	margin-bottom: 0pt;
	text-align: center;		/* left,center,right,justify */
	line-height: 80%;

}
.articlebody_v1
{

	font-family: Arial, Sans-Serif;
	line-height: 125%;
	text-align: left;		/* left,center,right,justify */

}
.articlespot_v1
{
	font-family: Arial, Sans-Serif;
	line-height: 120%;
}
.articlelist_v1
{
	/*float: left;*/
	text-decoration: none;		/* none,underline,overline,line-through */
}
.newsshortspot_v1
{
	/*color: #6688CC;*/
	color: #5577BB;

}
.sitemapheader_v1
{
	/*background-image: URL(../grafik/sky.jpg); 	/* URL(picture.jpg); */
	/*width: 200pt;*/
	font-weight: plain;		/* plain,bold */
	text-decoration: none;		/* none,underline,overline,line-through */
	color: #000000;	
	line-height: 140%;			
	margin-top: 10pt;
	margin-bottom: 2pt;
	/*margin-left: 20pt;*/
	/*margin-right: 20pt;*/
	/*border-top: #999999 1px solid;*/
	border-bottom: #808080 1px solid;
				
}
.sitemapminor_v1
{
	text-decoration: none;		/* none,underline,overline,line-through */
	/*color: #000000;*/
	line-height: 140%;			
	/*margin-left: 20pt;*/
}
.menutap_v1
{
	font-size: 10pt;
	text-align:center;
	background-image: URL(../photo_v1.php?id=5);
	display:inline;
	width:35px;
}
.pageinfo_v1
{
	border-top: #aaaaaa 1px solid;
	color: #aaaaaa;
	font-weight: plain;
	font-size: 7 pt;
}

/*--------------------------------------------------*/


/*--------------------------------------------------*/
/*--------------------- TABLE ----------------------*/
/*--------------------------------------------------*/
TABLE
{
	
	/*font-family: Gill Sans, Palatino, Helvetica, Sans-Serif;*/
	font-family: Arial, Serif;
	font-size: 10pt;
	color: #000000;
	font-style: plain;		/* plain,italic */
	font-weight: plain;		/* plain,bold */
	text-decoration: none;		/* none,underline,overline,line-through */
	text-align: left;		/* left,center,right,justify */
	font-variant: normal;		/* normal,small-caps */
	letter-spacing: 0;
	line-height: 110%;
	text-indent: 0px;		/* Indrykning */
	vertical-align: top;
	/*background-color: #ffffff;*/

	border-width: 1;

	/*border: solid 1px #000000;*/
	border-collapse: collapse;	/*collapse, separate*/
	
}
.headtable
{
	border: solid 0px #000000; 
	border-top: black 0px solid;
	/*background-color: #ffffff;*/
		
}
.TableOpslagstavle
{
	background-color: #C0C0C0;
	border-right: #808080 20px solid;
	border-top: #999999 20px solid;
	border-left: #999999 20px solid;
	border-bottom: #808080 20px solid;
}
.smalltext
{
	font-size: 8pt;	
}
.contenthandlebar
{
	color: #000000;
	text-indent: 5px;
	padding: 0px 2px 0px 2px;
	background-color: #F4F4F4;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	margin-bottom: 2px;
}

TD
{
	padding: 4px 4px 4px 4px;	/* top,right,bottom,left */
}
.smallmargin
{
	padding: 2px 2px 2px 2px;	/* top,right,bottom,left */
}
.tabletop
{
	font-size: 11 pt;
	color: #FFFFFF;
	font-weight: bold;		/* normal,bold */
	text-indent: 5px;		/* Indrykning */
	text-transform: uppercase;	/* uppercase,lowercase,capitalize */

	padding: 4px 2px 2px 2px;	/* top,right,bottom,left */
	background-image: URL(../grafik/sky.jpg); 	/* URL(picture.jpg); */
}
.phototop
{
	color: #FFFFFF;
	text-align: center;		/* Indrykning */
	padding: 4px 2px 2px 2px;	/* top,right,bottom,left */
	background-image: URL(../grafik/sky.jpg); 	/* URL(picture.jpg); */
}
.debatetop
{
	font-size: 9 pt;
	color: #000000;
	text-indent: 5px;		/* Indrykning */
	padding: 4px 2px 2px 2px;	/* top,right,bottom,left */
	background-color: #f2f2fa;	/* CFCEF5,f2f2fa*/
	border: solid 1px #8584C9;	/* 3A38A3,8584C9 */
}
.contenttop_v2
{
	font-size: 10pt;
	/*color: #ffffff;*/
	font-weight: normal;		/* normal,bold */
	text-indent: 0px;		/* Indrykning */
	text-transform: none;	/* uppercase,lowercase,capitalize */

	padding: 0px 0px 0px 0px;	/* top,right,bottom,left */
	background-image: URL(../grafik/topbanner_menu_small.gif); 	/* URL(picture.jpg); */
	bbackground-color: #000000;
}
.contenttop
{
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;		/* normal,bold */
	text-indent: 5px;		/* Indrykning */
	text-transform: uppercase;	/* uppercase,lowercase,capitalize */

	padding: 40px 2px 2px 2px;	/* top,right,bottom,left */
	background-image: URL(../grafik/sky.jpg); 	/* URL(picture.jpg); */
}
.contentbody
{
	font-size: 11pt;
	color: #000000;
	font-weight: normal;		/* normal,bold */
	text-indent: 0px;		/* Indrykning */
	text-transform: none;		/* uppercase,lowercase,capitalize */
	
	line-height: 180%;

	padding: 0px 2px 0px 4px;	/* top,right,bottom,left */
	background-image: URL(../grafik/struktur-indhold.jpg); 	/* */
}
.contentbody_v2
{
	font-size: 9pt;
	color: #000000;
	font-weight: normal;		/* normal,bold */
	text-indent: 0px;		/* Indrykning */
	text-transform: none;		/* uppercase,lowercase,capitalize */
	
	line-height: 100%;

	padding: 0px 0px 0px 0px;	/* top,right,bottom,left */
	/*background-image: URL(../grafik/struktur-indhold.jpg); 	/* */
	background-color: #ffffff;
}
.topbanner
{
	background-image: URL(../grafik/topbanner.jpg); 	/*  */
	
	vertical-align: bottom;
	text-align: right;		/* left,center,right,justify */
	font-size: 11pt;
	color: #EFF3FA;
	font-weight: bold;		/* plain,bold */
	line-height: 120%;
	
	margin-left: 0; 
	margin-right: 5; 
	margin-bottom: 4	
}
.bottonbanner
{
	background-image: URL(../grafik/sky.jpg); 	/*  */
	border-top: #666666 0px solid;
	border-bottom: #cccccc 0px solid;

	font-family: Eras Light ITC, Arial, Serif;
	vertical-align: middle;
	text-align: center;		/* left,center,right,justify */
	font-size: 12pt;
	color: #000000;
}
.sitebottom
{
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	line-height: 80%;	
	text-align: center;		/* left,center,right,justify */
	vertical-align: top;
	color: #bbbbbb;	
}
.tablefill
{
	border-right: #cccccc 1px solid;
	/*border-top: #999999 20px solid;*/
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;

	background-color: #EEF6FF;
}
.edithcontenttop
{
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;		/* normal,bold */
	text-indent: 5px;		/* Indrykning */
	text-transform: uppercase;	/* uppercase,lowercase,capitalize */

	padding: 4px 2px 4px 2px;	/* top,right,bottom,left */
	background-color: #aaaaaa;
}
.edithcontentbody
{
	background-color: #dddddd;
}
.bannerbox
{
	border-right: #cccccc 1px solid;
	/*border-top: #999999 20px solid;*/
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;

	/*background-color: #F4F4F4;*/
	background-color: #EEF6FF;
	
	/*font-size: 8pt;*/
}
.bannerboxtop
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;		/* normal,bold */
	text-indent: 5px;		/* Indrykning */
	text-transform: uppercase;	/* uppercase,lowercase,capitalize */

	padding: 4px 2px 2px 2px;	/* top,right,bottom,left */
	background-image: URL(../grafik/sky.jpg); 	/* URL(picture.jpg); */
}

/*
TR
{
	
}
.blaa
{
	color: #FFFFFF;
	background-color: #000090;
}
*/
/*--------------------------------------------------*/


/*--------------------------------------------------*/
/*--------------------- A LINK ---------------------*/
/*--------------------------------------------------*/
A:link,A:visited,A:hover
{
	/*color:#6688CC;*/
	color:#5577BB;
}
A.nodecoration:link,A.nodecoration:visited,A.nodecoration:hover
{
	text-decoration: none;
	color: #000000;
}

A:active
{
	color:#444490;
}

/*
A.effekt:hover
{
	font-style: italic;
}

A.menu:link,A.menu:visited,A.menu:active,A.menu:hover
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

A.blaanet:link,A.blaanet:visited,A.blaanet:active,A.blaanet:hover
{
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}
*/
/*--------------------------------------------------*/


/*--------------------------------------------------*/
/*---------------------- FORM ----------------------*/
/*--------------------------------------------------*/
INPUT,SELECT,TEXTAREA
{
	font-family: Gill Sans, Palatino, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #000090;
	font-style: plain;
	font-weight: plain;
	background-color: #D0E0F0;/*#DDDDEE;D8D4FF*/
	border: 1 double #000090; /*dotted,double,solid*/
}
.search
{
	background-color: #ffffff;
}
.menusearch
{
	background-color: #000000; /*transparent; /*#000000;*/
	border: 1 double #cccccc; /*dotted,double,solid*/
	color: #cccccc;
	font-size: 12px;
	margin-bottom: 0 px;
	margin-top: 0px;
	line-height: 90%;
	height: 16px;
	width: 100px;	
}
.menusearchbutton
{
	/*background-image: URL(../grafik/submit4.gif);*/
	background-image: URL(../grafik/search4.gif);
	background-color: #000000;
	border: 0 double #cccccc; /*dotted,double,solid*/
	height: 16px;
	width: 14px;
	cursor:hand;	/*auto,default,hand,pointer,help,col-resize,row-resize,crosshair,move,no-drop,not-allowed,progress,text,vertical-text,url('mycursor.cur'),wait,*-resize(* can be N, NE, NW, S, SE, SW, E)*/
}

/*--------------------------------------------------*/


/*--------------------------------------------------*/
/*--------------------- IMAGE ----------------------*/
/*--------------------------------------------------*/
IMG
{
	float: none;	/* left,right,none */	
}

/*--------------------------------------------------*/

/*--------------------------------------------------*/
/*-------------------- DIVERSE ---------------------*/
/*--------------------------------------------------*/
HR
{
	color: #000080;
	height: 1px;
}
.article_v1_sep
{
	color: #f0f0d0;
	height: 1px;	
}

/*--------------------------------------------------*/


/*--------------------------------------------------*/
/*-------------------- BULLETS ---------------------*/
/*--------------------------------------------------*/
UL
{
	list-style-position: outside;		/*inside, outside*/
	list-style-image: none;			/*none, URL(photo.jpg)*/
	marker-offset: auto;			/*auto,length*/	
	text-indent: 0px;			/* Indrykning */
	margin-top: 4pt;
	margin-bottom: 4pt;
	margin-left: 10pt;
}

LI
{
	list-style-position: outside;		/*inside, outside*/
	text-indent: 0px;			/* Indrykning */
	margin-top: 0pt;
	margin-bottom: 4pt;
}
.newslist_v1-1
{
	list-style-image: URL(../photo_v1.php?id=60);
}
/*--------------------------------------------------*/


/*--------------------------------------------------*/
/*-------------------- BULLETS ---------------------*/
/*--------------------------------------------------*/
P
{
	margin-top: 0pt;
	margin-bottom: 10pt;
}
/*--------------------------------------------------*/
