/*Got IT -- til siderne*/





BODY {

	font-family :Verdana, Arial,Helvetica;

	font-size: 12px;

}



TABLE {

	font-family :Verdana, Arial,Helvetica;

	font-size: 12px;

/*	border: 1px solid;*/ border: 0px;
	

}



TABLE.A4 {

	font-family :Verdana, Arial,Helvetica;

	font-size: 12px;

	width: 600px;

	border: 0px;;

	}

	

TABLE.0kant {

	font-family :Verdana, Arial,Helvetica;

	font-size: 12px;

	border: 0px;;

}



TABLE.top {

	font-family :Verdana, Arial,Helvetica;

	font-size: 12px;

	/*background-image : url(../images/bjaelketile.gif);*/
	background-image : url(../images/e6e6e6tile.gif);

	border:0px

}



TD  {

/*	border: 1px solid;*/ border: 0px;

}	



TD.A4 {

	border:0px;

}



TD.0kant {

	border:0px;

}

	

TD.top {

	border:0px;

	padding: 0px;

	margin: 0px;

}



TD.links {

	background-image : url(../images/linkstile.gif);

	color: white;

}



H1 {

	font : normal 17px Verdana, Arial, Helvetica, sans-serif;

}



H2 {

	font : bold small-caps 13px Verdana, Arial, Helvetica, sans-serif;



}



.2ltip {

	position: absolute;

	visibility: hidden;

	/*background-color: #99ff66;*/ /* grøn */

	background-color: #ffffcc; /* gul */

	font: 11px Arial;

	border-style: solid;

	border-width: 1px;

	border-color: black;

	padding: 3px;

}



  .0href {

    font-weight: bold;  /*udelades, hvis teksten ikke skal formateres med fed*/

	color: #336699;

    cursor: help;    /*ændrer cursoren*/

  }

  A:link {text-decoration: none; color: #336699;}

  A:visited {text-decoration: none; color: #3C74C8;} /*336699*/

  A:active {text-decoration: underline; color: #6699CC;}

  A:hover {text-decoration: underline; color: #333366;} /*6699CC*/