/*	# Hovedsiden (Skjerm)
================================================ */	
	
/*	.frontpage-box {min-width: 32.759%; _width: 32.5%; width: 239px; max-width: 239px; max-height: 360px; height: auto; margin: 0 5px 0 0; float: left; background: white; position: relative;}
	.frontpage-box img { width: 100%; height: auto; margin: 0; padding: 0; min-height:; }				
	.frontpage-box:last-child { margin: 0;}	
	.frontpage-box h3 { color: #393939;}
	.box-image { height: 350px;}
*/	

	.front-right-container {width: 100%; height: 140px; }
	.shortcut-image {width: 32.64%; padding: 25px 0; margin: 0 0 0 5px; float: left; text-align: center;}
	.shortcut-image-mobile {display: none;}
	.front-article {width: 93.9%; height: 131px; margin: 5px 0 0 15px; float: left; text-align: left; }
	
	.front-article h2 { font-size: 20px;}
	.front-article span { font-size: 16px; font-weight: bold;  line-height: 22px; color: #444;	}
	.front-article p { font-size: 14px; line-height: 18px; color: #121212;}
	

	


	

/*	# Hovedsiden (Mobil)
================================================ */
@media screen and (max-width: 969px) {
	

	.front-right-container {width: 100%; height: 140px;}
	.shortcut-image {width: 32.64%; padding: 25px 0; margin: 0 0 0 5px; float: left; text-align: center;}
	.shortcut-image-mobile {display: none;}
	.front-article {width: 93.9%; height: 131px; margin: 5px 0 0 15px; float: left; text-align: left; }
	
	.front-article h2 { font-size: 20px;}
	.front-article span { font-size: 16px; font-weight: bold;  line-height: 22px; color: #444;	}
	.front-article p { font-size: 14px; line-height: 18px; color: #121212;}
	
/*	# Stiler for forsidebokser */


	
	}
	
	
