div#container div#content div#monoSpalte {
  margin-left:      16.5em;
} 


div#container div#content div#monoSpalte p a {
color:            #586600; 
background-color: transparent;
text-decoration:     none;
}

div#container div#content div#monoSpalte p a:hover {
 color: #a60b00;
 background-color: transparent;
 text-decoration:     none;
}

div#container div#content div#monoSpalte p a.green {
text-decoration: none;
color: green;
background-color: transparent;
}

div#container div#content div#monoSpalte p a.green:hover {
 color: #a60b00;
 background-color: transparent;
 text-decoration:     none;
}
