.block {
   position: relative;
   left: 0px;
   top: 0px;
   margin: 0px;
   padding: 0px;
   margin-bottom: 10px;
}

.block ul {
   position: relative;
   left: 0px;
   top: 0px;
   margin: 0px;
   padding: 0px;
  padding-left: 26px;
  list-style: none;
   font-weight: bold;
}

.block ul li a{
  text-decoration: none;
  display: block;
  width: 100%;
   color: #FFFFFF;
}

.block ul li ul{
  list-style: none;
   font-weight: normal;
  margin: 0px;
  padding: 0px;
  margin-left: 3px;
  font-size: 1.0em;
}

.block #koninklijkenederlandsebiljardbond {
   position: relative;
   left: 0px;
   top: 13px;
   font-family: Courier;
   font-weight: bold;
   font-size: 16px;
   letter-spacing: 3px;
   line-height: 20px;
   text-align: center;
   color: #FFFFFF;
}

.block h2 {
   font-weight: bold;
   font-size: 1.0em;
   margin: 0px;
   padding: 0px;
   margin-left: 7px;
   margin-bottom: 5px;
}

.block #drempelsweg {
   position: relative;
   left: 0px;
   top: 0px;
   font-family: Courier;
   letter-spacing: 6px;
   text-align: right;
   padding-right: 15px;
   margin-bottom: 6px;
}

.block #drempelsweg a {
   text-decoration: none;
   color: #FFFFFF;
}

.block p, .block table {
   position: relative;
   left: 0px;
   top: 0px;
   margin: 0px;
   padding-left: 7px;
   padding-right: 7px;
}

.block p2{
   position: relative;
   left: 0px;
   top: 0px;
   margin: 0px;
   padding-left: 0px;
   padding-right: 0px;
}

table #p {    font-size: 1.0em; padding-left: 0px; padding-right: 0px; } /* Nino: dit was ooit padding 7px;*/
table #list TH { background: #89bf6b; }
table TR .over { background: #FFFFFF; cursor: pointer; }

#GetUserResult table tbody tr {
   vertical-align: top;
}

table a {
   color: #000000;
}

.block .meerInfo {
   position: absolute;
   left: 120px;
   top: 174px;
   width: 5px;
   height: 5px;
   font-size: 0px;
}

.block .searchButton {
   position: absolute;
   left: 85px;
   top: 65px;
   width: 5px;
   height: 5px;
   font-size: 0px;
}

.block .leftTop {
   position: absolute;
   left: 0px;
   top: 0px;
   width: 5px;
   height: 5px;
   font-size: 0px;
   background-image: url('../images/layout/leftTop.gif');
   background-repeat: no-repeat;
   background-position: top left;
}

.block .rightTop {
   position: absolute;
   right: 0px;
   top: 0px;
   width: 5px;
   height: 5px;
   font-size: 0px;
   background-image: url('../images/layout/rightTop.gif');
   background-repeat: no-repeat;
   background-position: top left;
}

.block .leftBottom {
   position: absolute;
   left: 0px;
   bottom: -1px;
   width: 5px;
   height: 6px;
   font-size: 0px;
   background-image: url('../images/layout/leftBottom.gif');
   background-repeat: no-repeat;
   background-position: top left;
}



.block .rightBottom {
   position: absolute;
   right: 0px;
   bottom: -1px;
   width: 5px;
   height: 6px;
   font-size: 0px;
   background-image: url('../images/layout/rightBottom.gif');
   background-repeat: no-repeat;
   background-position: top left;
}

.block .rightTopMenu {
   position: absolute;
   right: 1px;
   top: 0px;
   width: 5px;
   height: 5px;
   font-size: 0px;
   background-image: url('../images/layout/rightTop.gif');
   background-repeat: no-repeat;
   background-position: top left;
}

.block .rightBottomMenu {
   position: absolute;
   right: 1px;
   bottom: -1px;
   width: 5px;
   height: 6px;
   font-size: 0px;
   background-image: url('../images/layout/rightBottom.gif');
   background-repeat: no-repeat;
   background-position: top left;
}

.block .content {
   position: relative;
   right: 0px;
   top: 0px;
   width: 394px;
   float: left;
   /*overflow-x: hidden; */
   /*overflow-y: auto; */
}

.block .content ul {

   list-style-type: disc;
   font-weight: bold;
   color: #000000;
}

.block .content ul li{
   display: list-item;
}

.block .content ul li a{
   display: inline;
  text-decoration: none;
  font-weight: normal;
  width: 100%;
   color: #000000;
}

.block .minHeight {
   position: relative;
   right: 0px;
   top: 0px;
   width: 0px;
   height: 400px;
   font-size: 0px;
   float: right;

   /* test */
   /*border: #000000 solid 1px;*/
}

.block #searchBox {
   width: 136px;
   margin-left: 8px;
   margin-top: 3px;

}

.block .dashed {
   position: relative;
   right: 0px;
   top: 0px;
   width: 100%;
   height: 10px;
   font-size: 0px;
   background-image: url('../images/dashed.gif');
   background-repeat: repeat-x;
   background-position: 5px 0px;
}

div.blockLinkImage
{
   background-image: url('../images/icons/link_right.gif');
   background-repeat: no-repeat;
   background-position: right;
   cursor: pointer;
   padding-right: 7px;

}

.blockLink {
   display:block;
   color: #000000;
   text-decoration: none;
   cursor: pointer;

}

