/** 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:Verdana, Arial, Helvetica, sans-serif; color:#3a3a3a; font-size:13px; }
h1 								{ color:#000000; font-size:29px; font-weight:normal; line-height:31px; margin-bottom:10px; }
h2 								{ color:#808080; font-size:14px; font-weight:bold; line-height:19px; margin-bottom:17px; }
h3									{ color:#000000; font-weight:bold; }
p 									{ line-height:17px; }
ul									{ margin-bottom:19px; padding-left:16px; line-height:18px; list-style-image:none; }
li 								{ margin-bottom:8px; line-height:18px; list-style-position:outside; list-style-image:url('list.gif'); }
a 									{ color:#ADAAA9; font-weight:bold; font-style:italic; text-decoration:none; cursor:pointer; }
a:hover 							{ color:#1E4877; text-decoration:underline; }

.zwischenueberschrift		{ color:#808080; font-size:14px; font-weight:bold; }

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