@charset "ISO-8859-1";

body {background-image:url(hintergrund.gif);
      background-repeat:repeat;
      }


table.haupttabelle {background-image:url(ornament3.gif);
                  background-repeat:no-repeat;
                   }

table.menue { margin-top:240px;
              margin-left:330px;
              margin-right:10px;
              padding-top:5px;
              padding-bottom:5px;


              border-top-style:dashed;
              border-bottom-style:dashed;
              border-left-style:none;
              border-right-style:none;
              border-width:2px;
              border-color:#67a73d;


            }


table.ahnen {font-family:Arial;
             font-style:normal;
             font-size:0.8em;
             font-weight:lighter;
             color:#000000;

             margin-top:5px;
             margin-right:4px;
             margin-left:4px;
             margin-bottom:5px;

             border-style:solid;
             border-width:1px;
             border-color:#67a73d;

             width:100%; }

table.links {margin-top:5px;
             margin-right:4px;
             margin-left:20px;
             margin-bottom:5px;
             border-style:none;
             text-align:left;}

div.koerper {
             font-family:Arial;
             font-style:normal;
             font-size:1.0em;
             font-weight:normal;
             color:#000000;
             margin-top:20px;
             margin-left:340px;
             margin-right:25px;
             margin-bottom:25px;}


p.folgend {margin-top:5px;
           margin-left:10px;     }

a.linkintern {font-family:Arial;
              font-style:normal;
              font-size:1.2em;
              font-weight:bold;
              text-decoration:none;
              color:#000000;}
a.linkextern {font-family:Arial;
              font-style:normal;
              font-size:1.0em;
              font-weight:normal;
              text-decoration:none;
              color:#000000;}

a.aktuell {font-family:Arial;
           font-style:normal;
           font-size:1.2em;
           font-weight:bold;
           text-decoration:none;
           color:#fb7628;}


a.text {font-family:Arial;
       font-style:normal;
       font-size:1.0em;
       font-weight:normal;
       color:#000000;
       font-style:italic; }

a.download {font-family:Arial;
              font-style:normal;
              font-size:1.0em;
              font-weight:normal;
              text-decoration:none;
              color:#000000;}

a:hover {font-family:Arial;
         font-style:normal;
         text-decoration:none;
         color:#fb7628;}