body {
  font-size: 100%;
  font-family: Verdana, helvetica, sans-serif;
  background: #0e3368 url("../img/background.jpg") no-repeat;
}

a:link {
  color: #FFFFFF;
  text-decoration: none;
}
a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
a:active {
  color: #FFFFFF;
  text-decoration: none;
}

div#content {
  width: 835;
  text-align:center;
  margin-left: 124px;
  margin-top: 40px;
  height: 800px;

}

div#banner {
  position: relative;
  top: 90px;
  margin:auto;
  width: 500px;
  height: 90px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;

}



div#ct, div#sg {
  position: relative;
  top: 120px;
  margin:auto;
  width: 500px;
  text-align: center;
  color: #FFF;
  line-height: 1.5em;
  font-size: 95%;
  padding-bottom: 2em;
  border-bottom: 1px solid white;

}

div#sg {
  border-bottom: none;
  width: 750px;
}

div.hline {
  border-bottom: 1px solid white;
  position:relative;
  margin:auto;
  width: 500px;
  top: 114px;
}

div.vline {
  border-left: 1px solid white;
  position:relative;
  margin:auto;
  width: 1px;
  height: 150px;
  top: 135px;
}

div#overview {
  margin:auto;
  width: 250px;
  height: 40px;
  border: 1px solid white;
  position: relative;
  top: 150px;
  text-align: center;
  line-height: 2.5em;
  font-weight: normal;
}

div#hotel, div#immobilien, div#services {
  width: 30%;
  float:left;
  margin: 0 5px 0 5px;
}

div.headline {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  text-align: center;
  line-height: 2.5em;
  font-weight: normal;
  font-size: 95%;
}

div.sgtext {
  height: 450px;
  margin-top: 15px;
  border: 1px solid white;
  text-align: center;
  font-weight: normal;
  font-size: 95%;
  padding-top: 30px;
}

div.sgtext div {

  line-height: 4em;
}

div.sgtext div.sub {
  line-height: 1.5em;
  font-size: 90%;
}

div.subwrapper {
  margin-top: -18px;
}
