/* 
Theme Name:		 CS&S electronic GmbH
Theme URI:		 http://persoft.de/
Description:	 csselectronic is a child theme of Radiate Pro, created by persoft.de
Author:			 PERSoft
Author URI:		 http://persoft.de/
Template:		 radiate-pro
Version:		 1.0.0
Text Domain:	 CSS electronic GmbH
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
/* hyphens automatische silbentrennung*/
	-moz-hyphens: auto !important;
  	-o-hyphens: auto !important;
  	-webkit-hyphens: auto  !important;
  	-ms-hyphens: auto !important;
	hyphens: auto !important;
}