

a.BTNLivingStory {
      background-image:url(../images/img_orange_livingstory.jpg); 
      background-repeat:no-repeat;
      background-position:top left;   
}

a.BTNWeerwolven {
      background-image:url(../images/img_purple_weet_jij_wie.jpg); 
      background-repeat:no-repeat;
      background-position:top left;   
}

a.BTNoutdoor {
      background-image:url(../images/img_blue_outdoor.jpg); 
      background-repeat:no-repeat;
      background-position:top left;   
}

a.BTNcitygames {
      background-image:url(../images/img_red_citygames.jpg); 
      background-repeat:no-repeat;
      background-position:top left;   
}
a.BTNtraining {
      background-image:url(../images/img_green_training.jpg); 
      background-repeat:no-repeat;
      background-position:top left;   
}

.hide {
   display:none !important;
}
   div.SUBMENU {
      border:0px solid #000;

      margin-bottom:10px;
      padding-left:28px;      
      overflow:hidden;
   }
   
      div.SUBMENU div.subHolder {
         float:left;
         width:171px;
         margin-right:8px;   
         border-top:2px solid #fff;
      }
      
         div.SUBMENU ul {
            display:none;
            margin:0px;
            padding:0px;
            list-style:none;
         }
            div.SUBMENU ul li {
               margin:0px;
               padding:0px;
               float:left;
               clear:both;
            }
            
            div.SUBMENU ul li a {
               margin:0px;
               padding:0px;            
               display:block;
               padding:2px;
               padding-left:10px;
               font-size:14px;
               font-weight:bold;
               color:#464646;
               text-decoration:none;
               width:155px;
            }
   
   div.frontholder {
      background-image:url(../images/frontheaders/img_header_0.jpg); 
      background-repeat:no-repeat;
      background-position:top left;
      height:339px;
      border:0px solid #000;
   }
   
      div.frontholder ul {
         position:absolute;
         top:93px;
         z-index:1000;
         margin:0px;
         padding:0px;
         list-style:none;
         border:0px solid #0f0;
         padding-top:180px;
         padding-left:28px;
         width:915px;
         border:0px solid #000;
      }
      
         div.frontholder ul li {
            margin:0px;
            padding:0px;      
            border:2px solid #fff;
            float:left;
            width:167px;
            height:140px;
            margin-right:8px;
            background-color:#fd7a12;
         }
         
         div.frontholder ul li a {
            color:#fff;
            text-transform:uppercase;
            font-size:14px;
            text-decoration:none;
            padding:10px;
            padding-top:120px;
            display:block;height:20px;
         }
             div.frontholder ul li a strong {
               display:none;
               font-weight:normal;
             }
 
      
      
   div.newsItem {
      background-image:url(../images/bkg_newsItem.gif);
      background-repeat:no-repeat;
      background-position:bottom left;    
      padding-top:20px;
        
      padding-bottom:50px; 
      width:882px;
      margin:auto;
   }
   
   div.newsItem h3 {
      margin:0px;
      padding:11px;
      padding-top:16px;
      padding-bottom:5px;
      border:1px solid #dadada;
      border-bottom:0px;
      background-color:#f2f2f2;
      font-size:14px;
      color:#fd7a12;
   }
   
   div.newsItem p {
      margin:0px;
      padding:11px;
      padding-top:0px;
      padding-bottom:0px;
      border:1px solid #dadada;
      border-top:0px;
      border-bottom:0px;
      background-color:#f2f2f2;   
      line-height:20px; 
      color:#707070;
      
   }
   
    div.newsItem a {
      color:#fd7a12;
      font-size:9px;
    }
    
    
    /*SLIDESHOW*/
    #slideshow {
       position: relative;
       width: 240px;
       height: 180px;
     }
     #slideshow div {
          position: absolute;
          top: 0;
          left: 0;
     }
       