html{
  margin:0px;
  padding:0px;
  height:100%;
  width:100%;
}

body 
{
  background-color:#77c2d2;
  color:#000000;
  margin:0px;
  padding:0px;
  font-family:Tahoma, Verdana, Arial,sans-serif;
  font-size:8pt;
  height:100%;
  width:100%;
  vertical-align:top;
}

img 
{
  border-style:none;
}

p,form {
  margin:0px;
}

div.quickinfo 
{
  position:absolute;
  top: 100px;
  left: 100px;
  background-color: White;
  width: 200px;
  border: solid 1px black;
  visibility:hidden;
  z-index: 1000;
  font-size:11px;
}

div.quickinfo td 
{
  padding: 0px 4px 0px 4px;
  text-align:left;
}
div.quickinfo td.overskrift 
{
  background-color: rgb(166, 221, 233);
  font-weight: bold;
  text-align: center;
  border-bottom: solid 1px black;
}

div.quickinfo td.fod 
{
 text-align:right; 
}

td{
    vertical-align:     top;
    font:               inherit;
    font-family:        Tahoma, Verdana, Arial,sans-serif;
    font-size:          8pt;
}

table, tr, input, select, a
{
    font:               inherit;
    font-family:        Tahoma, Verdana, Arial,sans-serif;
    font-size:          8pt;
}

h1, h2, h3
{
    font-size:          8pt;
    margin:             0px 0px 0px 0px;
}

input.search
{
  background-image: url(/settings/booking.hotelsiden.dk/images/search.gif);
  width: 140px;
  height: 20px;
  border-width: 0px;
  background-color:white;
}

td.dropdowns td.title 
{
  display:none;
}

#contact 
{
  margin-top:10px;
  color:#d7eef3;
}

#contact a
{
  margin-top:10px;
  color:#d7eef3;
}

#contact a:hover
{
  color:#fff;
}

#sitemap 
{
  color:#d7eef3;
}

#sitemap a
{
  color:#d7eef3;
}

#sitemap a:hover
{
  color:#fff;
}

#cmsPageText{
  margin-left:20px;
  margin-right:20px;
}

