/* DATE. January 20th, 2012. */

@import url("http://www.uni-weimar.de/medien/webis/people/people.css");
@import url("http://www.uni-weimar.de/medien/webis/publications/bibentry.css");
@import url("http://www.uni-weimar.de/medien/webis/teaching/lecturenotes/lecturenotes.css");
@import url("http://www.uni-weimar.de/medien/webis/teaching/coursetable.css");
@import url("http://www.uni-weimar.de/medien/webis/research/corpora/corpora.css");
@import url("http://www.uni-weimar.de/medien/webis/research/events/events.css");
@import url("http://www.uni-weimar.de/medien/webis/research/projects/aitools/aitable.css");
@import url("http://www.uni-weimar.de/medien/webis/research/projects/retrievalmodels/retrievalmodels.css");
@import url("http://www.uni-weimar.de/medien/webis/research/projects/projects.css");



.sitemap{
  margin: 0 0 0 10px;
}

.csc-subheader {
  padding: 0px 0px 5px 0px;
}

table.contenttable-1 {
  border-collapse: collapse;
  border-top:2px solid gray;
  border-bottom:2px solid gray;
  text-align:left;
}
   
table.contenttable-1 thead th {
  border-collapse:collapse;
  border-bottom:1px solid gray;
  font-weight:bold;
  text-align:left;
}

#logo1 {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
}

#bodytextContainer {
  max-width: 84em;
}

