.teaser {
 width: 480px;
 margin: 0px 0px 0px 0px;
 }

.teaser p.info {
 float:right;
 }

#container2 .newteasers .innerblock{
 float:left;
 }

#container2 .teaser h2 a,
#container2 .newteasers h2 a {
 font-variant: small-caps;
 font-weight: 700; 
 font-size: 1em; 
 _font-size: 0.9em; 
 color: black; 
 background-color: yellow;
 }

#container2 .teaser h3,
#container2 .newteasers h3 {
 display: block;
 width: 320px;
 padding: 0px 0px 20px 150px;
 margin: 0px;
 font-weight: normal; 
 font-size: 1em;
 line-height: 1.3em; 
 color: #3a3a3a;
 }

#container2 .teaser .head, #container2 .teaser .bottom,
#container2 .newteasers .head, #container2 .newteasers .bottom {
 display: none;
 }

#container2 .block {
  margin: 0px 0px 9px 0px;
  }

.teaser img.picture{
 border: 1px solid #5e584a;
 float:left;
 margin: 0px 10px 0px 0px;
 padding: 0px;
 }

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

.block.banners {
 overflow: hidden;
 margin-right: 20px;
 }

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

/* -------------
seealso 
---------------------*/

#container3 .links ul {
  margin: 0px 0px 0px 0px;
  }
.links li { 
  background-repeat: no-repeat;
  padding: 10px 0px 0px 40px;
  min-height: 32px;
  _background-image: none;
  }
