body
{
font-size:100%;
background-color:#E0E0E0
}
a:link    { color:#C00000; }
a:visited { color:#800000; }
a:hover   { color:#0000C0; }
a:active  { color:#C000C0; }
h1
{
text-align:left;
}
h2
{
text-align:left;
}
h3
{
text-align:left;
}
h4
{
text-align:left;
}
p.normal
{
text-align:left;
}
p.small
{
font-size:0.6em;
}
hr
{
width:100%;
}

table.overview
{
width: 100%;
height: 100%;
table-layout: fixed;
border-spacing: 2px;
border-collapse: collapse;
}

td.headline
{
text-align: left;
white-space: nowrap;
font-weight: bold;
}

td.info
{
width: 100%;
}

table.daybooking { background-color: #303030 }
table.daybooking td.na { background-color: #A0A0A0 }
table.daybooking td.booked { background-color: #E0D0D0 }
table.daybooking tr:nth-child(1) { background-color: #B0B0B0 }
table.daybooking tr:nth-child(2) { background-color: #B0B0B0 }
table.daybooking tr:nth-child(3) { background-color: #B0B0B0 }
table.daybooking tr:nth-child(2n+4) { background-color: #E0E0E0 }
table.daybooking tr:nth-child(2n+5) { background-color: #D0D0D0 }
table.daybooking th.colhead { padding-left: 30px; padding-right: 30px; }
table.daybooking th.colheadweek { padding-left: 5px; padding-right: 5px; }

td
{
text-align: center;
}
th, td {
  padding-left: 5px;
  padding-right: 5px;
}

#dbu
{
width: 100%;
height: 100%;
overflow: hidden;
}

iframe.dbu
{
width: 100%;
height: 100%;
padding: 0px;
border: 0px;
}

table.left
{
width: 100%;
height: 100%;
}

td.left
{
vertical-align: top;
}

td.right
{
width: 30%;
vertical-align: top;
padding-left: 6px;
}

img.map
{
width: 100%;
}

iframe.news
{
width: 100%;
height: 100%;
border: 0px;
}

