body {
  margin-top:0px;
  line-height:20px;
  font-family:Arial;
  font-size:12px;
}

.ueberschrift1 {

  font-family:Arial;
  font-size:18px;
  color:#1A4C41;

  
}

table.rowright {
  font-family:Arial;
  font-size:12px;
  line-height:20px;
}

td.rowright2 {
  font-family:Arial;
  font-size:12px;
  line-height:20px;
  padding-left:50px;
}



td.rowverknuepfung {
 padding-left:30px;

}

a {
  color:#2C6344;
 }
a:active{
 background-color:#2C6344;
 color:white;
}
a:hover{
 color:white;
}

 a.ab {
  color:#2C6344;
 }
a.ab:active{
  background-color:#2C6344;
 color:white;
}
a.ab:hover{
  background-color:#2C6344;
 color:white;
 }
 
.menuitem {
width: 236px; 
height: 19px;
text-indent: 6px;
 }
 
.menuitem a {
text-decoration: none;
color: white;
display: block;
width: 230px;
}
 
.menuitem a:hover {
text-decoration: none;
color: white;
opacity: 0.6;
}