.menubar_links {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
 }

.menubar_links:hover {
  text-decoration: underline && overline;
  }

.navi_links {
 font-family: Verdana;
 font-size: 14px;
 font-weight: bold;
 color: #7c9241;
 text-decoration: none;
 }

.navi_links:hover {
 text-decoration: underline && overline;
 }

.headline {
 font-family: Comic Sans MS;
 font-size: 16px;
 color: #7c9241;
 text-decoration: underline;
 }

 .text {
 font-family: Verdana;
 font-size: 12px;
 color: #7c9241;
 font-weight: bold;
 text-align: justify;
 }

 .formtext {
 font-family: Verdana;
 font-size:12px;
 color: #7c9241;
 font-weight: bold;
 }

 .boerseheader {
 font-family: Verdana;
 font-size:12px;
 color: #ffffff;
 font-weight: bold;
 }

 .kleiner_text {
 font-family: Verdana;
 font-size:10px;
 color: #7c9241;
 }

 a {
  font-family: Verdana;
  font-size: 12px;
  text-decoration: none;
  color: #007000;
  }

 a:hover{
  text-decoration: underline;
  }

img {
border-color: #768D38;
}