body {
  font-family:Verdana;
  font-size:10pt; 
  text-align:justify;  
  color:#fff;
  margin-left:34;
  margin-top:0;  
}

frame.ding {
  font-family:Verdana;
  font-size:10pt; 
  text-align:justify;  
  color:#fff;
  margin-left:0;
  margin-top:0;  
}

body.normal {
  background-color:#FBB100;
}

body.frame {
  background-color:#2A467E;
}

a.navi:link {
  font-weight:bold;
  color:#000;
  background-image:url("img/button-inactive.gif");
  background-repeat:no-repeat;
  display:block;
  text-decoration:none;
  width:60px;
  height:20px;
  text-align:center;
  font-size:7pt;
  padding-top:4px;  
}
a.navi:visited {
  font-weight:bold;
  color:#000;
  background-image:url("img/button-inactive.gif");
  background-repeat:no-repeat;  
  display:block;
  text-decoration:none;
  width:60px;
  height:20px;
  text-align:center;
  font-size:7pt;
  padding-top:4px;

}
a.navi:hover {
  font-weight:bold;
  color:#000;
  background-image:url("img/button-active.gif");
  background-repeat:no-repeat;  
  display:block;
  text-decoration:none;
  width:60px;
  height:20px;
  text-align:center;
  font-size:7pt;
  padding-top:4px;  
}
a.navi:active {
  font-weight:bold;
  color:#000;
  background-image:url("img/button-active.gif");
  background-repeat:no-repeat;  
  display:block;
  text-decoration:none;
  width:60px;
  height:20px;
  text-align:center;
  font-size:7pt;
  padding-top:4px;  
}

a.normale:link {
  color:#000;
  font-weight:bold;
}

a.normale:visited {
  color:#000;
  font-weight:bold;
}

a.normale:hover {
  color:#fff;
  font-weight:bold;
}

a.normale:active {
  color:#fff;
  font-weight:bold;
}





