/* DATEI: textstyle.css */

body { margin-top:30px; margin-left:20px; margin-right:20px;}
p { font-family:Arial,sans-serif; font-size:10pt; }

p.text8l { font-size:8pt; margin-top:0pt; text-align:left }
p.text8r { font-size:8pt; margin-top:0pt; text-align:right }
p.text10 { font-size:10pt; margin-top:0pt; text-align:justify }
p.text10c { font-size:10pt; margin-top:0pt; text-align:center }
p.text10f { font-size:10pt; margin-top:0pt; font-weight:bold; text-align:justify }
p.text10oa { font-size:10pt; margin-top:-0.4cm; text-align:justify }
p.text12 { font-size:12pt; margin-top:0pt; text-align:left }
p.text14 { font-size:14pt; margin-top:0pt; text-align:left }
p.ue20 { font-size:20pt; font-weight:bold; color:black }
p.ue20f { font-size:20pt; font-weight:bold; color:#E8712D; }
p.ue16 { font-size:16pt; font-weight:bold; color:black }
p.ue14 { font-size:14pt; font-weight:bold; color:black }
p.ue14f { font-size:14pt; font-weight:bold; color:#E8712D; }
p.ue12 { font-size:12pt; font-weight:bold; margin-top:0pt; color:black }
p.ue12f { font-size:12pt; font-weight:bold; margin-top:0pt; color:#E8712D; }
p.ue10 { font-size:10pt; font-weight:bold; color:black }
p.ue10f { font-size:10pt; font-weight:bold; color:#E8712D; }

td { margin:0; font-size:12pt; color:black}

a:link { color:#AA0000; font-weight:bold; text-align:left; text-decoration:none; }
a:visited { color:#AA0000; font-weight:bold; text-align:left; text-decoration:none; }
a:active { color:#AA0000; font-weight:bold; text-align:left; text-decoration:none; }
a:hover { color:#E8712D; font-weight:bold; text-align:left; text-decoration:none; }

