/** 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, Helvetica, sans-serif; color:#333333; font-size:12px; }
h1 										{ position:absolute; top:88px; color:#ffffff; font-size:20px; font-weight:normal; line-height:25px; }
h2 										{ margin-bottom:7px; color:#024393; font-size:13px; font-weight:bold; line-height:19px; }
h3											{ color:#000000; font-size:12px; font-weight:bold; line-height:18px; }
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:#0099cc; text-decoration:none; }
a:hover 									{ text-decoration:underline; }

