/* Undersider/Tekster */


.CatHeader
{ 
	color: #223d51; 
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 24px; 	
			
}

.CatText
{ 
  	padding-top: 10px;
	padding-right: 5px;
  	font-size: 12px; 
	color: #001526;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 200%;	
}
.InngressHeader
{ 
	color: #223d51; 
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 15px; 
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;	
	
}

.Inngress
{ 
  	font-size: 12px; 
	color: #001526;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 200%;		
	padding-bottom: 5px;
}
.InngressPhoto
{ 

	padding-right: 10px;
}
