body {background-color:#5d85c1}

table {margin-bottom: 1em}

a {
  font-family: "Arial", "Helvetica";
  font-weight: bold;
  text-decoration: none;
}
a:link {    color:#9bbbdd; text-decoration: none}
a:visited { color:#9bbbdd; text-decoration: none}
a:active {  color:#9bbbdd; text-decoration: none}
a:hover {   color:#9bbbdd; text-decoration: underline}

p {
  font-family: "Arial", "Helvetica";
  font-size: 12pt;
  text-align: justify;
}

p.text {
  font-family: "Arial", "Helvetica";
  font-size: 14pt;
  text-align: justify;
}

div.bildunterschrift {
  font-family: "Arial", "Helvetica";
  font-size: 10pt;
  font-style:italic;
  text-align: center;
}

.description {
  font-family: "Arial","Helvetica","MS Sans Serif","Sans-Serif";
  font-size: 12px;
}

td {
  vertical-align: top;
  padding-left: 10px
}

tr {
}
tr.odd {
  background-color: #4d75b1;
}
tr.even {
  background-color: #6d95d1;
}
tr.wichtig {
  background-color: #AA0000;
}
tr.Sitzung {
  background-color: #aa7777;
}
tr.Vollsitzung {
  background-color: #ff6666;
}
tr.Beratung {
  background-color: #bb5555;
}

.list1 {
	background-color: #4d75b1;
}

.list2 {
	background-color: #6d95d1;
}

th {
	text-align: left;
	color: #CCCCFF;
	font-weight: bold;
}
