/* Stylesheet Nationale Parken */

body
   {
      color: #ffffee;
      font-family: arial, sans-serif;
      font-size: 10pt;
      background-color: #003e44;
   }

td
   {
      color: #ffffee;
      font-family: arial, sans-serif;
      font-size: 10pt;
	  }
	  
p	{      color: #ffffee;
      font-family: arial, sans-serif;
      font-size: 10pt;	  
   }
   
h2	{ font-family: arial, sans-serif;
      font-size: 14pt;	
	  font-weight: bold;
   }
   
.detail_page_title2, .detail_press_title2
   { font-family: arial, sans-serif;
     font-size: 14pt;	
     font-weight: bold;
   }   

.detail_file_intro2
   {
	font-family: arial, sans-serif;
	font-size: 10pt;
	line-height: normal;
	padding : 3px;
}  
   
.detail_press_intro2    
   {  color: #003e44;
      font-family: arial, sans-serif;
      font-size: 10pt;
	  font-weight: bold;	  
   }   
   
.detail_page_intro2, .detail_page_body2, .detail_press_body2    
   {  color: #003e44;
      font-family: arial, sans-serif;
      font-size: 10pt;
	  font-weight: normal;	  
   }
     
.small	{   font-family: arial, sans-serif;
      font-size: 8pt;	  
   }

.witlink a:link
   {
      color: #ffffee;      
      text-decoration: underline;
   }
   
.witlink a:visited
   {
      color: #ffffee;      
      text-decoration: underline;
   }
   
.witlink a:hover
   {
      color: #ffb300;      
      text-decoration: underline;
   }
   
.witlink a:active
   {
      color: #ffb300;      
      text-decoration: underline;
   }
   
   
.groenlink a:link
   {
      color: #003e44;      
      text-decoration: underline;
   }
   
.groenlink a:visited
   {
      color: #003e44;      
      text-decoration: underline;
   }

.groenlink a:hover
   {
      color: #ffb300;      
      text-decoration: underline;
   }
   
.groenlink a:active
   {
      color: #ffb300;      
      text-decoration: underline;
   }
   

.detail_file_intro2 a:link,
a:link
   {
      color: #ffffee;      
      text-decoration: none;
   }
   
.detail_file_intro2 a:visited,
a:visited
   {
      color: #ffffee;      
      text-decoration: none;
   }

.detail_file_intro2 a:hover,
a:hover
   {
      color: #ffb300;      
      text-decoration: underline;
   }
   
.detail_file_intro2 a:active,
a:active
   {
      color: #ffb300;      
      text-decoration: underline;
   }
   
