/*
    HerrOtto IT Services Ltd.
    Eitzensweg 8
    20537 Hamburg
    Germany

    EMail: info (at) herrotto.de
    Web:   http://www.herrotto.de
    Fax:   +49(40)4143136339
*/

BODY {
  margin: 0px;
  padding: 0px;
}
TD, BODY, DIV, P, LI {
  font-size: 14px;
  font-family: Verdana, sans-serif;
}

.LOGOBAR {
  position:absolute;
  left:50%;
  margin-left:-500px;
  background-color:#00499F;
  width:1000px;
  top:25px;
}

.HEADIMG {
  position:absolute;
  left:50%;
  margin-left:-500px;
  width:1000px;
  top:4px;
}

.NAVIGATION {
  position:absolute;
  left: 50%;
  margin-left: -500px;
  top:5px;
  width:1000px;
  text-align:right;
}
.NAVIGATION a {
  font-size: 8pt;
  color: #b2b2b2;
  cursor: pointer;
  text-decoration:none;
  padding-left:5px;
}
.NAVIGATION a:hover {
  color: #004d9f;
}

.BOTTOM {
  position:absolute;
  left:50%;
  margin-left:-500px;
  background-color:#00499F;
  width:1000px;
  top:550px;
}

.BOTTOM_LINKS {
  padding:5px;
  font-size: 18pt;
}
.BOTTOM_LINKS a {
  color:white;
  cursor: pointer;
  text-decoration:none;
  padding-left:5px;
}

.WHITE_LINK {
  color:white;
  cursor: pointer;
  text-decoration:none;
}

.EINLEITUNG {
  position:absolute;
  left:50%;
  margin-left:-500px;
  color:black;
  width:1000px;
  top:590px;
  text-align:justify;
  background-color:#f8e5b8;
  border-bottom:40px solid white;
}

.FRAME_HOTEL {
  display:none;
  position:absolute;
  left:50%;
  margin-left:-310px;
  color:#909090;
  width:620px;
  top:150px;
  background-color:white;
  border:1px solid #00499F;
}

.FRAME_MIETWAGEN {
  display:none;
  position:absolute;
  left:50%;
  margin-left:-210px;
  color:#909090;
  width:420px;
  top:150px;
  background-color:white;
  border:1px solid #00499F;
}

.FRAME_FLUG {
  display:none;
  position:absolute;
  left:50%;
  margin-left:-150px;
  color:#909090;
  width:300px;
  top:150px;
  background-color:white;
  border:1px solid #00499F;
}

.FRAME_BUECHER {
  display:none;
  position:absolute;
  left:50%;
  margin-left:-300px;
  color:#909090;
  width:600px;
  top:150px;
  background-color:white;
  border:1px solid #00499F;
}
