/* Undersider/Tekster */

.CatTitle
{ 
	color: #666666; 
	font-family: verdana; 
  	font-size: 14px; 
	font-weight: bold;
		
}

.CatHeader
{ 
	color: #666666; 
	font-family: tahoma, verdana; 
  	font-size: 16px; 
	font-weight: bold;
	padding-left: 3px; 
	text-transform: uppercase;		
}

.CatText
{ 
	color: #666666;
	font-family: verdana;
  	font-size: 12px; 
	
}

.InngressHeader
{ 
	color: #666666;
	font-family: tahoma, verdana; 
  	font-size: 16px; 
	font-weight: bold;
	text-transform: uppercase;	
	height: 30px;	
}

.Inngress
{ 
	color: #666666; 
	font-family: verdana; 
  	font-size: 14px; 
	font-weight: bold;
	padding-bottom: 15px;
}
.InngressText
{ 
	color: #666666; 
	font-family: verdana;
  	font-size: 12px; 
	
}
