/* DATEI: formate.css */

/* BODY */
body { font-family:VERDANA,ARIAL; background-color:#FFFFFF; margin-top:0px; margin-bottom:0px; }

/* Hyperlinks */
a:link { color:#FF3399; text-decoration: none; }
a:visited { color:#FF3399; text-decoration:none; }
a:active { color:#FF3399; text-decoration:none; }
a:hover {text-decoration: underline; color: #BBBBBB; background-color:#FFFFFF; }
a.c { font-size:8pt; text-decoration:none; font-weight:bold; }

/* Standardschrift */
td, p, li { font-family:VERDANA,ARIAL; font-size:9pt; color:#000000; }

/* Standardschrift small */
form.small, td.small, p.small { font-size:8pt; }
small { font-family:VERDANA,ARIAL; font-size:8pt; }

/* Standardschrift big */
td.big { font-family:VERDANA,ARIAL; font-size:12pt; font-weight:normal; }
big { font-size:12pt; font-weight:bold; font-style:italic; color:#000000; }

/* Ueberschriften und Highlights */
h1 { font-family:VERDANA,ARIAL; font-size:12pt; color:#000000; }
h2 { font-family:VERDANA,ARIAL; font-size:12pt; font-style:normal; color:#000000; }
h3 { font-family:VERDANA,ARIAL; font-size:12pt;  color:#000000;}
h4 { font-family:VERDANA,ARIAL; font-size:12pt; color:#000000; }
h5 { font-family:VERDANA,ARIAL; font-size:12pt;  color:#000000;}
h6 { font-family:VERDANA,ARIAL; font-size:12pt;   color:#000000;}
em { font-family:VERDANA,ARIAL; font-size:10pt;  text-decoration:blink; font-weight:bold;  color:#000000;}
i.termine { font-family:VERDANA,ARIAL; font-weight:bold; color:#FF00FF;}

/* Infoblock */
big.head1, big.head2, small.foot { font-family:VERDANA,ARIAL; }
big.head1 { font-size:8pt; font-weight:bold; font-style:normal; text-transform:uppercase; color:#FF00FF;}
big.head2 { font-size:12pt; font-weight:bold; font-style:normal; color:#FF00FF;}
p.body { padding-right:3mm;  }
div.new { width:150px; align:center; border-right-width:1pt; border-right-style:solid; border-bottom-width:1pt; border-bottom-style:solid; border-color:#FF00FF; margin-top:0mm; margin-bottom:0mm; margin-left:2mm; margin-right:0mm; padding-right:0mm; }
small.foot { text-align:right; }


table.info { width:130; border-right-width:1pt; border-right-style:solid; border-bottom-width:1pt; border-bottom-style:solid; border-color:#FF3399; margin-left:3mm; }
td.header1 { font-size:8pt; font-weight:bold; font-style:normal; text-transform:uppercase; color:#808080; }
td.header2 { font-size:12pt; font-weight:bold; font-style:normal; color:#FF3399; }
td.abstand  { font-size:6pt; }
td.text { font-size:10pt; }
td.foot { font-size:8pt; text-align:right; }
