/* ---- Altes Stachel-Layout ---- */

a:link { color: #0000bb; }
a:visited { color: #00005b;  }
a:active { color: #0000ff; }


.menu 
{ 
  background-color: #ffc59c;
  padding: 10px;
  }


.menu ul
{ 
  padding: 0;
 }


.menu li
{ 
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;   
  font-weight: normal; 
  text-decoration: none;
  list-style-type: none; 
}

a.inaktiv 
{ 
  text-decoration: none;
  color: #000000; 
  }
a.aktiv 
{ 
  text-decoration: none;
  color: #000000; 
  }

.menus li
{ 
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;   
  font-weight: bold; 
  text-decoration: none;
  list-style-type: none; 
  }


.menuItemActive { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px;   font-weight: bold; text-decoration: none}
.menuItemEnabled { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px;   font-weight: normal; text-decoration: none}
.menuLink { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px;   font-weight: normal; text-decoration: none}
.menuLinkBold { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px;   font-weight: normal; text-decoration: none}

.menuItemActive { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px;   font-weight: bold; text-decoration: none}
.menuItemEnabled { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px;   font-weight: normal; text-decoration: none}
.menuLink { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px;   font-weight: normal; text-decoration: none}
.menuLinkBold { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px;   font-weight: normal; text-decoration: none}


.topline { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px;   font-weight: bold; text-decoration: none}
.bottomline { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px;   font-weight: normal; text-decoration: none}
.headline { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px;   font-weight: bold; text-decoration: none}
.ueberschrift { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 18px;   font-weight: bold; text-decoration: none}
.text { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;   font-weight: normal; text-decoration: none}
.gandhi { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px;   font-weight: bold; text-decoration: none}

a.menuLink { color: #000000; text-decoration:none; }
a.menuLinkBold { color: #000000; text-decoration:none; }


 body {
      background-repeat: repeat-y, repeat-x;
      background-attachment:fixed;
   }


