/* Undersider/Tekster */

.CatHeaderBig
{ 
	color: #223d51; 
	font-family: Verdana, "Times New Roman", Times, serif;
  	font-size: 16px; 
	font-weight: bold;
		
}

.CatHeader
{ 
	color: #223d51; 
	font-family: Verdana, "Times New Roman", Times, serif;
  	font-size: 15px; 
	font-weight: bold;
	text-transform: uppercase;	
	height: 30px;
			
}

.CatText
{ 
	color: #001526; 
	font-family: Verdana, "Times New Roman", Times, serif;
  	font-size: 11px; 
	line-height: 150%;	
	padding-bottom: 15px;
	padding-top: 5px;
}
.InngressHeader
{ 
	color: #223d51; 
	font-family: Verdana, "Times New Roman", Times, serif;
  	font-size: 15px; 
	font-weight: bold;
	text-transform: uppercase;	
	
}

.Inngress
{ 
	color: #001526; 
	font-family: Verdana, "Times New Roman", Times, serif;
  	font-size: 11px; 
	line-height: 150%;	
	padding-bottom: 5px;
	width: 100%;
}
