/** Textformatierung */
/** Breitenangabe fuer den backend editor { width:490px; } <- muss noch geloest werden */

p, a, ul, 
div, img, form, label,
input, textarea, select	{ margin:0px; padding:0px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
form							{ text-align:left; width:480px; }
img 							{ border:0px; }
p 								{ text-align:justify; line-height:14px; }
h1 							{ margin-bottom:16px; font-size:16px; font-weight:bold; }
h2 							{ margin-top:8px; color:#ff0000; font-size:13px; font-weight:bold; }
ul 							{ margin-bottom:16px; list-style-position:inside; }
a 								{ color:#ff0000; text-decoration:none; }
a:hover 						{ color:#990000; text-decoration:underline; }
.gruen 						{ color:#22AC22; }
.blau 						{ color:#0066CC; }
.black						{ color:#000000; }
.white						{ color:#FFFFFF; }

table 						{ width:100%; border:1px solid black; }
td 							{ padding:5px;}

/** Textformatierung
form							{ text-align:left; }
a 								{ color:#005193; text-decoration:none; }
a:hover 						{ color:#F8890E; text-decoration:underline; }
*/
