
body   {
       background-color:#FFFFFF;
       background-attachment:fixed;
       }

h1,h2,h3,h4,h5,h6,p,li,th,td,a {color:#000080; font-family:'Times new roman', Times, serif}

h1               {font-size:21px;}
h2               {font-size:19px;}
h3               {font-size:17px;}
h4               {font-size:17px;}
h5               {font-size:17px;}
h6               {font-size:17px;}
p,li,td,th,a     {font-size:15px;}

a:link           {color:#000080; text-decoration:none;}
a:visited        {color:#000080; text-decoration:none;}
a:focus          {color:#000080; text-decoration:underline;}
a:hover          {color:#000080; text-decoration:underline;}
a:active         {color:#000080; text-decoration:underline;}

a.hid:link       {color:#DDDDFF; font-size:9px; text-decoration:none;}
a.hid:visited    {color:#DDDDFF; font-size:9px; text-decoration:none;}
a.hid:focus      {color:#000080; font-size:9px; text-decoration:none;}
a.hid:hover      {color:#000080; font-size:9px; text-decoration:none;}
a.hid:active     {color:#DDDDFF; font-size:9px; text-decoration:none;}

hr               {
                 border:1px solid #000080;
                 height:1px;
                 }

.head            {font-weight:normal;}

.active          {font-weight:bold;}

.links           {
                 border:1px solid #000080;
                 background:#DDDDFF;
                 width:14%;
                 }

.anzeige         {
                 border:1px solid #000080;
                 background:#DDDDFF;
                 }

.text            {
                 border:1px solid #000080;
                 text-align:justify;
                 }

.centertext      {
                 border:1px solid #000080;
                 text-align:center;
                 }

img.border       {
                 border:1px solid #000080;
                 }
