/* Global Styles */

body {
	margin:0px;
	height:100%;
	font-family: Helvetica, Arial, Verdana;
	color: #212123;
	font-size: 10pt;
	font-weight: normal;
	overflow: visible;
}

table {
	margin:0px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 10pt;
	font-weight: normal;

}
hr {
	color: #D2D2D3;
	height: 1px;
}
h2 {
	color: #005941;
	font-size: 18pt;
	font-weight: bold;
}
h3 {
	color: #949e7c;
	font-size: 15pt;
	font-weight: bold;
}

i {
	color: #212123;
	font-size: 8pt;
	font-weight: italic;
}


cHeader {
	color: #005941;
	font-size: 8pt;
	font-weight: bold;
}

#header {
	position:absolute;
	top:0px;
	width:100%;
	height: 100px;
    background-color:#005941;	
			
}
#menu1 {
	position:absolute;
	left: 0px;
	top:100px;
	width:20%;
	height:16px;
	padding: 8px 0px 8px 0px;
	border-width:0px 0px 0px 0px;
	border-color:#000000;
	border-style:solid;
	background-color:#949e7c;	
	z-index:1
}
#menu2 {
	position:absolute;
	left:20%;
	top:100px;
	width:60%;
	height:32px;
	border-width:0px 0px 0px 1px;
	border-color:#000000;
	border-style:solid;
	background-color:#F0F0F2;
	background-color:#949e7c;	
	z-index:1
}
#menu3 {
	position:absolute;
	top:100px;
	right:0px;
	width:20%;
	height:16px;
	padding: 8px 0px 8px 0px;
	border-width:0px 1px 0px 1px;
	border-color:#000000;
	border-style:solid;
	background-color:#F0F0F2;
	background-color:#949e7c;	
	z-index:100;	
	
}
#main1 {
	position:fixed;
	top:132px;
	left:0%;
	width:20%;
	bottom:34px;
	border-width:1px 0px 1px 1px;
	border-color:#000000;
	border-style:solid;
	background-color:#F0F0F2;
	overflow:auto;	

}

#main2 {
	position:fixed;
	top:132px;
	left:20%;
	width:60%;
	bottom:34px;
	border-width:1px 0px 1px 1px;
	border-color:#000000;
	border-style:solid;
	background-color:#F0F0F2;
	overflow:auto;
}


#main3 {
	position:fixed;
	top:132px;
	right:0px;
	width:20%;
	bottom:34px;
	border-width:1px 1px 1px 1px;
	border-color:#000000;
	border-style:solid;
	background-color:#F0F0F2;
	overflow:auto;	
	

}


#scaleDiv{
	position:absolute;
	visibility:hidden;
	height:100%;
	overflow: visible;
}


#footer {
	
	position:absolute;
	bottom: 0;
	border-width:1px 0px 0px 0px;
	border-color:#ffffff;
	height: 33px;
	width: 100%;
	background-color:#005941;	
}

#footer a {
color:#F0F0F2;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#holder {
	
	position:relativ;
	margin:10px;
	
}
	
#imghal {
	
	position: absolute;
	width:40%;
	top:350px;
	left: 50%;
	margin-left: -200px; /* half the width */

	
}
	
#header_1 {
	position: absolute;
	left:0%;
	width: 20%;
	margin: 4px 0px 4px 4px;
	overflow:hidden;
}

#header_2 {
	position: absolute;
	left:20%;
	width: 60%;
	padding: 10px 0px 10px 0px;
	overflow:hidden;
}

#header_3 {
	position: absolute;
	left:80%;
	width: 20%;	
	margin: 4px 4px 4px 0px;
	overflow:hidden;
}

.scrooltekst {
	position:absolute;
	top:40px;
	width:85%;
	height: 247px;
	margin-left: 40px;
	border:1px solid #000000;
	padding: 10px;
	overflow:auto;
	
}

.blad1 {
	position:absolute;
	top:420px;
	left: 30%;
	margin-left: -200px; /* half the width */
	z-index:1;
}

.blad2 {
	position:absolute;
	top:420px;
	right: 7%;
	margin-left: -200px; /* half the width */
	z-index:1;
}

.baggrund {
	position:absolute;
	top:180px;
	width:40%;
	left: 50%;
	margin-left: -200px; /* half the width */
	z-index:-10;
	
}

.nyheder {
	position:absolute;
	text-align:center;
	top:315px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #005941;
	width:98%;
	text-decoration:none;
}

.logofelter {
padding-bottom:5px;
}

a {color:#005941; text-decoration:underline;}
.tekst13mg {  font-family: Helvetica, Arial, Verdana; font-size: 13px; font-style: normal; color: #005941}
.tekst20mg {  font-family: Helvetica, Arial, Verdana; font-size: 20px; font-style: normal; color: #005941}
.tekst12 {  font-family: Helvetica, Arial, Verdana; font-size: 12px; font-style: normal; color: #F0F0F2}
.tekst13 {  font-family: Helvetica, Arial, Verdana; font-size: 13px; font-style: normal; color: #F0F0F2}
.tekst13mg {  font-family: Helvetica, Arial, Verdana; font-size: 13px; font-style: normal; color: #005941}
.tekst70 {  font-family: Helvetica, Arial, Verdana; font-size: 70px; font-style: normal; color: #F0F0F2}
