  body { 
	font-family: "Tahoma", "Verdana", "Arial"; 
	font-size: 13px;
	color: #003355; 
	background-color : #FFFFFF;
	padding:50px;
	}
  a { 
    text-decoration: none;
	font-weight: Bold;
	color:#2E5972;
	}
   a:hover { 
	font-weight: Bold;
    text-decoration: underline;
	}
 
 table {
	font-family: "Tahoma", "Verdana", "Arial"; 
	font-size: 13px;
 }

  .input, .option, .textarea { 
	font-family: "Tahoma, Verdana, Arial"; 
  	font-size: 13px;
 	background-color: #FFFFEE;
 	color: #000000;
 	letter-spacing: 1px;
 	font-weight: normal;
 	border: 1px outset #DDDDDD;
 	padding: 2px; 
  }
  
  img {
	border-color: #ABB9D3;
 	border-style: solid;
 	border-width: 1px;  
  }

  .tekstfelt { 
	background:#F7F9FD;
	padding: 20px;
	border-color: #ABB9D3;
 	border-style: solid;
 	border-width: 1px;
 	width:500px;
	}

 .oversigt table { 
	font-weight: Bold; 
	border:2px solid red;
	/*border-top: 2px solid #ABB9D3;
	border-bottom: 2px solid #ABB9D3; */
	}
 .oversigt td {
	background-color:#F7F9FD;
	padding: 10px;
	}
	
	.ramme{
	border:1px ridge #006666; 
	}


	.haevet{
	border-style: outset;
	padding:2px;
 	border-width: 1;
	}

	.saenket{
	border-style: inset;
	background: #D0E0E0;
 	border-width: 1;
	}



  .lysbaggrund{ 
	background: #E9EDF7;
	}

  .moerkbaggrund{ 
	background: #006666;
	color:#FFFFFF;
	}

#printer { 
	background: url('../grafik/Print16.gif') no-repeat;
	width:16;
	height:16 
}

#lyd { 
	background: url('../grafik/dansk/lyd.gif') no-repeat;
	width:34;
	height:34 
}
