body {
    margin: 0px 0px 0px 0px;
    padding:0px;
    #ffffff;
    font: normal 11px/15px  arial;
    color: #000077
    }

/********************************************
interne links: einfache links, system aufruf wie backlink etc. navigation
  *********************************************/

a:link    {    color: #000077; text-decoration: underline;    }
a:visited {    color: #000077; text-decoration: underline;    }
a:hover   {    color: #FF0000; text-decoration: none;    }

/********************************************
header.php navigation: home, pixel verlinken, ...reihe UND original footer.php
  *********************************************/

a.m:link    {    color: #FFFFFF; font-weight: bold; text-decoration: none;    }
a.m:visited {    color: #FFFFFF; font-weight: bold; text-decoration: none;    }
a.m:hover   {    color: #FF0000; font-weight: bold; text-decoration: underline;    }

/********************************************
NEU footer.php
  *********************************************/

a.f:link    {    color: #000077; font-weight: bold; text-decoration: none;    }
a.f:visited {    color: #000077; font-weight: bold; text-decoration: none;    }
a.f:hover   {    color: #FF0000; font-weight: bold; text-decoration: underline;    }

/********************************************
header.php top: Favorit, Link zu uns, english, francais
  *********************************************/

a.l:link    {    color: #FFFFFF; font-weight: normal; font-size:8pt; text-decoration: none;    }
a.l:visited {    color: #FFFFFF; font-weight: normal; font-size:8pt; text-decoration: none;    }
a.l:hover   {    color: #FF0000; font-weight: normal; font-size:8pt; text-decoration: underline;    }

/********************************************
get.php: hat class ld
  *********************************************/

a.ld:link    {    color: #000077; font-weight: bold; font-size:8pt; text-decoration: none;    }
a.ld:visited {    color: #000077; font-weight: bold; font-size:8pt; text-decoration: none;    }
a.ld:hover   {    color: #FF0000; font-weight: bold; font-size:8pt; text-decoration: underline;    }

table {
    border-collapse: collapse;
    }

td {
    padding:0;
    font: normal 11px/15px   verdana;
   }

table.ad {
    padding:5;
    font: normal 11px/15px   verdana;
    color:#0000FF
   }


h1,h2,h3,h4,h5 {
    margin: 0px 0px 5px 0px;
    }

h1 { font-size:13pt;
     margin: 0px 0px 10px 0px;
    }

h2 { font-size:10pt
    }

img { border: 0 }

input,select,textarea {
    font-family:verdana;
    font-size:8pt;
    color: #666666;
}
