html, body {
  height:100%;
  margin:0;
  padding:0;
}

#aufstellung_heim {
  width:217px;
  height:292px;
  background: url(../images/aufstellung_heim.gif) no-repeat;
  vertical-align:top;
  line-height:11px;
}

#aufstellung_heim_bg {
  width:217px;
  background: url(../images/aufstellung_heim_bg.gif) repeat-y;
  vertical-align:top;
  height:20px;
}

#header {
  width:525px;
  background: #fff url(../images/header.gif) no-repeat top;
  vertical-align:top;
}

#aufstellung_gast {
  width:217px;
  height: 292px;
  background: url(../images/aufstellung_gast.gif) no-repeat;
  vertical-align:top;
  line-height:11px;
}

#aufstellung_gast_bg {
  width:217px;
  background: url(../images/aufstellung_gast_bg.gif) repeat-y;
  vertical-align:top;
  height:20px;
}

#wechsel_heim {
  width:177px;
  height:192px;
  background: url(../images/wechsel_heim.gif) no-repeat;
  vertical-align:top;
  text-align:left;
  padding-top: 40px;

  line-height:11px;
}

#wechsel_heim_bg {
  width:217px;
  background: url(../images/nav_left.jpg) repeat-y;
  vertical-align:top;
  text-align:left;
}

#wechsel_gast {
  width:217px;
  height:192px;
  background: url(../images/wechsel_gast.gif) no-repeat;
  vertical-align:top;
  text-align:left;
  padding-top:40px;

  line-height:11px;
}

#wechsel_gast_bg {
  width:217px;
  background: url(../images/nav_right.jpg) repeat-y;
  vertical-align:top;
  text-align:left;
}

.gruen {
  font-family: tahoma;
  font-size: 12px;
  font-weight:bold;
  color: #B7D230;
}

.wei_10 {
  font-family:tahoma;
  font-size:10px;
  font-weight:bold;
  color: #fff;
}

.schw_11 {
  font-family:tahoma;
  font-size:11px;
  color: #000;
}

.schw_12 {
  font-family:tahoma;
  font-size:12px;
  color: #000;
}


#verein_heim {
  width: 190px;
  padding:49px 0 0 27px;
  text-align:left;
}

#aufstellung2_heim {
  width:155px;
  margin:15px 0 0 7px;
  text-align:center;
}
#verein_gast {
  width: 195px;
  padding:49px 22px 0 0;
  text-align:right;
}

#aufstellung2_gast {
  width:155px;
  margin:15px 7px 0 0;
  text-align:center;
  float:right;
}

#wechsel2_heim {
  margin:0 0 0 39px;
}

#wechsel2_gast {
  margin:0 0 0 88px;
}
