/* Page layout styles  #ACB200 */

div#layoutTop {
  background-image: url(../images/bg_recreatie_top.jpg);
}
div#layoutWrapper {
  background-image: url(../images/bg_recreatie_wrapper.jpg);
}

div#layoutNavigation {
  border-top: 2px solid #ACB200;
}

ul#navigation li,
ul#navigation li a {
  color: #ACB200;
  font-size: 13px;
  text-decoration: none;
}

ul.level2 li:hover{
  background: url(../images/i_arrow-rec_d.gif);
  background-repeat: no-repeat;
  background-color:#E7EB96;
}

ul#navigation li ul.level2 li a {
  color: #003e7e;
  font-size: 13px;
  text-decoration: none;
}

ul.level2 li{
  background: url(../images/i_arrow-rec_u.gif);
  background-repeat: no-repeat;
  background-color:#E7EB96;
}

.header {
  color: #DD2774;
  margin-left: 5px;
}

.tableRow1{
  background-color: #FDFFDF;
  color: #53560E;
}

.tableRow2{
  color: #53560E;
}


.tableRow1:hover,
.tableRow2:hover {
  background-color: #DFF4FF;
}

.tableRow1,tableRow2 a {
  color: #DD2774;
  text-decoration: none;}
  
.tableRow1,tableRow2 b, td {
  color: #06376F;}
  
.foto1 {
  height: 112px;
  width: 150px;
  }
  

a.buttonBack {
  background: url("/images/bg_back_green.gif") repeat-y scroll center top transparent;
}

a.buttonPrint {
  background: url("/images/bg_print_green.gif") repeat-y scroll center top transparent;
}  

div.page-navigation {
  text-align: center;
  padding-top: 10px;
  height: 30px;
}

div.page-navigation span {
  color: #fff;
}

div.page-navigation a{
  text-decoration: none;
  margin: 0px 5px;
  border: 1px solid #e8e8e8;
  background-color: #FDFFDF;
  font-weight: bold;
  font-size: 13px;
  padding: 2px 6px;  
}

div.page-navigation a:hover{
  background-color: #DFF4FF;
}

div.page-navigation a.data-page-active {
  background-color: #ACB200;
  color: #fff;
}

.tableRow1 a,
.tableRow2 a {
color:#ACB200;
text-decoration:none;
}

div#logosBottom {
  left:480px;
}
