html,body {height: 100%; text-align: center; }
body
{
margin: 0px; padding: 0px;
background-color:#EAE9E8;
background-image: url(bg2.jpg);
background-repeat: repeat-x, repeat-y; /*repeat-x, repeat-y, no-repeat*/

 color: #778259;
  scrollbar-face-color: #C0C0C0;
  scrollbar-track-color:#E0E0E0;
  scrollbar-arrow-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#536DB6;
  scrollbar-darkshadow-color:#536DB6;
 font-family: Comic Sans MS, Verdana, Arial, Sans-Serif;
 font-size: 12pt;
 font-weight: normal;  /*normal, bold, bolder, lighter 100-900*/
 font-style: normal;   /*normal, italic, oblique*/
 }

.gesamtseite
{
text-align: center;
position: relative; width:780px;
margin-left: auto;
margin-right: auto;
}

.kopf
{background-color:#DFDFBF; border:1px; border-color:#009999; border-style:solid; position: absolute; left:15; top:12; width:747; height:79; padding:0px; z-index:1;}

.nav
{background-color:#778259; border:1px; border-color:#009999; border-style:solid; position:absolute; left:25; top:78; width:105; height:417; padding:0px; z-index:2; }

.mitte
{background-color:#FFFFFF; border:1px; border-color:#009999; border-style:solid; position:absolute; left:146; top:106; width:604; height:404; padding:3px; z-index:3;}


a:link  {color:#EAE9E8; text-decoration:none;  }
a:visited  {color:#CAD09F; text-decoration:none;  }
a:active  {color:#B9B9DD; text-decoration:none;  }
/*a:hover  {color:#FF0000; text-decoration:none;  } */
a:hover { text-decoration: none; color: #778259; background-color: #DFDFBF; }
table {table-layout:fixed; border-width:0px; font-family: Arial,TimesNewRoman; font-size:110%;}
td. {background-color:#FFFFFF;}
td.banner { padding: 0px; text-align: center; font-family:Comic Sans MS; color:#778259; font-size:30px; }
td.left {font-family:Arial,TimesNewRoman; color:#400080; font-size: 80%; }
.tdmiddle {background-color:#ffffee; border-width:1px; border-bottom-width:1px;
             border-left-width:0px; border-right-width:0px; border-style:solid; }
.header   {font-family:Arial,TimesNewRoman; color:#000000; font-weight:bold;  font-size: 100%; }
.text     {font-family:Arial,TimesNewRoman; color:#0000A0; font-size: 80%;  }
.small    {font-family:Arial,TimesNewRoman; color:#000000; font-size: 80%; }
.termin   {font-family:Arial,TimesNewRoman; color:#000000; font-size: 75%;  }
.email    {font-family:Arial,TimesNewRoman; color:#000000; font-size: 75%;
           background-color:#ffffee; border-width:1px; border-left-width:0px; border-style:solid;   }