.agendablock p.introtext {
	display: none;
}

.newsblock .first {
	margin-left:0px;
}

.newsblock .last {
	margin-right:0px;
}

.newsblock a.overviewlink {
	display:none;
}

div.homeblock.agendablock {
  background:url('/images/agenda-background.png') bottom center no-repeat;
  padding-top:65px;
  height:266px;
  position:relative;
  z-index:0;  

}
  div.homeblock.agendablock.guestartist {
  background:url('/images/guest-artist-background.png') bottom center no-repeat;
  }
  div.homeblock.agendablock.guestartist .agendaitem {
    float:left;
    clear:both;
  }
  div.homeblock.agendablock.guestartist .title {
    font-size:20px;
    font-family:'DINWebBlack';
 
    font-weight:normal !important;
    height:21px !important;
    clear:both;
    line-height:20px;
  }
  div.homeblock.agendablock.guestartist a.hoverable {
    background:url("/images/guest-artist-arrow-sprite.png") bottom center;
    width:271px;
    height:37px;
  }
  div.homeblock.agendablock.guestartist a.hoverable:hover {
    background:url("/images/guest-artist-arrow-sprite.png") top center;
  }
  div.homeblock.agendablock .agendaitem .title {
    font-weight:bold;
    color:#000;
    height:19px;
    display:block;
    overflow:hidden;
  }
  
  div.homeblock.agendablock .agendaitem .location {
    height:19px;
    display:block;
    overflow:hidden;
  }
  div.agendaitemContainer {
    height:154px;
    /* om te voorkomen dat de arrow verspringt, mochten er minder dan 2 items staan */
  }
  div.agendaitemContainer div.agendaitem {
    padding:0 20px;
    height:65px;
    display:block;
    overflow:hidden;
  }
  div.agendaitemContainer div.agendaitem.first {
    
  }
  
  .agendaitemContainer, .agendaitemContainer a, .agendaitemContainer a:visited {
    font-size:13px;
  }
  
 div.homeblock.agendablock a.hoverable {
    display:block;
    width:270px;
    height:29px;
    /*margin:41px auto 0;    */
    position:absolute;
    bottom:20px;
    left:15px;
  }
  
div#homelogo {
  height:380px;
  float:left;
  width:613px;
  display:block;
  margin:-2px 10px 0 -3px;
}
div#homelexicon {
   background:url('/images/lexicon-background.png') bottom center no-repeat;
   height:252px;   
}
  div#homelexicon a {
    display:block;
    width:270px;
    height:40px;
    margin:190px auto 0;    
  }
div#tattoo-az {
  width:300px;
  height:129px;
  display:block;
  float:left;
}
div#homemailinglist {
  height:290px;
  background:url('/images/mailinglist-background.png') bottom center no-repeat;
}
  div#homemailinglist a {
    display:block;
    width:270px;
    height:29px;
    margin:236px auto 0;    
  }
  
div#homeshop {
  height:290px;
  background:url('/images/shop-background.png') bottom center no-repeat;
}
  div#homeshop .shopimage {
    display:block;
    margin:70px auto 0;
  }
  div#homeshop a.hoverable {
    display:block;
    width:287px;
    height:29px;
    margin:-27px auto 0;    
  }
  
div#homecollection {
  height:290px;
  background:url('/images/collection-background.png') bottom center no-repeat;
}
  div#homecollection a.hoverable {
    display:block;
    width:228px;
    height:38px;
    margin:230px auto 0;    
  }
  
div#hometickets {
  height:290px;
  background:url('/images/tickets-background.png') bottom center no-repeat;
}
  div#hometickets .ticketsimage {
    display:block;
    width:264px;
    margin:54px auto 0;
  }
  div#hometickets a.arrow {
    display:block;
    width:271px;
    height:37px;
    margin:10px auto 0;    
  }
div#homesm {
  height:235px;
  padding-top:55px;
  background:url('/images/sm-background.png') bottom center no-repeat;
}
  div#homesm a {
   font-size:18px;
   display:block;
   border-bottom:1px dotted black; 
   text-decoration:none;
   color:#000;
   text-transform:uppercase;
   width:260px;
   margin:0 auto 8px;
   text-align:justify;
   line-height:30px;
   padding-bottom:3px;
  }
    div#homesm a.youtubelink {
      border:0;
    }
  div#homesm a img {
    vertical-align:middle;
  }
div#hometwitter {
  height:233px;
  padding-top:57px;
  background:url('/images/twitter-background.png') bottom center no-repeat;
}
  div#hometwitter #twitterhome {
    height:170px;
  }
  div#hometwitter .tweet {
    width:260px;
    font-size:12px;
    margin:0 auto 5px;
    padding-bottom:5px;
    border-bottom:1px dotted #000;    
  }
  div#hometwitter .tweet a, div#hometwitter .tweet a:visited {
    font-size:12px;
    text-decoration:underline;
  }
  div#hometwitter .tweep {
    text-decoration:none;
    font-weight:normal;
    color:#000;
  }
  
  
  
  div#hometwitter .arrow {
    width:272px;
    display:block;
    margin:0 auto;
    position:relative;
  }