/* DATEI: formate.css */

body { font-family:Verdana,sans-serif;
       color:#000000; background-color:#FFFFFF;
       margin:4pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

p,ul,h5 { margin-top: .8em; margin-bottom: .8em; }
p.v { text-align:left;
      text-indent: -30px;
      padding-left: 30px;
      margin-top: 0px; }

li { text-align:left; }

h1 { font-size:18pt; font-weight:normal; }
h2 { font-size:16pt;
     font-weight:normal;
     margin-top:15pt; }
h3 { font-size:14pt;
     font-weight:normal;
     margin-top:10pt; }
h4 { font-size:12pt;
     font-weight:normal;
     margin-top:10pt;
     margin-bottom:5pt; }
h5 { font-size:10pt;
     font-weight:bold; }

.rand  { padding-top: 4pt; padding-bottom: 4pt; border-top: 2px solid green; border-bottom: 2px solid green }
.kasten  { padding: 4pt; border: solid 2px green }

sup { font-size:8pt; }
.kl { font-size:8pt; }
.gr { font-size:12pt; }

sup.neu { font-weight: bold;
          color: red; }

td.head  { color: #ffffff; font-size: 12pt; font-family: Verdana, sans-serif; font-style: italic; background-color: green; text-align: right }

td.foot  { color: #ffffff; font-size: 8pt; background-color: green; text-align: right }

a:link     { color: green }
a:visited   { color: #360 }
a:hover   { color:#4F4F4F; }
a:active  { color:#FF0000; }

/* menuformatierung */
p.m1, p.m2 { font-family: Arial,sans-serif;
           line-height:10pt;
           color: white;
           margin-right:2pt; }
p.m1 { margin-left: 5pt;
      margin-top: 4pt;
      margin-bottom: 1pt;
      text-indent:-5pt;
      font-weight:bold; }
p.m2 { margin-left: 4pt;
       margin-top: 0pt;
       margin-bottom: 0pt;
       text-indent:-4pt;
       padding-top: 3pt;
       padding-bottom: 1pt;
       padding-left: 4pt; }
a.m1          { font-weight: bold;
                color: white;
                text-decoration: none; }
a.m2          { color: white;
                text-decoration: none; }
a.m1:visited,a.m2:visited  { color: white; text-decoration: none; }
a.m1:hover,a.m2:hover      { color: #9F9F9F; text-decoration: underline;}
a.m1:active,a.m2:active    { color: red; text-decoration: underline; }

a.img           { border-bottom: 0 solid }
a.img:hover    { border-bottom: 0 solid }

a.imgr        { border: solid 0 #ffffff }
a.imgr:hover   { border: solid 0 }
