@import url(reset.css);
@import url(reset.css);

body {
  font: 13px Verdana; color: #717171;
  background: #9d9d9d url(../img/layout/mainbackground.jpg) center repeat-y;
}

a { position: relative; }

b, strong { font-weight: bold; }
em, i { font-style: italic; }

h1 { font-size: 15px; font-weight: bold; }
h2 { font-size: 13px; font-weight: bold; }
h3 { font-size: 12px; font-weight: bold; }

a { color: inherit; }

#content ul { margin-left: 30px; list-style-type: disc; }
#content ol { margin-left: 30px; list-style-type: decimal; }

#header {
  position: absolute; top: 58px;
  left: 50%; right: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 357px;
  border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
}

#content {
  position: absolute; top: 540px;
  left: 50%; right: 50%;
  width: 640px;
  margin-left: -320px;
  line-height: 22px;
  text-align: justify;
  padding-bottom: 40px;
}

#content p {
  margin-top: 0; padding-top: 0;
}

#content table td {
  padding: 0px 5px;
}

#language {
  position: absolute; left: 50%; right: 50%; top: 34px;
  margin-left: -480px;
  width: 200px;
  z-index: 10;
}

#language li {
  float: left; display: block;
  width: 27px; height: 17px; margin-right: 8px;
}

#language li:hover {
  width: 23px; height: 13px;
  border: 2px solid #ffffff;
}

#language li a {
  display: block;
  width: 27px; height: 17px;
}

#language .nl { background: url(../img/layout/lang_nl.png) no-repeat; }
#language .de { background: url(../img/layout/lang_de.png) no-repeat; }
#language .en { background: url(../img/layout/lang_en.png) no-repeat; }
#language .gk { background: url(../img/layout/greenkey.png) no-repeat; }

#actueel {
  background: #ffffff;
  -moz-opacity:0.86;filter:alpha(opacity=86);
  position: absolute; left: 50%; right: 50%; top: 62px;
  margin-left: -360px;
  width: 310px;
  padding: 15px;
  border-left: 1px solid #EFEFEF;
  border-right: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
}

#actueel p {
  margin: 0; padding: 0;
  padding-left: 2px; font-weight: normal;
}

#actueel h1 { font-size: 19px; font-weight: bold; }
#actueel p { font-size: 14px; }

#dogteam { font: 9pt Verdana; color: #717171; position: relative; top: 50px; clear: both; display: block; width: 100%; padding-bottom: 10px; text-align: center;}
#dogteam a {color: #717171; text-decoration: none; }

img.zoomable { margin: 0px 5px; border: 1px solid #717171; }

.arrangementen    { width: 100%; }
.arrangementen td { padding: 10px; width:50%; }
.arrangementen tr { padding-bottom: 10px; }

.prijzen    { width: 100%; }
.prijzen td { padding: 0px 10px; width:15%;  }

#logo {
    position: absolute; top: 455px; left: 50%; right: 50%;
    width: 220px;
    height:80px;
    margin-left: -110px;
    background:url(../img/layout/badhotel.jpg) no-repeat;}
}

table
{

}
table tr
{
}
table td
{
border:1px solid #CFCFCF;
}

.fotoalbum {margin-right: 50px; margin-bottom: 20px;  }
a img
{
border:none;
}
.fotoalbumimg
{
cursor:hand;
 padding:8px 9px 10px 7px;
 height:100px;
 *padding:8px 10px 10px 7px;
 background:url(/img/projectbg.png);
 float: left;
 border: none; margin:10px;
}