/* ----------------------------------------------------------------- */
/* Schwarz-Logistik style sheets, www.italfisch-muenchen.de, 2010 	 */
/* author: michael schulze, www.ju-mi.com  	                  	     */
/* ----------------------------------------------------------------- */


/* ---------------------------------------------------------- */
/* Aktionsbox */

	.aktionshead {
		margin: 0px;
		padding: 15px 15px 13px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
	}
	
	
	.aktionstext {
		margin: 0px;
		padding: 0px 15px 0px 15px;
	}

	
