﻿#main /* Tabellen med alt indhold */
{
  width:994px;
  border:solid 1px rgb(4, 168,203);
  left:0px;
  top:0px;
  text-align:left;
  background-color:#fff;
}

#main td.header
{
  width:100%;
  height:90px;
  background-image:url('/settings/booking.hotelsiden.dk/images/topbillede.jpg');
  background-position:right;
  background-repeat:no-repeat;
  background-color:#04A8CB;
}

#main td.header div.header 
{
  height:100%;
  width:100%;
  position:relative;
}

#main td.header div.header #header-left-text
{
  position:absolute;
  top:4px;
  left:30px;
}

#main td.header div.header #header-left-text h1,
#main td.header div.header #header-left-text a,
#main td.header div.header #header-left-text span
{
  color: white;
  font-size:24pt;
  text-decoration: none;
  display:inline;
  font-weight:bold;
}

#main td.header div.header #header-left-subtext 
{
  color: white;
  position:absolute;
  top:40px;
  left:80px;
}

#main td.header div.header #header-left-subtext h2
{
  display:inline;
  font-weight:bold;
  font-size:10pt;
}

#main td.subheader 
{
  width:100%;
  height:25px;
  background-color:#A6DDE9;
  vertical-align:middle;
}

#main td.subheader table.icons
{
  float:left;
  margin-left:10px;
}

#main td.subheader table.flags 
{
  float:right;
  margin-right:10px;
}

#main td.subheader table.flags td.flag 
{
  padding-right:2px;
  padding-left:2px;
}

#main td.subheader table.flags td.flag img{
  height:13px;
}

#main td.content 
{
  width:              100%;
  padding-top:        10px;
}

#menu
{
  width:160px;
  border-right:solid 1px rgb(4, 168,203);
  border-top:solid 1px rgb(4, 168,203);
  height:100%;
  vertical-align:top;
}

#menu .cms_venstremenu
{
  width:160px;
}

#menu div.cms_venstremenu span.cms_venstremenu_header
{
  display:block;
  background-color:#A6DDE9;
  border-bottom:1px solid white;
  margin:0px;
  padding-top:4px;
  padding-bottom:4px;
  padding-right:3px;
  padding-left:5px;
  width:151px;
  text-align:left;
  font-weight:bold;
}

#menu div.cms_venstremenu ul
{
  background-image:   url(/settings/booking.hotelsiden.dk/images/menubg.jpg);
  background-repeat:  repeat-x; 
  list-style: none;
  margin: 0;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:20px;
  text-align:left;
  font-weight:bold;
  white-space:nowrap;
  width:160px;
  overflow-x:hidden;
}

#menu div.cms_venstremenu span.cms_venstremenu_header img{
  border:0px;
  float:right;
  cursor:pointer;
}

#menu div.cms_venstremenu ul li{
  font-weight:normal;
  list-style: none;
  margin: 0;
  text-align:left;
  white-space:nowrap;
  padding-top:2px;
  padding-bottom:3px;
  padding-right:3px;
  padding-left:5px;
}

#menu div.cms_venstremenu ul li a{
  color:black;
}

#content 
{
  vertical-align:top;
}

.linkguide p
{
  margin:0 0 10px 0;
}

.linkguide .backlink
{
  display:block;
  margin:0 0 10px 0;
}

