/* Undersider/Tekster */


.CatHeaderBig
{ 
	color: #223d51; 
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 16px; 
	font-weight: bold;
	padding-top: 15px;	
	padding-left: 15px;
	padding-bottom: 5px;
	overflow: hidden;
		
}

.CatHeader
{ 
	color: #223d51; 
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 14px; 
	font-weight: bold;
	padding-top: 15px;	
	padding-left: 15px;
	padding-bottom: 5px;
	overflow: hidden;
			
}

.CatText
{ 
	color: #001526; 
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 12px; 
	line-height: 150%;	
	padding-top: 5px;	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	overflow: hidden;
}
.InngressHeader
{ 
	color: #666666; 
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 11px; 
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;	
	
}

.Inngress
{ 
	color: #666666; 
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 10px; 
	line-height: 150%;	
	padding-bottom: 5px;
}
