body {
  font-family: Verdana, Arial, 'Times New Roman';
  font-size: 15px;
  color: #005072;
  background: #fff url('../images/bodyBGSmall.jpg') no-repeat top center;
  margin: 0;
  padding: 0;
}
a {
  outline: none;
  font-weight: normal;
  color: #005072;
}
a:visited 	{ outline: none; }
a:hover 		{ color: #E08A00; }
a:active 	{ outline: none; }
div#s4yBooking {
  position: absolute;
  top: 145px;
  right: -49px;
}
div#s4yBooking a {
  display: block;
  width: 50px;
  height: 300px;
  background: transparent url('../images/bookingLink.png') no-repeat;
}
div#s4yBooking a:hover {
  background: transparent url('../images/bookingLink.png') no-repeat 0 -300px;
}
div#s4yWrapper {
  width: 900px;
  margin: 0 auto;
  position: relative;
}
div#s4yHeader {
  width: 880px;
  height: 100px;
  padding: 10px;
  background: transparent url('../images/headerBG.jpg') no-repeat;
}
div#s4yContent {
  width: 800px;
  padding: 10px 50px 10px 50px;
  position: relative;
  line-height: 1.5em;
}
div#s4yContent {
  text-align: justify;
}
div#vierSeiter {
  float: right;
  margin: 1.5em 0 0 1.5em;
}
div#vierSeiter a {
  display: block;
  width: 200px;
  height: 282px;
  background: transparent url('../images/sonderdruckVorschau.jpg') no-repeat;
}
div#vierSeiter a:hover {
  background: transparent url('../images/sonderdruckVorschau.jpg') no-repeat 0 -282px;
}
div#backLink {
  float: right;
}
div#backLink a {
  display: block;
  width: 250px;
  height: 100px;
  background: transparent url('../images/arrowBack.png') no-repeat;
}
div#backLink a:hover {
  background: transparent url('../images/arrowBack.png') no-repeat 0 -100px;
}
div#s4yFooter {
  width: 800px;
  height: 100px;
  padding: 10px 50px 10px 50px;
  font-size: 90%;
}
div#scolLink {
  float: right;
}
div#scolLink a {

}
div#scolLink a:hover {

}