
/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */

A.Topnavi { font-size: 11pt; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
A.Topnavi:LINK { font-size: 11pt; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
A.Topnavi:VISITED { font-size: 11pt; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
A.Topnavi:HOVER { font-size: 11pt; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
A.Topnavi:ACTIVE { font-size: 11pt; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}

.feed {
  margin-left: 3px;
  padding: 0 0 0 12px;
  background: url("feed.png") no-repeat 0 50%;
}
