/** 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 								{ color:#36A29B; font-size:15px; font-weight:bold; margin-bottom:10px; }
h2 								{ color:#333333; 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 									{ color:#024393; text-decoration:underline; }
a:hover 							{ color:#317DC5; text-decoration:underline; }


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