#col3 {
  margin-right: 1em;
}

#search form {
  display: block;
}

#submenu li a.new {
  background: url(http://www.hexabinaer.de/kunden/new2.png) top right no-repeat;
  background-color: inherit;
}

#submenu li a.new:hover {
  background: url(http://www.hexabinaer.de/kunden/new1.png) top right no-repeat;
  background-color: #ffca9a
}

.lcfolder {
  border: 0px #527589 solid;
  margin-bottom: 1em;
  color: #527589;
}

.lcfolder ul {
  color: #527589;
}

.lcfolder li {
  margin: 0 0 0.5em 2.5em;
  list-style-image:url(folder.png);
}

.lcfolder li a:hover {
  text-decoration: none;
  background-color: #ffca9a;
}

.lcfolder li a.new {
  padding-right: 20px;
  background: url(http://www.hexabinaer.de/kunden/new2.png) top right no-repeat;
}

.lcfolder li a.new:hover {
  background: url(http://www.hexabinaer.de/kunden/new1.png) top right no-repeat;
  background-color: #ffca9a;
}


.lcentry {
  border-bottom: 1px #ccc dotted; 
padding: 0 0 0.25em;
  margin-bottom: 0.3em;
}

.lcentrynew {
  border-bottom: 1px #aaa dashed;
  background-image: url(http://www.hexabinaer.de/kunden/new2.png);
  background-repeat: no-repeat;
  background-position: top right;
  margin-bottom: 0.3em;
}

.lcentry a, .lcentrynew a {
  font-weight: normal;
  padding: 3px;
  display: block;
  color: #255269;
}

.lcentry a:hover, .lcentrynew a:hover {
  background: #fcfcde;
  text-decoration: none;
}

.lcentrynew a:hover {
  text-decoration: none;
  background-image: url(http://www.hexabinaer.de/kunden/new1.png);
  background-repeat: no-repeat;
  background-position: top right;
}

#events li {
  list-style-image: url(http://www.hexabinaer.de/kunden/new2.png);
}

#events li a {
  font-weight: bold;
}

.lcentrydetail {
  padding: 5px;
  background: #fcfcfc;
}

.lcentrylink {
  padding: 5px;
  background: #fcfcfc;
  overflow: auto;
}

.lcentryabstract {
  padding: 5px;
  background: #fcfcfc;
}

.lcentrybibtex {
  padding: 5px;
  background: #fcfcfc;
  font-family: monospace;
  white-space: pre;
  overflow: auto;
}

form {
  display: inline;
}

.lccomment {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.note {
  vertical-align: top;
  font-size: 80%;
}

.bibtitle {
  font-weight: bold;
}       

.bibauthor {
  text-decoration: underline;
} 

