
 a         { color: #9578B0; font-weight: bold; background: transparent; text-decoration: none; }
 /*a:visited { color: #9578B0; font-weight: bold; background: transparent; text-decoration: none; }
 a:link    { color: #9578B0; font-weight: bold; background: transparent; text-decoration: none; }
 a:active  { color: #25358E; font-weight: bold; background: transparent; text-decoration: none; }
 a:hover   { color: #25358E; font-weight: bold; background: transparent; text-decoration: none; }
*/

a:visited{color:#25358c;text-decoration: none; }
/*a:visited{color:#775994;}*/
dfn {
	color:#FFFFFF;
	background-color:#AC9252;
	font-style:normal;
	/*padding:3px;*/
	cursor:pointer;
}

/* Float clears */
.clear{clear:both; height: 1;}
.clearFix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

h1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:16px;*/
	font-size:1.6em;
	/*line-height:20px;*/
	line-height:1.4em;
	margin-bottom:12px;
	text-transform:uppercase;
}
.h2 {
                /* Tidligere "rigtig" H2 */
	/*color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:100;*/
	display:block;
	padding-bottom:30px;
    padding-right:130px;
}
.h2 p {
	margin-bottom:0px;
}

h2 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	font-size:1.0em;
	/*line-height:14px;*/
	line-height:1.4em;
	font-weight:900;
	margin-bottom:0px;
	margin-top:10px;
}
h2.closed {
	text-transform:uppercase;
	border-bottom:1px solid #B8BEBF;
	margin-bottom:15px;
	margin-top:-5px;
}
h2.opened {
	text-transform:uppercase;
    border-bottom:1px solid #B8BEBF;
	color:#25358E;
	margin-bottom:15px;
	margin-top:-5px;
}

* html h2.opened, * html h2.closed {
	margin-bottom:15px;
	margin-top:-5px;
}
*:first-child+html h2.opened,
*:first-child+html h2.closed{
	/*margin-bottom:10px;
	margin-top:-5px;*/
}

/*
strong {
	font-size:11px;
	line-height:14px;
	font-weight:900;
	color:#d91918;
}
*/
h3,h4,h5,h6 {
	display: inline;
	/*font-size:11px;*/
	font-size:1.0em;
	/*line-height:14px;*/
	line-height:1.4em;
	font-weight:900;
	margin: .0em 0;
}

#article  {
    font-size:1.1em;
 
}
#article p {
    margin-top:0;
	/*color:#000000;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	font-size:1.0em;
	/*line-height:14px;*/
	line-height:1.4em;	
	/*font-weight:100;*/
	/*
	padding-top:5px;
	padding-bottom:30px; 
	*/
}
#article td, #article th{
	/*font-size:0.9em;*/
}

#article li{
	/*font-size:1.0em;*/
}
#date1{


}
#article div.date {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:9px;*/
	font-size:0.9em;
	/*line-height:14px;*/
	line-height:1.4em;
	font-weight:100;
	padding-top:5px;
	padding-bottom:20px;
	
}
#article th, #article th p, #article caption  {
	font-weight:bold;
	text-align:left;
}
/*SKAL FJERNES NÅR SITET GÅR ONLINE*/
/*
h2 {
    color:blue;
}
h2.closed {
    color:black;
}
h2.opened {
    color:black;
}
h3 {
    color:green;
}
h4,h5,h6 {
	color:purple;
}
th, th p, caption  {
		color:blue;
}
*/
.ArticleUL{
list-style-type:none;margin:0;padding:0;
}

div.subFooter {
	clear: both;
	background: #fff url('../images/subfooter-bg.png') repeat-y left top;  
	border-top: 3px solid #25358e;
	padding: 10px 0px 10px 0px;

	}
	div.subFooterElement {
		width: 207px;
		float: left;
		padding: 5px 10px 10px 20px;
	}
	div.subFooterElement h4 { font-size: 1.3em;text-transform: uppercase; display: block; margin-bottom: 8px; /*color: #25358e;*/}
	div.subFooterElement ul, div.subFooterElement li { list-style-type: none; margin: 0px; padding: 0px;}
	div.subFooterElement li a {
		display: block;
		padding: 0px 0px 2px 15px;
		background: url('../images/navigation_level_2.gif') no-repeat 0px 2px;  
		font-size: 1.1em;
	}
