body {
 margin: 0px;
 background-color: rgb(40,40,120);
}
body, table {
 font-family: arial;
 font-size: 9pt;
}
div#navigation {
 width: 200px;
}
div#content {
 background-color: #cccccc;
 padding: 20px;
 background-image: url("img/content_right.jpg");
 background-position: right;
 background-repeat: repeat-y;
}
div#bottom {
 background-color: #cccccc;
 background-image: url("img/content_bottom.jpg");
 background-position: bottom;
 background-repeat: repeat-x;
}
input.field {
 border: solid 1px;
 width: 200px;
}
input.button {
 border: solid 1px;
 width: 200px;
}
font.mini {
 font-size: 7pt;
}
font.klein {
 font-size: 9pt;
}
a.side:link {
  color: black;
  text-decoration: none;
  font-size: 9pt;
}
a.side:visited {
  color: black;
  text-decoration: none;
  font-size: 9pt;
}
a.side:active {
  color: black;
  text-decoration: none;
  font-size: 9pt;
}
a.side:hover {
  color: red;
  text-decoration: none;
  font-size: 9pt;
}
div.sidemenu {
  background-color: #ff663f;
  text-align: center;
  border: solid 2px grey;
}
th.left {
  border-left: solid 1px;
  border-right: solid 1px;
  border-top: solid 1px;
  border-bottom: solid 1px;
}
th.right {
  border-right: solid 1px;
  border-top: solid 1px;
  border-bottom: solid 1px;
}
td.left {
  border-left: solid 1px;
  border-right: solid 1px;
  border-bottom: solid 1px;
}
td.right {
  border-right: solid 1px;
  border-bottom: solid 1px;
}
.jugendgruppe {
  color: #0000ff;
}
jugendfeuerwehr {
  color: #ff0000;
}
