body {
  margin: 0px;
  padding: 0px;
}

#master {
  width: 100%;
  border-collapse: collapse;
}

.border {
  /*width: 59px;*/
}

#logo {
  height: 130px;
  /*background: transparent url(logo.gif) no-repeat top center;*/
  background: transparent url(logo.gif) no-repeat 30px 0px;
  margin-top: 25px;
  font-size: 11px;
  line-height: 12px;
  /*font-weight: bold;*/
  /*padding-left: 45px;*/
  padding-left: 31px;
  padding-top: 115px;
  
}
#logo p {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}

.spacerBottom,
.spacerTop {
  height: 40px;
}
.spacerTop {
  background: transparent url(oben_hintergrund.gif) no-repeat top center;
}
.spacerBottom {
  background: transparent url(hintergrund_unten.gif) no-repeat top center;
}
.border-left {
  background: transparent url(hintergrund_links.gif) no-repeat top right;
}


#wrapper {
  width: 900px;
  /*width: 100%;*/
  border-collapse: collapse;
}
#leftCol,
#rightCol {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
}
#leftCol {
  background: transparent url(punkte1.png) no-repeat left bottom;
}
#rightCol {
  width: 180px;
  /*min-height: 800px;*/
  border-left-color: #DC2B19;
  border-left-width: 1px;
  border-left-style: solid;
}

#flashBanner {
  height: 101px;
}

#content {
  margin: 20px;
  background: transparent url(GEL-LOGO_150_95.jpg) no-repeat center;
}
#content-spalten {
  width: 679px;
  margin: 20px;
  margin-top: 0px;
}
#content-spalte-links {
  width: 6%;
}

#content-spalte-links,
#content-spalte-rechts {
  vertical-align: top;
  width: 47%;
}

#menue {
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  /*min-height: 300px;*/
  /*border-left: 1px solid #DC2B19;*/
  border-top: 1px solid #DC2B19;
}

#menue img {
  border-bottom: 1px solid #DC2B19;
  /*border-bottom: 1px solid #333333;*/
}

.middle {
  width: 900px;
}

#sendungsverfolgung {
  min-height: 153px;
}
