.farbe { background-color: #ffe580; }

body, td, h1, .menu
  {
  font-family: Arial, Helvetica, Switzerland, Univers, Sans-Serif;
  }

body, td, .menu
  {
  font-size: 10pt;
  }

body
  {
  background-color: #ffffff;
  }

body.intro
  {
  background-image: url(bilder/bg_intro.gif);
  }

body.navi
  {
  background-image: url(bilder/bg_inhalt.gif);
  }

h1, h2
  {
  text-align: center;
   background-color: #ffe580;
  }

h3, h4
  {
   align: left;
   background-color: #ffe580;
  }


a
  {  color: #3069a1; 
  text-decoration: none;  
  }

a:hover
  {  text-decoration: underline;  }

a:visited
  {  color: #0098f3;  }

a.navilink, a.navilink:visited
  {  color: #1e1916;
  font-weight: bold;
  }

a.introlink, a.introlink:visited
  {  color: #0093dd;
  font-weight: bold;
  }

.menu
  {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
  }

.smalllink
  {
  font-size: 7.5pt;
  }

