#newsBox {
   width:460px; 
   padding: 10px 0px 0px 0px;
   float: left;
}
.newsTeaserBox {
   width:442px;
   padding: 0px 0px 0px 0px;
   float: left;
   background-color: #ecebeb;
}
.newsTeaserBox1 {
   width:442px;
   padding: 0px 0px 0px 0px;
   float: left;
   background-color: #FFFFFF;
}
.newsTeaserBoxContent {
   width:310px;
   padding-left: 10px;
   float: left;
}
.newsTeaserBoxContent h1{  
   font-size: 1.2em; 
   font-weight: bold; 
   color: #000000;  
   font-style: normal;
   padding: 5px 0px 4px 0px;
   margin: 0px;
}
.newsTeaserPic {
   width: 110px;
   height: 100px;
   overflow:hidden;
   padding: 6px 0px 0px 10px;
   margin: 0px;
   float: left;
}
.newsTeaserContent {
   width:320px;
   padding: 0px 10px 4px 0px;
   float: left;
}
.newsTeaserLink {
   width:300px;
   padding: 4px 0px 4px 0px;
   float: left;
}
.newsTeaserLink a { 
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserLink a:hover { 
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserSubline {
   width: 100%;
   font-weight: bold;
   float: left;
}
.newsTeaserHeadline {
   width: 100%;
   float: left;
   padding: 2px 0px 6px 0px;
}
.newsTeaserHeadline a { 
   color: #000000;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserHeadline a:hover { 
   color: #878787;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserAbbinder { 
   width:442px;
   height: 22px;
   background-image: url(/fileadmin/2009/images/bg_boxlong_bottom_grey.gif);
   background-repeat: repeat-x;
   background-position: top left;
   float:left;
}
.newsTeaserAbbinder1 { 
   width:442px;
   height: 22px;
   background-image: url(/fileadmin/2009/images/bg_boxlong_bottom_white.gif);
   background-repeat: repeat-x;
   background-position: top left;
   float:left;
}
.newsBrowse {
   width: 100%;
   padding-top: 4px;
   text-align: center;
   float: left;
}
.news-single-item {
   width:600px;
   float: left;
   display:inline;
}
.news-single-img {
   width: 200px;
   text-align: center;
}
#newsDetailContent {
   float: left;
}
#newsDetailText {
   width: 365px;
}
#newsDetailPics {
   width: 200px;
   padding-left: 10px;
   float: left;
}
.news-single-imgcaption {
  height: 10px;
}