body {
  font-family: Arial, Helvetica, Sans-serif;
  color: #000000;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
}

.maintable {
  width: 940px;
  border: solid 1px #999999;
  margin: 15px;
}

.navhead {
  height: 18px;
  font-size: 11px;
  line-height:14px;
  background-image: url(images/navhead_hg.jpg);
  padding-right: 10px;
}

.bannercell {
  height:156px;
  background-color: #FFB04B;
  background-image: url(images/banner.jpg);
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
}

.navheadlink {
  font-weight: bold;
  color: #000000;
}

.contenttable {
  width: 940px;
}

.contentleftcolumn {
  width: 170px;
  background-color: #E4E4E4;
  vertical-align: top;
  font-size: 12px;
}

.contentcentercolumn {
  width: 600px;
  background-color: #FFFFFF;
  padding: 0 10px 10px 10px;
  vertical-align: top;
  font-size: 12px;
}

.contentrightcolumn {
  width: 170px;
  background-color: #E4E4E4;
  vertical-align: top;
  font-size: 12px;
}

.boxheadlefttop {
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
  background-image: url(images/boxhead_bg.jpg);
}

.boxheadcentertop {
  font-size: 16px;
  font-weight: bold;
  height: 30px;
  padding-left: 10px;
  padding_right: 10px;
  border-left: solid 1px #999999;
  border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
  background-image: url(images/boxhead_center_bg.jpg);
}

.boxheadrighttop {
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  border-left: solid 1px #999999;
  border-bottom: solid 1px #999999;
  background-image: url(images/boxhead_bg.jpg);
}

.textsmall {
  font-size: 11px;
}

.textbox {
  padding: 5px;
}

.texthigh {
  color: #E40000;
}

.textlink {
  font-weight: bold;
  color: #000000;
}

.liste {
  margin: 0;
  padding-left: 17px;
}

.highbox {
  border: 1px solid #000000;
  background-color: #FFB04B;
  padding: 5px;
}

.bildbox {
  border: 1px solid #666666;
}

.formArea {
  background-color: #F2F2F2;
  border: 1px solid #999999;
  font-size: 11px;
}

.formField {
  width: 350px;
  font-size: 11px;
}

a:hover {
  color: #666666;
}
