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

.block.teaser .head {
 display: none;
 }
.block.teaser .body {
 margin: 0px 20px 12px 18px;
 }
#container3 .teaser .body {
 margin: 0px 20px 12px 3px;
 }

#container2 .teaser .body {
 padding: 0px;
 }
.block.newteasers .innerblock .picture, 
.teaser .body .picture {
 margin: 4px 10px 0px 0px;
 float: left;
 clear: none;
 }

.block.teaser .body h2 a {
 color: #011535;
 }
.block.teaser .body h2 a:hover {
 color: #b2d234;
 }

.block.newteasers .innerblock h3,
.block.teaser .body h3 {
 color: #404040;
 font-weight: normal;
 display: inline;
 line-height: 120%;
 clear: none;
}


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

.teaserlist h5 {
  color: #0040bf;
  font-size: 1.0em;
  margin-bottom: 12px;
  }
.teaserlist ul {
  }

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

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

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