/**
 * CDU Laichingen
 * wysiwyg and frontend stylesheet
 *
 * (c) EZdesign.de
 *
 * Author:   Timo Besenreuther
 * Created:  2009-07-21
 * Modified: 2009-07-22
 */

 
* {
	margin: 0;
	padding: 0;	
}

a img {
	border: 0;
}

body,
td,
select,
input,
textarea {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

a {
	color: #475868;
	text-decoration: underline;
}

