/* Cascading Style Sheet for Gjerrild Nordstrand Camping last updated 11.10.03 */
                                                                                       
                    
/* Font overskrift linie 1 */
.ch1                 {
                        font-size: 22px;
                        font-family: Verdana, Helvetica, MS Sans Serif;
                        color: #CA553B;                       

                     }

/* Font overskrift linie 2 */                    
.ch2                 {
                        font-size: 20px;
                        font-family: Verdana, Helvetica, MS Sans Serif;
                        color: #CA553B;                       
						padding-left:20px;
                       }

 /* Font til content */                    
.ccontenttxt          {
                        font-size: 11px;
                        font-family: Verdana, Helvetica, MS Sans Serif;
                        color: #000000;                       
                       }
					   
												
/* Font til top - menu */
.ctopmenu      	   		{
						font-size: 10px;
                        font-family: Verdana,Arial, Helvetica, MS Sans Serif;
                        color: #FBEDDD;                       
						}
						
a.ctopmenu:link			{   color: #FBEDDD; text-decoration: none;  } 
a.ctopmenu:active	    {   color: #FBEDDD; text-decoration: none;  }
a.ctopmenu:visited		{   color: #FBEDDD; text-decoration: none;  }  
a.ctopmenu:hover	 		{   color: #FBEDDD; text-decoration: underline;  }   					
						

 /* Font til bottom */                    
.cbottomtxt	          	{
                        font-size: 9px;
                        font-family: Verdana, Helvetica, MS Sans Serif;
                        color: #638A59;                       
                       	}	
					   
a.cbottomtxt:link		{   color: #638A59; text-decoration: none;  } 
a.cbottomtxt:active	    {   color: #638A59; text-decoration: none;  }
a.cbottomtxt:visited	{   color: #638A59; text-decoration: none;  }     		
a.cbottomtxt:hover	 	{   color: #638A59; text-decoration: underline;  }

 /* Font til head i nyheder */                    
.cnyhedh	          {
                        font-size: 14px;
                        font-family: Verdana, Helvetica, MS Sans Serif;
                        color: #638A59;  
						font-weight:bold;                     
                       }		
  
   /* Font til head i nyheder 2 */                    
.cnyhedh2	          {
                        font-size: 12px;
                        font-family: Verdana, Helvetica, MS Sans Serif;
                        color: #000000;  
						font-weight:bold;  
						line-height:20px;                   
                       }	

   /* Font til content i nyheder 2 */                    
.cnyhedcontent         {
                        font-size: 11px;
                        font-family: Verdana, Helvetica, MS Sans Serif;
                        color: #000000;  
                       }	
 
  /* Font til tablehead */                    
.ctabelh         {
                        font-size: 11px;
                        font-family: Verdana, Helvetica, MS Sans Serif;
                        color: #000000;
						font-weight:bold;                       
                       }
					   
 /* Font til tablecontent */                    
.ctabeltxt          {
                        font-size: 11px;
                        font-family: Verdana, Helvetica, MS Sans Serif;
                        color: #000000;                       
                       }					   
                         
 /* Font til betalhead */                    
.cbetalh          {
                        font-size: 10px;
                        font-family: Verdana, Helvetica, MS Sans Serif;
                        color: #000000;  
						font-weight:bold;                       
                       }	                                                       

 /* Font til betalcontent */                    
.cbetaltxt          {
                        font-size: 10px;
                        font-family: Verdana, Helvetica, MS Sans Serif;
                        color: #000000;                       
                       }	



