body 
{ 
background-color: #CCCC99;
font-family: "Century Gothic",verdana,arial,helvetica,sans-serif;
font-size: 10pt;
 font-color: #000066;
}

.menue {
  list-style-type: none;
  margin:0px;
  padding: 0px;
}

.menue li a, .menue li a:active, .menue li a:visited {
  border: none;
  color: #ffffff;
  background-color: #808000;
  width: 170px;
  height: 25px;
  text-decoration: none;
  font-size: 10pt;
  font-family: "Century Gothic",verdana,arial,helvetica,sans-serif;
  display: block;
  font-weight: normal;
  line-height: 25px;
  text-indent: 5px;
  border: 1px solid #ffffff;
}

.menue li a:hover {
  color: #000000;
  background-color: #CCCC99;
  text-decoration: underline;
  font-weight: bold;
}

a:link, a:visited, a:active {
  color: #CCCCCC;
  background-color: transparent;
  text-decoration: none;
  font-family: "Century Gothic",verdana,arial,helvetica,sans-serif;
  font-weight: bold;
}
a:hover {
  color: #808080;
  background-color: #FFFFFF;
  text-decoration: none;
  font-family: "Century Gothic",verdana,arial,helvetica,sans-serif;
  font-weight: bold;
}

,.fusslink {
  color: #C0C0C0;
   font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
  letter-spacing:3px;
}
