/** Textformatierung **/
body, table, tr, td,
h1, h2, h3, p, a, ul, li,
div, img, form, label,
input, textarea, select		{ margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; color:#3a3a3a; font-size:12px; }
h1 								{ margin-bottom:11px; color:#0555aa; font-size:20px; font-weight:normal; line-height:28px; }
h2 								{ color:#0555aa; font-size:14px; font-weight:bold; line-height:19px; }
h3									{ color:#000000; font-weight:bold; }
p 									{ text-align:justify; line-height:19px; }
ul									{ margin-bottom:19px; padding-left:20px; line-height:19px; list-style-position:outside; }
li 								{ line-height:19px; list-style-position:outside; }
a 									{ text-decoration:underline; }
a:hover 							{ text-decoration:underline; color:#024393; }


/** Breite Text fuer TinyMCE **/
/* #iframe						{ width:490px; } */

