/*  basic stylesheet wich you maybe have to alter */

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

.newteasers .body img.picture {
 margin: 2px 10px 5px 0px;
 float: left;
 clear: none;
 }

.block.newteasers .innerblock{
 margin: 0px 0px 10px 0px;
 float:left;
 }

.block.newteasers .body h2 a {
 text-decoration:none;
 }

.teasertitle{
 margin: 0px 0px 3px 0px;
 }

/*---------banners/plaatje---------*/

img.banner{
 margin: 0px 0px 10px 0px;
 }

#container2 .newteasers.banners .body {
 padding-left: 11px;
}

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

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

#container2 .newteasers.teaserlist .body {
 padding: 0px 15px 0px 10px;
 }

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

#container3 .block.teaser .body h3,
#container3 .teaserlist h3, 
#container3 .teaserlist h5{
 color: white;
 }


  

