html, body {
  font-size: 13px;
  font-family: Arial;
  color: #4E4E4E;
  margin: 0;
  padding: 0;
  min-height: 100%;
  height: 100%;
  text-align: center;
  background-image: url(bgbody.gif);
  background-repeat: repeat;
  }

#rahmen {
  width: 800px;
  margin: 0 auto;
  background-image: url(bgrahmen.gif);
  background-repeat: repeat-y;
  min-height: 100%;
  }

* html #rahmen {
  height: 100%;
  }

#topbild {
  height: 50px;
  width: 758px;
  margin: 0 21px;
  background-image: url(topbild.gif);
  background-position: left top;
  background-repeat: no-repeat;
  }

#header {
  height: 80px;
  width: 758px;
  margin: 0 21px;
  background-image: url(logo.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #0B434A;
  }

#header a {
  display: block;
  height: 80px;
  text-decoration: none;
  float: left;
  }

#header a.spital {
  width: 180px;
  }

#header a.index {
  width: 578px;
  }

#content {
  clear: both;
  width: 758px;
  margin: 0 21px;
  text-align: left;
  }

.spalte {
  float: left;
  width: 180px;
  height: 150px;
  padding-left: 50px;
  margin-bottom: 20px;
  font-size: 12px;
  }

.band {
  width: 740px;
  height: 150px;
  margin-left: 18px;
  clear: both;
  }

.image1 {
  width: 270px;
  height: 150px;
  float: left;
  text-align: right;
  }

.image2 {
  width: 170px;
  height: 150px;
  float: left;
  text-align: right;
  }

.info1 {
  width: 470px;
  height: 150px;
  float: left;
  text-align: left;
  background-image: url(verlauf1.gif);
  background-position: left center;
  background-repeat: no-repeat;
  }

.info2 {
  width: 570px;
  height: 150px;
  float: left;
  text-align: left;
  background-image: url(verlauf2.gif);
  background-position: left center;
  background-repeat: no-repeat;
  }

.bandname {
  height: 66px;
  }

.description {
  height: 18px;
  }

.link {
  height: 66px;
  }

.text {
  padding: 30px;
  }

#footer {
  clear: both;
  width: 758px;
  margin: 0 21px;
  margin-top: 50px;
  height: 100px;
  text-align: center;
  }

p.upper {
  padding: 30px 0;
  margin: 0;
  font-size: 15px;
  text-align: center;
  }

a {
  color: #4E4E4E;
  }

a.mehr {
  color: #41738C;
  font-weight: bold;
  }

img, a img {
  border: 0;
  }

h1 {
  font-size: 26px;
  padding-top: 30px;
  margin: 0;
  }

h2 {
  font-size: 12px;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  }

h3 {
  font-size: 20px;
  color: #0B434A;
  padding-top: 10px;
  margin: 0;
  }

.spalte h3 {
  font-size: 14px;
  padding: 0;
  }

h1 a {
  text-decoration: none;
  color: #4E4E4E;
  }
