/*-----------teaser---------------*/

.newteasers .innerhead,
.newteasers .innerbottom{
 display:none;
 }

.newteasers .body .innerblock .innerbody{
 margin:0px;
 padding: 0px;
 background-image:none;
 }

.ThreeInARow.newteasers .body .innerblock .innerbody,
.ThreeInARow.newteasers .body .innerblock .innerbody{
 border-bottom: 1px solid #ffaf1a;
 padding: 0px 0px 5px 0px;
 }

.newteasers h2{
 font-size: 1.2em;
 }

.block.teaser .body h3,
.newteasers h3 {
 font-weight: normal;
 line-height: 120%;
 clear: none;
 color: #001d3f;
 margin: 10px 20px 0px 20px; 
 font-size: 1em;
 }

.teaserlist h3 {
 color: #001d3f;
 font-weight: normal;
 clear: both;
 }

.block.teaser img.picture{ 
 margin: 10px 10px 0px 10px;
 }

.newteasers .innerblock img.picture{ 
 margin: 10px 10px 0px 10px;
 }


/*---------teaserlist-----------*/

.teaserlist h5 {
 color: #001d3f;
 font-size: 1.0em;
 margin-bottom: 12px;
 }

.teaserlist li {
  background-image: url('/components/images/bullet.gif');
  background-repeat: no-repeat;
  padding: 0px 0px 0px 15px;
  }


/*---------------slideshow---------------*/

.block.slideshow {
 width: 367px;
 height: 168px;
 margin: 0px 0px 10px 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: 6px;
 left: 6px;
 width: 367px;
 height: 168px;
 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: 168px;
 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: 367px; 
 padding: 2px;
 height: 28px;
 min-height: 28px;
 border-top: 1px solid #f8f8f8;
 background-image: url("/components/images/verloop-blauw.png");
 z-index: 999;
 _background: none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/components/images/verloop-blauw.png');
 }
#container1 div.slide .slideText {
 width: 185px;
 }
#container3 div.slide .slideText {
 width: 225x;
 }
div.slide .slideText h3 {
 width: 268px;
 font-size: 1em;
 line-height: 1.1em;
 margin: 2px 2px 0px 2px;
 padding: 0px 0px 0px 0px;
 color: #fefefe;
 }
#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 {
 width: 178px;
 color: #fefefe;
 line-height: 1.1em;
 margin: 2px 2px 0px 2px;
 padding: 0px 0px 0px 0px;
 }
div.slide a {
 display: block;
 position: absolute;
 z-index: 1000;
 bottom: 0px;
 right: 5px;
 width: 91px;
 height: 24px;
 color: #404040;
 margin-left: 10px;
 font-weight: bold;
 padding-top: 2px;
 background-image: url("/components/images/button-bg.png");
 background-repeat: no-repeat;
 text-align: center;
 _background: none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/components/images/button-bg.png');
 }
div.slide a:hover {
 color: #000000;
 }
#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');
 }

  
/* ---------extended slideshow----------- */

.block.slideshowExt{
 position: relative;
 border: 1px solid #8eaee2;
 margin: 0px 0px 0px 5px;
 padding: 0px 0px 0px 0px;
 width: 366px;
 background-color: white;
 }

.block.slideshowExt .head,
.block.slideshowExt .bottom{
 display:none;
 }


#container2 .block.slideshowExt .body{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 325px;
 height: 168px;
 border: 0px solid orange;
 overflow: visible;
 }

.slideshowExt div.slide {
 display:block;
 overflow:hidden;
 width: 246px;
 height: 168px;
 margin: 0px 0px 0px 120px;
 padding: 0px 0px 0px 0px;
 border: 0px solid red;
 }

.slideshowExt .slideNav {
 width: 120px;
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 0px 5px;
 float:left;
 border: 0px solid green;
 text-decoration: none;
 }

.slideshowExt .slideNav ul {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 width: 100px;
 border: 0px solid green;
 }

.slideshowExt .slideNav h3 a,
.slideshowExt .slideNav h3 li a{
 text-decoration: none;
 color: #001537;
 text-decoration:none;
 background-image: url("/components/icons/pijl.gif");
 background-repeat: no-repeat;
 background-position: 0px 0.3em;
 padding-left: 0.9em;
 }

.slideshowExt .slideNav h3 a:hover,
.slideshowExt .slideNav h3 li a:hover{ 
 color: #b2d234;
 }

.slideshowExt img.picture {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 }

.slideshowExt div.slide .slideText p{
 padding: 0px 10px 10px 10px;
 }

.slideshowExt div.slide .slideText {
 position: absolute;
 bottom: 0px;
 display: block;
 color: #fefefe;
 font-weight: normal;
 width: 242px; 
 padding: 2px;
 height: 58px;
 min-height: 58px;
 border-top: 1px solid #f8f8f8;
 background-image: url("/components/images/verloop-blauw.png");
 z-index: 999;
 _background: none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/components/images/verloop-blauw.png');
 }

.slideshowExt div.slide h3 a {
 position:relative;
 margin: 3px 0px 0px 15px;
 padding: 0px 0px 0px 0px;
 width: 230px;
 height: 15px;
 color: white;
 text-decoration: underline;
 display: block;
 z-index: 1000;
 background-image: none;
 text-align: left;
 }

.slideshowExt div.slide a:hover {
 color: #b2d234;
 }
 .block.banners {
  overflow: hidden;
  
  }
#container1 .block.banners *, #container2 .block.banners * , #container3 .block.banners *  {
  background: none;
  
  }

  .banners img.banner {
  float: none;
  clear: both;
  }

