
/* NY FORSIDE 7.4.08 - ingen adresseliste på forsiden - implementeret 10.09.08 */


/* mac hide\*/
html, body {height:100%}
/* end hide */

body {

		 height:100%;
		 min-height:100%;		 
		 width:100%;
		 padding:0;					
		 margin:0;
		 position:relative;		 
		 text-align:center;
		 background-color: #e0ecf1;
}

html>body #side{height:auto;}/* for mozilla as IE treats height as min-height anyway*/

#side{
		 height:830px;
		 width:750px;
		 padding:0;					
/*	*/ 	 margin:20px 0px 0px 0px; 	
		 
		 position:relative;
		 		 		 
		 text-align:left;
		 background-color: #ffffff;
}

#overligger {

		 height:90px;
		 width:750px;
		 border:0px;
		 padding:0px;					
		 margin:0px;		 
		 text-align:left;
}

#venstre {

		 height:710px;
		 width:180px;

	 	 position:absolute;
		 left:0px;
		 top:90px; 

		 border:0px;
		 padding:0px;					
		 margin:0px;		 
		 text-align:left;
		 background-color: #5287bb;
}


#menu {

		 height:620px;
		 width:155px;
		 
		 position:absolute;
		 left:15px;
		 top:64px; 
		 
		 border:0px;
		 padding:0px;					
		 margin:0px;		 
		 text-align:left;
		 line-height: 90%; 
		 
}

a.menu:link { 
  	 color: white;
		 font-family: Arial;
		 font-size: 15px;			 		 
		 text-decoration: none;
}		 

a.menu:visited {
  	 color: white;		 
		 font-family: Arial;
		 font-size: 15px;			 
		 text-decoration: none;
}

a.menu:active { 
  	 color: white;
		 font-family: Arial;
		 font-size: 15px;			 
		 text-decoration: none;
}

a.menu:hover { 
/*		 color: #156192;*/
		 color: #006699;
/*		 color: orange;*/		 
		 font-family: Arial;
		 font-size: 15px;			 
		 text-decoration: none;
}

/* Bruges til at gøre det menupunkt der er aktivt til fed skrift i menuen */
a.aktiv_menu_side:link { 
  	 color: white;
		 font-family: Arial;
		 font-size: 15px;			 		 
		 text-decoration: none;
		 font-weight: bold;		 
}		 

a.aktiv_menu_side:visited {
  	 color: white;		 
		 font-family: Arial;
		 font-size: 15px;			 
		 text-decoration: none;
		 font-weight: bold;		 
}

a.aktiv_menu_side:active { 
  	 color: white;
		 font-family: Arial;
		 font-size: 15px;			 
		 text-decoration: none;
		 font-weight: bold;		 
}

a.aktiv_menu_side:hover { 
/*		 color: #156192;*/
		 color: #006699;
/*		 color: orange;*/		 
		 font-family: Arial;
		 font-size: 15px;			 
		 text-decoration: none;
		 font-weight: bold;		 
}


/* Baggrund for tekstfeltet på alle sider */
#midt_andre{

		 height:710px;
		 width:570px;

		 position:absolute;
		 left:180px;
		 top:90px;
		 
		 border:0px;
		 padding:0px;					
		 margin:0px;		 
/*		 background-image: url(Baggrund_710x570.jpg);	*/
/* 	 	 background-image: url(BG_u_logo_710x570.jpg);*/ 
 	 	 background-image: url(Baggrund_center_717x570.jpg);			  	 
		 background-repeat: no-repeat;
}

/* Baggrund til meddelelsen i bunden af forsiden. Bruges kun på forsiden */
#tekstbox0{
		
		 height:70px;
		 width:520px;
		 
		 position:absolute;
		 top:504px;
		 left:2px;
/*		 margin:10px 0px 0px 0px; */ 	

		 border:0px;			
		 margin:0px;		 
		 padding-bottom:10px;
		 
 	 	 background-image: url(Tekstbokse/Tekstbox0.gif);			  	 
		 background-repeat: no-repeat;		 
}

/* Baggrunden til små tekstbokse på forsiden og på tidligere arrangementer */
#tekstbox1{
		
		 height:100px;
		 width:520px;
		 
		 position:relative;		 
		 margin:10px 0px 0px 0px; 	


		 border:0px;			
		 margin:0px;	
/*		 padding-bottom:6px; */ 		 	 
	 	 padding-bottom:12px; 
/*		 padding-bottom:25px; */
		 
 	 	 background-image: url(Tekstbokse/Tekstbox1.gif);			  	 
		 background-repeat: no-repeat;		 
}

/* Baggrunden til mellem tekstbokse på forsiden og på tidligere arrangementer */
#tekstbox2{
		
		 height:180px;
		 width:520px;
		 
		 position:relative;	
 		 margin:0px 0px 0px 0px; 	
		 border:0px;			
		 margin:0px;		 
/*		 padding-bottom:6px; */ 
		 padding-bottom:12px;		  
/*		 padding-bottom:30px; */
		 
 	 	 background-image: url(Tekstbokse/Tekstbox2.gif);			  	 
		 background-repeat: no-repeat;		 
}


/* Baggrunden til store tekstbokse til artikler på forsiden */
#artikelbox{
		
		 height:300px;
		 width:520px;
		 
		 position:relative;
		 margin:10px 0px 0px 0px; 	

		 border:0px;			
		 margin:0px;		 
		 padding-bottom:12px;
		 
 	 	 background-image: url(Tekstbokse/Artikelbox.gif);			  	 
		 background-repeat: no-repeat;		 
}

/* Bruges til kursus titel på siden med kurser */
.Overskrift_kurser{ 
  	 color: black;
		 font-family: Arial;
		 font-size: 14px;			 		 
		 text-decoration: none; 
		 font-weight: bold;
}		 


/* Baggrunden til store tekstbokse på kursus-siden. der er behov for tekst imellem boksene
   og derfor skal der ikke være padding. I baggrundsgiffen er der en "NYT!" tekst på skrå */
#artikelbox_kurser{
		
		 height:300px;
		 width:520px;
		 
		 position:relative;
		 margin:0px 0px 0px 0px; 	

		 border:0px;			
		 margin:0px;		 
		 
 	 	 background-image: url(Tekstbokse/Artikelbox_kurser.gif);			  	 
		 background-repeat: no-repeat;		 
}

/* Baggrunden til mellem tekstbokse på kursus-siden og tidligere arrangementer. der er behov for tekst imellem boksene
   og derfor skal der ikke være padding */
#tekstbox1_kurser{
		
		 height:100px;
		 width:520px;
		 
		 position:relative;		 
		 margin:10px 0px 0px 0px; 	
		 border:0px;			
		 margin:0px;	
		 
 	 	 background-image: url(Tekstbokse/Tekstbox1.gif);			  	 
		 background-repeat: no-repeat;		 
}

/* Baggrunden til mellem tekstbokse på kursus-siden. der er behov for tekst imellem boksene
   og derfor skal der ikke være padding */
#tekstbox2_kurser{
		
		 height:180px;
		 width:520px;
		 
		 position:relative;	
 		 margin:0px 0px 0px 0px; 	
		 border:0px;			
		 margin:0px;		 

 	 	 background-image: url(Tekstbokse/Tekstbox2.gif);			  	 
		 background-repeat: no-repeat;		 
}

/* tilmeldeses link i tekst- og artikelbokse på kursus-siden */
#tilmelding_kurser{

		 height:15px;
		 width:77px;

		 position:absolute;
		 left:442px;
		 top:5px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

#tabel_kurser{
		
		 height:192px;
		 width:452px;
		 
		 position:relative;	
 		 margin:0px 0px 0px 36px; 	

 	 	 background-image: url(Kurser/Tabel_454x194_2.gif);			  	 
		 background-repeat: no-repeat;		 
}

/* Pladsen til overskriften i artikelboxen */
#overskrift_i_artikelbox{

		 height:25px;
		 width:425px;

		 position:absolute;
		 left:10px;
		 top:8px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

/* Fonten til overskriften på artikelboksen, forsiden */
.Overskrift_art{
		 color: #000000;
		 font-weight: 600;
		 font-family: Arial;
		 font-size: 15px;			 		 
		 text-decoration: none;
}

/* Første tekstboks, indryk med plads til billed på artikelboksen, forsiden */
#tekst_1_i_artikelbox{

		 height:70px;
		 width:405px; 
/*		width:520px; */
		 position:absolute;
		 left:10px;
		 top:30px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

/* Anden tekstboks, fylder hele siden på artikelboksen, forsiden */
#tekst_2_i_artikelbox{

		 height:55px;
/*			 width:400px; */
		 width:510px; 
		 position:absolute;
		 left:10px;
		 top:96px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

/* tredje tekstboks, indryk med plads til billed på artikelboksen, forsiden */
#tekst_3_i_artikelbox{

		 height:61px;
		 width:405px; 
/*		width:520px; */
		 position:absolute;
		 left:10px;
		 top:160px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

/* Øverste billed på artikelboksen, forsiden */
#bill_1_i_artbox{

		 height:75px;
/*		 height:78px; */
		 width:100px;

		 position:absolute;
		 left:410px;
		 top:11px;		 
/*		 top:8px; */

		 border:0px;			
		 margin:0px;		 
		 padding_left:10px;
		 padding_bottom:10px;
}

/* Nederste billed på artikelboksen, forsiden */
#bill_2_i_artbox{

		 height:75px;
/*		 height:78px; */		 
		 width:100px;

		 position:absolute;
		 left:410px;
		 top:161px;		 
/*		 top:158px; */

		 border:0px;			
		 margin:0px;		 
		 padding_left:10px;
		 padding_bottom:10px;
}

/* Plads til dato øverste venstre hjørne i mellem og små tekstboxe på forsiden og tidligere arrangementer */
#dato_i_textbox{

		 height:10px;
		 width:400px;

		 position:absolute;
		 left:10px;
		 top:5px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

/* Plads til tekst små tekstboxe (plads til billede i højre side) på forsiden og tidligere arrangementer */
#tekst_i_textbox1{

		 height:80px;
		 width:400px;

		 position:absolute;
		 left:10px;
		 top:25px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

/* Plads til tekst i tekstbox2 (uden plads til billede i højre side) på forsiden og tidligere arrangementer 
og kurser */
#tekst_i_textbox2{

		 height:170px;
		 width:400px;

		 position:absolute;
		 left:10px;
		 top:25px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

/* Plads til tekst mellem tekstboxe (uden plads til billede i højre side) på kurser */
#tekst_i_textbox2_kurser{

		 height:170px;
		 width:500px;

		 position:absolute;
		 left:10px;
		 top:40px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

/* Plads til tekst i tekstboxen i bunden af forsiden */
#tekst_i_textbox0{

		 height:80px;
		 width:500px;

		 position:absolute;
		 left:10px;
		 top:8px;

		 border:0px;			
		 margin:0px;		 
		 text-align:center;
		 padding:0px;
}

/* Plads til billede på små tekstboxe (i højre side) på forsiden og tidligere arrangementer */
#billed_i_textbox1{

		 height:90px;
		 width:100px;

		 position:absolute;
		 left:410px;
		 top:11px;
/*		 top:8px; */

		 border:0px;			
		 margin:0px;		 
		 padding:0px;
}

/* Plads øverste til billede på mellem tekstboxe (i højre side) på forsiden og tidligere arrangementer */
#billed1_i_textbox2{

		 height:180px;
		 width:100px;

		 position:absolute;
		 left:410px;
		 top:11px;
/*		 top:8px; */		 

		 border:0px;			
		 margin:0px;		 
		 padding:0px;
}

/* Plads øverste til billede på mellem tekstboxe (i højre side) på forsiden og tidligere arrangementer */
#billed2_i_textbox2{

		 position:absolute;
		 left:410px;
		 top:91px;
/*		 top:8px; */		 

		 border:0px;			
		 margin:0px;		 
		 padding:0px;
}

/* Plads til overskrift der hvor der normalt er en dato i tekstboxene. Bruges på boxen om kurser på forsiden */
#dato_overskrift_textbox{

		 height:10px;
		 width:400px;

		 position:absolute;
		 left:10px;
		 top:8px; /* 7px */ 

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}


/* Baggrunden til stor/mellem tekstbokse på forsiden og på tidligere arrangementer */
#tekstbox3{
		
		 height:273px;
		 width:520px;
		 
		 position:relative;	
		 border:0px;			
		 margin:0px;		 
/*		 padding-bottom:6px; */
		 padding-bottom:12px;		  

 	 	 background-image: url(Tekstbokse/Tekstbox3_nyt.gif);			  	 
		 background-repeat: no-repeat;		 
}


/* Plads til tekst uden indryk mellem billederne i tekstbox3 på forsiden og tidligere arrangementer 
og kurser */
#tekst_i_textbox3{

		 height:248px;
		 width:400px;

		 position:absolute;
		 left:10px;
		 top:28px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

/* Første tekstboks, indryk med plads til billed på artikelboksen, forsiden */
#tekst_1_i_textbox3{

		 width:400px; 
		 position:absolute;
		 left:10px;
		 top:28px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

/* Anden tekstboks, fylder hele siden på artikelboksen, forsiden */
#tekst_2_i_textbox3{

		 width:510px; 
		 position:absolute;
		 left:10px;
		 top:104px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

/* tredje tekstboks, indryk med plads til billed på artikelboksen, forsiden */
#tekst_3_i_textbox3{

		 width:400x; 
		 position:absolute;
		 left:10px;
		 top:184px;

		 border:0px;			
		 margin:0px;		 
		 text-align:left;
		 padding:0px;
}

/* Plads øverste til billede på stor/mellem tekstboxe (i højre side) på forsiden og tidligere arrangementer */
#billed1_i_textbox3{

		 height:78px;
		 width:100px;

		 position:absolute;
		 left:410px;
		 top:11px;
/*		 top:8px;  */		 

		 border:0px;			
		 margin:0px;		 
		 padding:0px;
}

/* Plads øverste til billede på stor/mellem tekstboxe (i højre side) på forsiden og tidligere arrangementer */
#billed2_i_textbox3{

		 position:absolute;
		 left:410px;
		 top:180px; 

		 border:0px;			
		 margin:0px;		 
		 padding:0px;
}

/* bruges på forsiden til at angive arrangementer som allerede er over men hvor der er kommentarer f.eks. billeder .
til fremtidige datoer bruges den klasse som hedder:"adresstor" */
.GLdato {
 /* 	 color: #868f98;*/
  	 color: #828a93;		 		 
		 font-family: Arial;
		 font-size: 10px;			 
		 text-decoration: none;
		 font-weight: bold;
}


.adresstor {
 /* 	 color: #868f98;*/
  	 color: #000000;		 		 
		 font-family: Arial;
		 font-size: 10px;			 
		 text-decoration: none;
		 font-weight: bold;
}


#overskrift {

		 height:25px;
		 width:530px; /* max b: 570 */
		 
		 position:absolute;
		 left: 20px;		 
     top:35px;
		 /*74*/
		 border:0px;			
		 margin:0px;		 
		 text-align:center;
		 padding-left:0;
		 padding-right:0;		 	 
		 line-height: 140%;
}		 

/* bruges til sider med scroll f.eks. Tidligere arrangementer */
#overskrift_scroll {

		 height:25px;
		 width:520px; /* max b: 570 */
		 
		 position:absolute;
		 left: 20px;		 
     top:35px;
		 /*74*/
		 border:0px;			
		 margin:0px;		 
		 text-align:center;
		 padding-left:0;
		 padding-right:0;		 	 
		 line-height: 140%;
}		 



/* bruges til sider med mere end en linie tekst under overskriften, leverandør - siden */
#overskrift_undertekst {

		 height:25px;
		 width:530px; /* max b: 570 */
		 
		 position:absolute;
		 left: 20px;		 
     top:64px;
		 /*74*/
		 border:0px;			
		 margin:0px;		 
		 text-align:center;
		 padding-left:0;
		 padding-right:0;		
		 line-height: 80%;		  	 
}		 


/* Bruges til mellem-overskrifter på siden om vedtægter*/
#mellem_overskrift{

		 height:65px;
		 width:525px; /* max b: 570 */		 
		 		 
		 border:0px;			
		 margin:0px;		 
		 text-align:center;
		 padding-left:0;
		 padding-right:0;
		 	 
		 line-height: 130%;
}		 


/* Bruges til mellem-overskrifter på siden om vedtægter*/
.mellem_overskrift{

		 font-family: Arial;
		 font-size: 12px;	
		 font-weight: bold;
		 color: black;
		 text-decoration: none;
}

/* Bruges på forsiden og på download siden - til første begyndelsesbogstav */
.foerste {
  	 color: #c60000;
		 font-size: 17px; 
}


/* Bruges til navnet i melemslisten */
.adresstor {
  	 color: black;
		 font-family: Arial;
		 font-size: 10px;			 		 
		 text-decoration: none;
		 font-weight: bold;		 
		 letter-spacing: -0,9px;
}

/* Bruges til navnet i melemslisten */
a.adresstor:link { 
  	 color: black;
		 font-family: Arial;
		 font-size: 10px;			 		 
		 text-decoration: none;
		 font-weight: bold;		 
		 letter-spacing: -0,9px;
			 		 
		 text-decoration: none; 
/*		 text-decoration: underline;*/
}		 

a.adresstor:visited {
  	 color: black;
		 font-family: Arial;
		 font-size: 10px;			 		 
		 text-decoration: none;
		 font-weight: bold;		 
		 letter-spacing: -0,9px;
		 text-decoration: none; 
/*		 text-decoration: underline;*/
}

a.adresstor:active { 
  	 color: black;
		 font-family: Arial;
		 font-size: 10px;			 		 
		 text-decoration: none;
		 font-weight: bold;		 
		 letter-spacing: -0,9px;
		 text-decoration: none; 
/*		 text-decoration: underline;*/
}

a.adresstor:hover { 
  	 color: black;
		 font-family: Arial;
		 font-size: 10px;			 		 
		 text-decoration: none;
		 font-weight: bold;		 
		 letter-spacing: -0,9px;
/*		 text-decoration: none;*/ 
		 text-decoration: underline;
}
		 

/* bruges til tekst der ikke er link i medlemslisten */
.adresse {
  	 color: black;
		 font-family: Arial;
		 font-size: 10px;			 		 
		 text-decoration: none;
		 letter-spacing: -0,9px;
}

/* bruges til links i medlemslisten */
a.adrlink:link { 
  	 color: black;
		 font-family: Arial;
		 font-size: 10px;			 		 
		 text-decoration: none; 
/*		 text-decoration: underline;*/
}		 

a.adrlink:visited {
  	 color: black;
		 font-family: Arial;
		 font-size: 10px;			 
		 text-decoration: none; 
/*		 text-decoration: underline;*/
}

a.adrlink:active { 
  	 color: black;
		 font-family: Arial;
		 font-size: 10px;			 
		 text-decoration: none; 
/*		 text-decoration: underline;*/
}

a.adrlink:hover { 
/*		 color: #156192;*/
		 color: #006699;
/*		 color: orange;*/		 
		 font-family: Arial;
		 font-size: 10px;			 
/*		 text-decoration: none;*/ 
		 text-decoration: underline;
}

/* Bruges på forsiden under overskriften til tekst */ 
#tekstmidt{
					 	 			 /* Overskrift rækker ned i top = 60 */
		 height:585px; /* "midt andre som er underlaget=710px. tekstmidt starter i 148 (710 - 125 = 585)*/
		 width:525px; /* max b: 570 */
		 
		 position:absolute;
		 left: 20px;			 	 
		 top:95px;    /* 4 x tekstbox 1 + 1 x tekstbox 2 */ 
/*		 top:125px; 
		 top:135px; 	*/	  
		 
		 border:0px;			
		 margin:0px;		 
		 padding-left:0;
		 padding-right:25px;
		 
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
		 text-decoration: none;		 
		 line-height: 130%;
		 text-align:center;
/*		 overflow: auto; */
			 		 		 
}		 

/* Bruges som baggrund på siden samarbejde og bestyrelsen, da tabellen skaber behov for anden højde */
#tekstmidt_tabel{

		 height:620px;
		 width:546px; /* max b: 570 */
		 
		 position:absolute;
		 left: 0px;		 
		 top:142px;
/*     top:138px;	 */
		 
		 border:0px;			
		 margin:0px;		 
		 padding-left:0;
		 padding-right:25px;
		 
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
		 text-decoration: none;		 
		 line-height: 130%;
		 text-align:center;
		 overflow: auto;			  		 
}		 

/* Bruges som baggrund på siden garanti og siden for downloads, da tabellen skaber behov for anden højde */
#tekstmidt_garanti{

		 height:710px;
		 width:546px; /* max b: 570 */
		 
		 position:absolute;
		 left: 0px;		 
		 top: 0px;
/*     top:138px;	 */
		 
		 border:0px;			
		 margin:0px;		 
		 padding-left:0;
		 padding-right:25px;
		 
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
		 text-decoration: none;		 
		 line-height: 130%;
		 overflow: auto;		 		 
}		 


/* Bruges til tekst imellem overskrifter på siden om vedtægter*/
#tekstmidt_mellem{

		 width:520px; /* max b: 570 */
		 top:75px;
		 		 
		 position:relative;
		 
		 border:0px;			
		 margin:0px;		 
		 padding-left:0;
		 text-align:center;		 
		 padding-right:25px; 
		 
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
		 text-decoration: none;		 
}		


/* Bruges som mellem baggrund på siderne med billeder fra arrangementer for at give mulighed for vertikal scroll. 
Er tilpasset billeder med en brede på 500 px */
#tekstmidt_billedsider{

		 height:710px;
		 width:546px; /* max b: 570 */
		 
		 position:absolute;
		 left: 0px;		 
		 top: 0px;
/*     top:138px;	 */
		 
		 border:1px;			
		 margin:0px;		 
		 padding-left:0;
		 padding-right:25px;
		 
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
		 text-decoration: none;		 
		 overflow: auto;		 		 
}		 

/* Bruges som baggrund på siden kurser, de der ikke skal være scroll, men plads til overskrift */
#tekstmidt_uden scroll{

		 height:710px;
		 width:540px; /* max b: 570 */
		 
		 position:absolute;
		 left: 16px;		 
		 top:78px;			 					 	 
/*		 top: 0px;
     top:138px;	 */
		 
		 border:0px;			
		 margin:0px;		 
		 
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
		 text-decoration: none;		 
/*		 line-height: 130%;*/
		 overflow: auto;		 		 
}		 


/* Bruges som baggrund på de fleste sider hvor der skal være scroll eller tabel på hele siden. 
da der ikke kan bruges DIV til overskriften */
#tekstmidt_hele_siden{

		 height:710px;
		 width:540px; /* max b: 570 */
		 
		 position:absolute;
		 left: 23px;		 
		 top:0px;			 					 	 
		 
		 border:0px;			
		 margin:0px;		 
		 padding-left:0;
		 padding-right:8px;
		 
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
		 text-decoration: none;		 
		 line-height: 130%;
		 overflow: auto;		 		 
}		 

/* bruges til en stump tekst som skal centreres midt i en side */
#centertekst_forside{
		 
		 border:0px;			
		 margin:0px;		 
		 padding-left:0;
		 padding-right:0px; 
		 
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
		 text-decoration: none;		
		 text-align:center;		  		 		 
}		 


/* Billeder3 bruges som underlag til sider med billedpræsentationer */
#billeder3{
		 
		 width:500px; /* max b: 570 */
		 
		 position:absolute;
		 left: 26px;		 
		 top: 65px;
/*     top:138px;	 */
		 
		 border:0px;			
		 margin:0px;		 
		 padding-left:0;
		 padding-right:25px;
		 
		 overflow: auto; 				 
		 
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
		 text-decoration: none;		 		 		 
}		 


/* Bruges til tekst der ikke er link på garantiordning- og downloadsiden */
.vedtTxt {
		 color: #006699;
		 font-weight: 600;
/*		 color: #000000;*/
		 font-family: Arial;
		 font-size: 15px;			 		 
		 text-decoration: none;
}

/* bruges til links på garantiordning- og downloadsiden */
a.vedtLink:link { 
		 color: #006699;
		 font-weight: 600;
/*		 color: #000000;*/ 
		 font-family: Arial;
		 font-size: 15px;			 		 
/*   text-decoration: none; */
	 	 text-decoration: underline;
}		 

a.vedtLink:visited {
		 color: #006699;
		 font-weight: 600;
/*		 color: #000000;*/
		 font-family: Arial;
		 font-size: 15px;			 
/*		 text-decoration: none; */
		 text-decoration: underline;
}

a.vedtLink:active { 
		 color: #006699;
		 font-weight: 600;
/*		 color: #000000;*/
		 font-family: Arial;
		 font-size: 15px;			 
/*		 text-decoration: none; */
		 text-decoration: underline;
}

a.vedtLink:hover { 
/*		 color: #156192;*/
		 color: #006699;
		 font-weight: 600;		 
/*		 color: orange;*/		 
		 font-family: Arial;
		 font-size: 15px;			 
/*		 text-decoration: none; */
		 text-decoration: underline;
}


/* bruges til tekst der ikke er link på bestyrelsessiden */
.bestyrTxt {
  	 color: black;
		 font-family: Arial;
		 font-size: 12px;			 		 
		 text-decoration: none;
		 letter-spacing: -0,9px;
}

/* bruges til navne på bestyrelsessiden */
.bestyrStor {
  	 color: black;
		 font-family: Arial;
		 font-size: 12px;			 		 
		 text-decoration: none;
		 font-weight: bold;		 
		 letter-spacing: -0,9px;
}

/* bruges til links på bestyrelsessiden, på download siden og også link på forsiden */
a.bestyrLink:link { 
/*  	 color: black;*/
		 font-family: Arial;
		 color: #014d73;
		 font-size: 12px;			 		 
		 text-decoration: none; 
/*		 text-decoration: underline;*/
}		 

a.bestyrLink:visited {
/*  	 color: black;*/
		 color: #014d73;
		 font-family: Arial;
		 font-size: 12px;			 
		 text-decoration: none; 
/*		 text-decoration: underline;*/
}

a.bestyrLink:active { 
/*  	 color: black;*/
		 color: #014d73;
		 font-family: Arial;
		 font-size: 12px;			 
		 text-decoration: none; 
/*		 text-decoration: underline;*/
}

a.bestyrLink:hover { 
/*		 color: #156192;*/
/*		 color: #006699;*/
		 color: black;		 
		 font-family: Arial;
		 font-size: 12px;			 
/*		 text-decoration: none;*/ 
		 text-decoration: underline;
}


/* SamArbTxt bruges på siden samarbejdspartnere */
a.SamArbTxt:link { 
  	 color: black;
		 font-family: Arial;
		 font-size: 14px;			 		 
		 text-decoration: none; 
		 font-weight: bold;
}		 

a.SamArbTxt:visited {
  	 color: black;
		 font-family: Arial;
		 font-size: 14px;			 
		 text-decoration: none; 
		 font-weight: bold;
}

a.SamArbTxt:active { 
  	 color: black;
		 font-family: Arial;
		 font-size: 14px;			 
		 text-decoration: none; 
		 font-weight: bold;
}

a.SamArbTxt:hover { 
		 color: #006699;	 
		 font-family: Arial;
		 font-size: 14px;			 
		 text-decoration: underline;
		 font-weight: bold;
}

/* Bruges til tekst på henvisningssider, altså gamle, nedlukkede sider */

#HenvisTxt {

		 height:150px;
		 width:520px; /* max b: 570 */
		 
		 position:absolute;
		 left: 26px;		 
     top:250px;
		 /*74*/
		 border:0px;			
		 margin:0px;		 
		 text-align:center;
		 padding-left:0;
		 padding-right:0;

/*		 line-height: 140%;*/
}		 



.HenvisTxt {
  	 color: black;
		 font-family: Arial;
		 font-size: 20px;			 		 
		 text-decoration: none;
}


/* Bruges til link-tekst på henvisningssider, altså gamle, nedlukkede sider */
a.henvisTxt:link { 
  	 color: black;
		 font-family: Arial;
		 font-size: 25px;
		 font-weight: bold;			 		 
		 text-decoration: none;
}		 

a.henvisTxt:visited {
  	 color: black;		 
		 font-family: Arial;
		 font-size: 25px;			 
		 text-decoration: none;
		 font-weight: bold;		 
}

a.henvisTxt:active { 
  	 color: black;
		 font-family: Arial;
		 font-size: 25px;			 
		 text-decoration: none;
		 font-weight: bold;
}

a.henvisTxt:hover { 
		 color: black;
		 font-family: Arial;
		 font-size: 25px;			
		 text-decoration: underline;
		 font-weight: bold;		 		  
}


/* MailFirmaVis bruges på siden samarbejdspartnere */
a.MailFirmaVis:link { 
  	 color: black;
		 font-family: Arial;
		 font-size: 12px;			 		 
		 text-decoration: none; 
}		 

a.MailFirmaVis:visited {
  	 color: black;
		 font-family: Arial;
		 font-size: 12px;			 
		 text-decoration: none; 
}

a.MailFirmaVis:active { 
  	 color: black;
		 font-family: Arial;
		 font-size: 12px;			 
		 text-decoration: none; 
}

a.MailFirmaVis:hover { 
		 color: #006699;	 
		 font-family: Arial;
		 font-size: 12px;			 
		 text-decoration: underline;
}


/* øverste/venstre side af firmavisning, der hvor adressen står */
#firmavis_adr{

		 height:250px; /* max b: 710 */
		 width:160px; /* max b: 570 */
		 
		 position:absolute;
		 left: 30px;		 
		 top:265px; /* 265px , 317px */
/*     top:138px;	 */
		 
		 border:0px;			
		 margin:0px;		 
		 padding-left:0;
		 padding-right:0px;
		 
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
		 text-decoration: none;		 
		 text-align:center;	  		 
}		 

/* øverste/venstre side af firmavisning, der hvor adressen står, her i en version med 2 adresser */
#firmavis_2_adr{

		 height:325px; /* max b: 710 */
		 width:160px; /* max b: 570 */
		 
		 position:absolute;
		 left: 30px;		 
		 top:266px; 
/*     top:138px;	 */
		 
		 border:0px;			
		 margin:0px;		 
		 padding-left:0;
		 padding-right:0px;
		 
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
		 text-decoration: none;		 
		 text-align:center;	  		 
}		 


/* øverste/venstre side af firmavisning, der hvor adressen står, her i en version med 3 adresser */
#firmavis_3_adr{

		 height:385px; /* max b: 710 */
		 width:160px; /* max b: 570 */
		 
		 position:absolute;
		 left: 30px;		 
		 top:193px;  /* 142 */
/*     top:138px;	 */
		 
		 border:1px;			
		 margin:0px;		 
		 padding-left:0;
		 padding-right:0px;
		 
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
		 text-decoration: none;		 
		 text-align:center;	  		 
}		 


/* Bruges på siderne firmavis til firmanavnene */
.firmanavn{
		 font-family: Arial;
		 color: #006699;		 
/*   	 color: black;	*/
		 font-size: 15px;
		 font-weight: bold;
		 line-height: 150%;		 
}

/* Bruges på siderne firmavis til firmanavnene når der er mere end en linie i overskriften */
.firmanavn_2_linier{
		 font-family: Arial;
		 color: #006699;		 
/*   	 color: black;	*/
		 font-size: 15px;
		 font-weight: bold;
		 line-height: 120%;		 
}


/* øverste/højre side af firmavisning, der hvor kortet er */
#firmavis_kort{

		 height:385px; /* max b: 710 */
		 width:311px; /* max b: 570 */
		 
		 position:absolute;
		 left: 225px;		 
		 top:192px; /* 142 */
/*     top:138px;	 */
		 
/*		 border:1px solid #000000;	*/ 
		 border:0px;				
		 margin:0px;		 
		 padding-left:0;
		 padding-right:0px;
}		 

#Hoefejldt{

		 height:25px; 
		 width:25px; 
	
		 left:39px;
		 top:180px;	 
 		 position: absolute;
}

#Hoefejldt_GML{

		 left:124px;
		 top:405px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Bedsted{

		 left:25px;
		 top:96px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Bedsted_GML{

		 left:103px;
		 top:278px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#BL_GML{

		 left:177px;
		 top:543px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#BL_1{

		 left:75px;
		 top:274px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#BL_2{

		 left:118px;
		 top:68px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Broeker_GML{

		 left:398px;
		 top:487px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Broeker{

		 left:221px;
		 top:231px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Julius_GML{

		 left:228px;
		 top:258px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Julius{

		 left:110px;
		 top:80px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Soerensen_GML{

		 left:297px;
		 top:182px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Soerensen{

		 left:154px;
		 top:30px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}


#Eltel_GML{

		 left:460px;
		 top:488px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Eltel{

		 left:264px;
		 top:229px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Franck_GML{

		 left:226px;
		 top:454px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Franck_1{

		 left:110px;
		 top:210px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Franck_2{

		 left:252px;
		 top:213px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}



#GEO-Lyngby{

		 left:270px;
		 top:224px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#GEO-Aarhus{

		 left:134px;
		 top:176px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#GEO-Aalborg{

		 left:125px;
		 top:69px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#GEO-Lyngby_GML{

		 left:473px;
		 top:475px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Fyns{

		 left:121px;
		 top:260px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Fyns_GML{

		 left:247px;
		 top:536px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Glibstrup{

		 left:4px;
		 top:236px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Glibstrup_GML{

		 left:71px;
		 top:493px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Hadsund{

		 left:127px;
		 top:108px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Hadsund_GML{

		 left:255px;
		 top:300px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Hasbo{

		 left:274px;
		 top:206px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Hasbo_GML{

		 left:475px;
		 top:452px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}
 
#Hestbech_GML{

		 left:277px;
		 top:558px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Hestbech{

		 left:143px;
		 top:277px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Iversen{

		 left:83px;
		 top:226px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Iversen_GML{

		 left:189px;
		 top:480px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Johannes{

		 left:133px;
		 top:151px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Johannes_GML{

		 left:263px;
		 top:370px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Nielsen{

		 left:59px;
		 top:131px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Nielsen_GML{

		 left:153px;
		 top:334px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Nordjysk{

		 left:113px;
		 top:60px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Nordjysk_GML{

		 left:231px;
		 top:231px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Naestved{

		 left:218px;
		 top:282px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Naestved_GML{

		 left:395px;
		 top:566px;
 		 position: absolute;3
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Aarsleff{

		 left:280px;
		 top:244px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Aarsleff_GML{

		 left:486px;
		 top:506px;
 		 position: absolute;3
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Poul{

		 left:66px;
		 top:130px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Poul_GML{

		 left:165px;
		 top:333px;
 		 position: absolute;3
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Ribe{

		 left:39px;
		 top:259px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Ribe_GML{

		 left:122px;
		 top:525px;
 		 position: absolute;3
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Pedersen{

		 left:108px;
		 top:162px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Pedersen_GML{

		 left:227px;
		 top:380px;
 		 position: absolute;3
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Vandfax{

		 left:51px;
		 top:227px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Vandfax_GML{

		 left:143px;
		 top:480px;
 		 position: absolute;3
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Vandschmidt{

		 left:82px;
		 top:256px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Vandschmidt_GML{

		 left:187px;
		 top:527px;
 		 position: absolute;3
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Oegelund{

		 left:64px;
		 top:209px;
 		 position: absolute;
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

#Oegelund_GML{

		 left:159px;
		 top:455px;
 		 position: absolute;3
     z-index: 1;
		 text-decoration: none;				 
     visibility: show;		 	  
}

/* Baggrund for tekstfeltet på alle andre sider */
#midt_geo_medlemsvis{

		 height:710px;
		 width:570px;

		 position:absolute;
		 left:180px;
		 top:90px;
		 
		 border:0px;
		 padding:0px;					
		 margin:0px;		 
 	 	 background-image: url(Geo_liste/Baggrund_717x570_DK_kort.jpg);		 	 
		 background-repeat: no-repeat;
}


/* Baggrund for tekstfeltet på alle andre sider */
#midt_firmavis{

		 height:710px;
		 width:570px;

		 position:absolute;
		 left:180px;
		 top:90px;
		 
		 border:0px;
		 padding:0px;					
		 margin:0px;		 
 	 	 background-image: url(Geo_liste/Baggrund_717x570_Lille_DK_kort.jpg);		 	 
		 background-repeat: no-repeat;
}

.GML_overkrift {
		 font-family: Arial;
		 color: #006699;		 
/*  	 color: black;	*/
		 font-size: 22px;
		 font-weight: bold;
}



/* Bruges til teksten i footeren i bunden af siden */
.footer{
		 font-family: Arial;
		 color: #014d73;		 
/*   	 color: black;	*/
		 font-size: 10px;
		 font-weight: bold;		 
}

/* Bruges til footeren i bunden af siden */
#footer {
	width:750px;

	clear:both;
	height:20px;
	background-color: #e0ecf1;


	left:0;
	top:800px;
	position: absolute;

	text-align:center;
	
/*
	color: #000000;
	font-size: 11px;
	color: #072a5e;
*/	
}

H1 {
		 font-family: Arial;
		 color: #006699;		 
/*  	 color: black;	*/
		 font-size: 26px;
		 font-weight: bold;
}

H2 {
		 font-family: Arial;
		 color: #006699;		 
/*  	 color: black;	*/
		 font-size: 22px;
		 font-weight: bold;
}

H3 {
		 font-family: Arial;
		 color: #006699;		 
/*  	 color: black;	*/
		 font-size: 18px;
		 font-weight: normal;		 
}

/* bruges som overskrift i medlemslisten og på firmavis-siderne */
H4 {
		 font-family: Arial;
		 color: #006699;		 
/*   	 color: black;	*/
		 font-size: 15px;
		 font-weight: bold;
}

p {
		 font-family: Arial;
		 font-size: 12px;	
		 color: black;
/*		 font-weight: bold; */		 
		 text-decoration: none;
}