/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
 .module .teaserimage {
 	margin: -20px -10px -10px -10px;
 	display: block;
 	max-width: none;
}

 .module .teaserimage > img { width: 100%; }

 .module .module-title + .teaserimage {
	margin-top: 0;
 	margin-bottom: -20px;
}

 .module .offerimage {
 	margin: 0px -10px;
	margin-bottom:8px;
 	display: block;
 	max-width: none;
}

 .module .offerimage > img { width: 100%; }
 
  .module .offerimagelast {
 	margin: 0px -10px -10px;
 	display: block;
 	max-width: none;
}