#temamenu 
{
    width:              160px;
    border-left:        solid 1px rgb(4, 168,203);
    border-top:         solid 1px rgb(4, 168,203);
    height:             100%;
    vertical-align:top;
}

#temamenu  div.temamenu
{
  width:100%;
  height:100%;
}

#temamenu  div.temamenu span.temamenuheader 
{
  display:block;
  background-color:#A6DDE9;
  border-bottom:1px solid white;
  margin:0px;
  padding-top:4px;
  padding-bottom:4px;
  padding-right:3px;
  padding-left:11px;
  width:146px;
  text-align:center;
  font-weight:bold;
  font-size:11px;
}

#temamenu  div.temamenu div.temamenucontent
{
  background-image:   url(/settings/booking.feriecentersiden.dk/images/menubg.jpg);
  background-repeat:  repeat-x;
  height:100px;
}

#temamenu  div.temamenu div.temamenucontent h3 
{
  margin:2px 4px 2px 4px;
}

#katalog #geonoder td.column-0 td.billede div.billede,
#katalog #geonoder td.column-1 td.billede div.billede,
#katalog #geonoder td.column-2 td.billede div.billede
{
  height:110px;
  margin-top:2px;
  padding-top:2px;
}

