#memo h1
{
  font-size:larger;
}

#memo th 
{
  padding-top:2px;
  padding-bottom:2px;
}

#memo th.navn
{
  text-align:left;
  padding-left: 4px;
  background-color: #A6DDE9;
}

#memo th.periode,
#memo th.pris 
{
  background-color: #B2EAAC;
}

#memo th.navn 
{
  border-top: solid 1px rgb(4, 168,203);
  border-left: solid 1px rgb(4, 168,203);
}

#memo th.periode,
#memo th.pris 
{
  border-top: solid 1px rgb(4, 168,203);
}

#memo th.pris 
{
  border-right: solid 1px rgb(4, 168,203);
}



#memo td.links td.link 
{
  border-top: solid 1px white;
  border-bottom: solid 1px white;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom:1px;
  padding-top:1px;
  font-size:11px;
  width:20%;
  text-align:center;
}

#memo td.links .linkmere 
{
  background-color: #A4DAE6;
}

#memo td.links .linkkort
{
  background-color: #BFE6EF;
}

#memo td.links .linkinfo
{
  background-color: #D2EEF4;
}

#memo td.links .linkmemo 
{
  background-color: #E9F6F9;
}

#memo td.links .linkbook 
{
  background-color: #FDE72D;
  font-weight:bold;
}

#memo th.navn 
{
  font-size:11px;
  font-weight:bold;
}
#memo th.periode 
{
  font-size:11px;
  font-weight:bold;
}
#memo th.pris 
{
  font-size:11px;
  font-weight:bold;
}

#memo span.rabat 
{
  font-weight:bold;
  color:Red;
}

#memo td.footer 
{
  font-size:12px;
  font-weight:bold;
  width:648px;
  border: solid 1px rgb(4, 168,203);
  background-color: #A6DDE9;
}

#memo td.billede 
{
  text-align:left;
  border-left: solid 1px rgb(4, 168,203);
  width:150px;
}

#memo td.kort 
{
  text-align:left;
  width:140px;
  padding-top:6px;
}

#memo td.beskrivelse 
{
  font-size:11px;
  text-align:left;
  width:360px;
  vertical-align:top;
  padding-top:6px;
  border-right: solid 1px rgb(4, 168,203);
}

#memo td.billede img 
{
  border: solid 1px black;
  margin: 5px;
}

#memo #functions{
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
}

#memo #functions a{
  padding:10px;
}

#memo .search {
  font-weight:bold;
  background-image: url(/settings/booking.hotelsiden.dk/images/smallbutton.gif);
  width: 90px;
  height: 20px;
  border-width: 0px;
  background-color:white;
}

#memo .field_input_titlecell{
  width:150px;
  font-weight:bold;
}

#memo #sendbesked {
  margin-top:30px;
  text-align:center;
}

#memo #sendbesked td{
  text-align:left;
}

#memo #sendbesked table#fields{
  width:440px;
}

#memo #sendbesked #buttons{
  text-align:center;
}

#memo #sendbesked .besked .field_input,
#memo #sendbesked .besked .field_input_focus,
#memo #sendbesked .besked .field_input_error{
  width:437px;
}

#memo #sendbesked .field_input_fieldcell{
  width:300px;
}

#memo #sendbesked .field_input_fieldcell input{
  width:260px;
}
