
h1, h2 { text-align: center }

body { font-family: sans-serif; max-width: 1200px }

dl.description dt { font-weight: bold; padding-right:10px }

table.termine th { text-align: left }
table.termine td { padding-right: 1em }

table#uebungklausurwoche { margin:1em }

table.backlinks
{
  width: 100%
}

table.backlinks td 
{ 
  background-color: #0066cc;
  padding-left: 1ex;
  padding-right: 1ex;
}

table.backlinks td a 
{
  color: white;
  text-decoration: none;
}
