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

/** Textformatierung */
h1, h2, h3, p, a, ul,
div, img, form, label,
input, textarea, select		{ margin:0px; padding:0px; color:#6a6a6a; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
h1, h2, p, ul					{ padding-left:50px; }
h1 								{ color:#313131; margin-bottom:0px; font-size:24px; font-weight:bold; background:url('h1_marker.gif') no-repeat; }
h2 								{ color:#313131; margin-bottom:16px; font-size:14px; font-weight:bold; }
h3									{ display:block; color:#313131; font-size:13px; font-weight:bold; }
p 									{ text-align:justify; line-height:14px; }
ul 								{ margin-bottom:16px; padding-left:80px; list-style-position:outside; list-style-type:disc; }
a 									{ color:#333333; text-decoration:none; }
a:hover 							{ color:#F8890E; text-decoration:underline; }
img 								{ border:0px; }

.blau 							{ color:#005193; }
.bordaux							{ color:#920108; }
.gruen 							{ color:#22AC22; }
.rot								{ color:#ff0000; }