.teaser .head {
  display: none;
  }
.teaser .body .picture {
  margin: 0px 0px 0px 0px;
  float: none;
  }
#container2 .teaser .body .picture {
  margin: 0px 0px 0px 0px;
  }
#container2 .teaser.even .body .picture {
  margin: 0px 0px 0px 0px;
  float: right;
  }
#container2 .teaser.even .body h2 {
  float: left;
  }
#container2 .teaser.even .body h3 {
  float: left;
  }


#container2 .teaser .body {
  padding: 0px;
  }
.block.teaser .body h2 a {
 }
.block.teaser .body h2 a:hover {
  }
.block.teaser .body h3, .teaserlist h3 {
 font-weight: normal;
  color: #585858;
  }

/*
.TwoInARow {
  width: 100%;
  padding: 0px 0px 0px 0px;
  clear: both;
  }
.TwoInARow .teaser {
  clear: none;
  }
.TwoInARow .block.teaser .body {
  width: 280px;
  float: left;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  top: 0px;
  }

*/


.teaserlist h5 {
  color: #0040bf;
  font-size: 1.0em;
  margin-bottom: 12px;
  }
.teaserlist ul {
  }
.teaserlist li {
  background-image: url('/components/images/bullet.gif');
  background-repeat: no-repeat;
  padding: 0px 0px 0px 15px;
  }
/*slideshow*/
.block.slideshow {
  width: 560px;
  height: 222px;
  margin: 0px 0px 0px 0px;
  position: relative;
  }
#container2 .block.slideshow .body {
  overflow: visible;
  }
.block.slideshow.withindex {  
  width: 250px;
  float: right;
  }  
#container1 .block.slideshow {
  width: 185px;
  height: 118px;
  margin: 6px 5px 10px 6px;
  }

.block.slideshow div.slide {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 560px;
  height: 222px;
  overflow: hidden;
  }
.block.slide.withindex {
    width:250px;
  }  
#container2 .block.slideindex {
  width: 127px;
  height: 300px;
  float: left;
  }  
#container1 .block.slideshow div.slide {
  left: 10px;
  width: 185px;
  height: 118px;
  }
#container3 .block.slideshow div.slide {
  left: 10px;
  width: 225px;
  height: 153px;
  }
div.slide img {
  height: 222px;
  position: absolute;
  }
#container1 div.slide img {
  height: 118px;
  }
#container3 div.slide img {
  height: 153px;
  }
div.slide .slideText {
  position: absolute;
  bottom: 0px;
  display: block;
  color: #fefefe;
  font-weight: normal;
  width: 560px; 
  height: 60px;
  min-height: 60px;
  border-top: 0px solid #f8f8f8;
  background-image: url("../images/slide-bg.png");
  z-index: 999;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/activiteiten/eojongerendag/2009//images/slide-bg.png');
  }
#container1 div.slide .slideText {
  width: 185px;
  }
#container3 div.slide .slideText {
  width: 225x;
  }
#container2 .slide .slideText h3 {
  width: 400px;
  font-size: 1.0em;
  line-height: 1.1em;
  margin: 0px 12px 6px 18px;
  padding: 12px 0px 0px 0px;
  color: #ffffff;
  float: none;       
  }


  #container1 div.slide .slideText h3 {
  width: 130px;
  color: #fefefe;
  line-height: 1.1em;
  margin: 2px 2px 0px 2px;
  padding: 0px 0px 0px 0px;
  }
#container3 div.slide .slideText h3 {
  color: #d02c7c;
  line-height: 1.1em;
  margin: 2px 2px 0px 2px;
  padding: 0px 0px 0px 0px;
  }
div.slide a {
  display: block;
  position: absolute;
  right: 12px;
  z-index: 1000;
  bottom: 0px;
  width: 50px;
  height: 24px;
  color: #d02c7c;
  font-weight: bold;
  text-align: right;
 
}
div.slide a:hover {
  color: #009ad5;
  }
#container1 div.slide a, #container3 div.slide a {
  right: 0px;
  width: 50px;
  background-image: url("/components/images/button-small-bg.png");
  background-repeat: no-repeat;
  text-align: center;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/components/images/button-small-bg.png');
  }

  


