/**  stylesheet til strandbymark.dk  **/

body, td {
  font-family: arial;
  font-size:14px;
}

body {margin: 0;
  padding: 0;
  background-color: #bfb8b0;
}

h1 {
  font-size: 16px;
  font-weight: bold;
}

ul {
  padding-left: 20px;
}

li {
  padding-bottom: 10px;
}

table {margin:0; border:0; padding:0;}

td {
  border: 0;
  padding: 4px;
  vertical-align:top;
}

table.main {
  position: absolute;
  left: 100px;
  top: 0px;
  z-index: 0;
  width: 900px;
  background-color: #f3f3f3;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}

td.main {
  background-color: transparent;
}

#bar table {
  position: absolute;
  left: 10px;
  top: 210;
  z-index: 99;
  border-collapse: collapse;
  background-color: transparent;
  border-bottom: 1px solid #000000;
}

#bar td {
  border: 0px solid #999999;
  background-color: transparent;
  padding: 0;
  color: #bb0000;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.8em;
  vertical-align: middle;
  text-align: center;
  }

#bar a {
  color: #888888;
  text-decoration: none;
  background-color:transparent;
  display: block;
}

#bar a:hover {
  color: #222222;
}

* html #bar a { width: 100% }

table.enkeltkolonne {
  position: absolute;
  left: 19px;
  top: 260px;
  z-index: 2;
  width: 862px;
  border-collapse: collapse;
}

table.kolonne1 {
  position: absolute;
  left: 19px;
  top: 260px;
  z-index: 2;
  width: 422px;
  border-collapse: collapse;
}

table.kolonne2 {
  position: absolute;
  left: 459px;
  top: 260px;
  z-index: 2;
  width: 422px;
  border-collapse: collapse;
}

td.alm {
  border: 0;
  background-color: transparent;
}

td.center {
  border: 0;
  background-color: transparent;
  text-align: center;
  vertical-align: middle
}

td.ramme {
  border: solid 1px #999999;
  background-color: transparent;
}

td.lys {
  border: solid 1px #999999;
  background-color:#e4ded3;
}

td.moerk {
  border: solid 1px #999999;
  background-color: #404850;
}

img.thumb {
  
}

img.kolonne {
  position: relative;
}
