
a.link {
	font-size: 11px;
	color: #0c1b2f;
	 
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica,sans-serif ;	 
	font-weight: bold; 
}
a.link:visited {
	
	color: #0c1b2f;
	text-decoration: none;	 
}
a.link:hover {
	color: #000000;
	 
	text-decoration: underline;	 
}

a.link:active {
	color: #0c1b2f;
	text-decoration: none;
	 
}


a.link_lys {
	font-size: 11px;
	color: #d9e3eb;
	 
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica,sans-serif ;	 
	font-weight: normal; 
}
a.link_lys:visited {
	
	color: #d9e3eb;
	text-decoration: none;	 
}
a.link_lys:hover {
	color: #ffffff;
	 
	text-decoration: underline;	 
}

a.link_lys:active {
	color: #d9e3eb;
	text-decoration: none;
	 
}


a.tekstlink {
	font-size: 11px;
	color: #0c1b2f;
	 
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica,sans-serif ;	 
	
}
a.tekstlink:visited {
	
	color: #0c1b2f;
	text-decoration: none;	 
}
a.tekstlink:hover {
	color: #000000;
	 
	text-decoration: underline;	 
}

a.tekstlink:active {
	color: #0c1b2f;
	text-decoration: none;
	 
}



a.lys {
	font-size: 10px;
	color: #d9e3eb;
	 
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica,sans-serif ;	 
	font-weight: bold; 
}

a.lys:visited {
	color: #d9e3eb;
	text-decoration: none;
	font-weight: bold; 
	 
}
a.lys:hover {
	color: #ffffff;
	 
	text-decoration: underline;
	font-weight: bold; 
	 

	 
}
a.lys:active {
	color: #d9e3eb;
	text-decoration: none;
	font-weight: bold; 
	 
}










html, BODY 
	{
	
	 
	
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica,sans-serif;
	FONT-SIZE: 11px;
	 
	
	 
	 
	margin-right:auto;
	margin-left:auto;
	
	color : #0c1b2f;
	background-color: #3A4552;
	
	 
	CURSOR: arrow;		  
		  
		  
		    SCROLLBAR-FACE-COLOR: #3A4552;
	SCROLLBAR-HIGHLIGHT-COLOR: #889cae;
	SCROLLBAR-SHADOW-COLOR: #889cae;
	SCROLLBAR-3DLIGHT-COLOR:  #3A4552;
	SCROLLBAR-ARROW-COLOR: #889cae;
	SCROLLBAR-TRACK-COLOR: #3A4552;
	SCROLLBAR-DARKSHADOW-COLOR: #3A4552;
		  
		     
          }
          
          
          TD
	  	{
	      	FONT-FAMILY: Verdana, Geneva, Arial, helvetica,sans-serif;
	      	FONT-SIZE: 10px
	}
#main {
	margin:0;
	padding:0;
	width:750px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-left:auto;
	margin-right:auto;
	background: #EEECE8;
	color:#001B35;
	font-size: 10px;
	font-style: normal;
}

}
#infoboks {
	margin: 14px 12px;
	padding: 150px 10px 10px 10px;
	float: right;
	height: 235px;
	width: 160px;
	position:relative;
	border: 1px solid #000;
	background: #f7f7f7 url("Billeder/infobg.jpg") no-repeat;
	}
	
		

	a.menu {
	 
	color: #EDEFE2;
	 
	text-decoration: none;
	font-family: Verdana, Arial;
	font-weight:bold;
 }

 
a.menu:visited {
	color: #EDEFE2;
	text-decoration: none;
	font-weight:bold;
	 
}
a.menu:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	 

	 
}
a.menu:active {
	color: #EDEFE2;
	text-decoration: none;
	 font-weight:bold;
}







HR.lille {
	 
	top:0px;
	margin-right:auto;
	margin-left:auto;
	height: 1px;
	width:140px;
	color:#D8CFB4;

}


HR.nederst {
	 
	top:0px;
	margin-right:auto;
	margin-left:auto;
	height: 1px;
	width:750px;
	color:#FFFFFF;

}


.kant td {  border: 1px solid #6B2E0D;  }

.hvid td {  border: 1px solid #6B2E0D;  }

	
	.trans td {  border: 0px solid white;  }

.text   {
    font-weight : normal;
    font-family : Verdana, arial;
    font-size : 10px; 
	border : 1px solid #1C3450;
    background : #688198;
    color : #ffffff;
} 



 

.textLogin    {
    font-weight : normal;
    font-family : Verdana, arial;
    font-size : 11px; 
	border : 1px solid #232941;
    background :#688198;
    color : #ffffff;
} 

button.login{
background-color: #E6E6E6;
font-family: Verdana, Helvetica, sans-serif;
font-weight : normal;
font-size: 10px; 
color: #193451; 
border:1px solid #1C3450;
height:25px //højden på knappen 16
 
}

TEXTAREA{
	background : #688198;
	color : #FFFFFF;
	font-size: 11px;
	font-family : Verdana, Helvetica, sans-serif;
	border : 1px solid #1C3450;
	font-weight : normal;
	
	 SCROLLBAR-FACE-COLOR: #688198;
	SCROLLBAR-HIGHLIGHT-COLOR: #688198;
	SCROLLBAR-SHADOW-COLOR: #8DA3AB;
	SCROLLBAR-3DLIGHT-COLOR:  #8DA3AB;
	SCROLLBAR-ARROW-COLOR: #8da3ab;
	SCROLLBAR-TRACK-COLOR: #688198;
	SCROLLBAR-DARKSHADOW-COLOR: #688198;
		  
	
}


/* 
	Mid Pass Filter for IE5.x by Tantek
	http://tantek.com/CSS/Examples/midpass.html 
*/

@media tty {
 i{content:"\";/*" "*/}} @import 'eksempel1_IE5x.css'; /*";}
}/* */
